index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
new helper: mount_subtree()
Al Viro
1
-29
/
+6
2011-11-16
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
Al Viro
1
-3
/
+1
2011-11-16
btrfs: fix double mntput() in mount_subvol()
Al Viro
1
-1
/
+0
2011-11-11
btrfs: rename the option to nospace_cache
David Sterba
1
-2
/
+2
2011-11-09
Btrfs: rework error handling in btrfs_mount()
Ilya Dryomov
1
-21
/
+21
2011-11-09
Btrfs: fix subvol_name leak on error in btrfs_mount()
Ilya Dryomov
1
-1
/
+3
2011-11-09
Btrfs: fix memory leak in btrfs_parse_early_options()
Ilya Dryomov
1
-0
/
+1
2011-11-07
btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
slyich@gmail.com
1
-3
/
+5
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
1
-1
/
+6
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-6
/
+13
2011-10-24
btrfs: do not allow mounting non-subvolumes via subvol option
David Sterba
1
-0
/
+19
2011-10-20
Btrfs: fix a bug when opening seed devices
Ilya Dryomov
1
-1
/
+1
2011-10-20
btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()
Jeff Liu
1
-2
/
+8
2011-10-19
Btrfs: introduce mount option no_space_cache
Josef Bacik
1
-4
/
+17
2011-10-19
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
1
-64
/
+135
2011-10-19
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
1
-24
/
+1
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+6
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
1
-0
/
+6
2011-06-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+7
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
1
-1
/
+7
2011-06-03
more conservative S_NOSEC handling
Al Viro
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+46
2011-05-26
Btrfs: add mount -o auto_defrag
Chris Mason
1
-1
/
+6
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-1
/
+3
2011-05-23
fs/btrfs: Add missing btrfs_free_path
Julia Lawall
1
-1
/
+3
2011-05-22
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+26
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-2
/
+2
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-1
/
+9
2011-05-13
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
1
-0
/
+26
2011-05-02
btrfs: rename variables clashing with global function names
David Sterba
1
-2
/
+2
2011-04-11
Btrfs: fix subvolume mount by name problem when default mount subvolume is set
Xin Zhong
1
-9
/
+33
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
1
-2
/
+17
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
1
-0
/
+5
2011-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+6
2011-02-16
Btrfs: put ENOSPC debugging under a mount option
Chris Mason
1
-1
/
+6
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+7
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
1
-0
/
+2
2011-01-28
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
1
-2
/
+5
2011-01-27
Btrfs: Free correct pointer after using strsep
Tero Roponen
1
-2
/
+3
2011-01-27
Btrfs: Fix memory leak on finding existing super
Ian Kent
1
-0
/
+2
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+263
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
1
-0
/
+84
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
1
-6
/
+140
2011-01-16
btrfs: fix wrong data space statistics
Miao Xie
1
-4
/
+3
2011-01-12
switch btrfs, close races
Al Viro
1
-0
/
+1
2010-12-22
btrfs: Add lzo compression support
Li Zefan
1
-0
/
+3
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
1
-11
/
+36
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
[prev]
[next]