index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-79
/
+64
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+45
2012-01-16
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
1
-0
/
+36
2012-01-16
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
1
-2
/
+9
2012-01-16
Btrfs: add skip_balance mount option
Ilya Dryomov
1
-2
/
+9
2012-01-08
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
1
-5
/
+0
2012-01-08
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
1
-37
/
+38
2012-01-08
btrfs: consolidate failure exits in btrfs_mount() a bit
Al Viro
1
-16
/
+5
2012-01-08
btrfs: make free_fs_info() call ->kill_sb() unconditional
Al Viro
1
-6
/
+2
2012-01-08
btrfs: merge free_fs_info() calls on fill_super failures
Al Viro
1
-1
/
+1
2012-01-08
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
Al Viro
1
-5
/
+2
2012-01-08
btrfs: make open_ctree() return int
Al Viro
1
-4
/
+4
2012-01-08
btrfs: sanitizing ->fs_info, part 4
Al Viro
1
-2
/
+1
2012-01-08
btrfs: fix mount/umount race
Al Viro
1
-9
/
+4
2012-01-08
btrfs: get ->kill_sb() of its own
Al Viro
1
-9
/
+18
2012-01-08
btrfs: preparation to fixing mount/umount race
Al Viro
1
-1
/
+5
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-03
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
1
-1
/
+0
2011-12-21
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
1
-1
/
+38
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-7
/
+25
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
1
-1
/
+12
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
1
-1
/
+12
2011-12-15
Btrfs: fix inaccurate available space on raid0 profile
Miao Xie
1
-6
/
+13
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2011-11-30
Btrfs: fix oops when calling statfs on readonly device
Li Zefan
1
-3
/
+3
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
[next]