summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-01-08btrfs: sanitizing ->fs_info, part 1Al Viro
2012-01-08btrfs: fix a deadlock in btrfs_scan_one_device()Al Viro
2012-01-08btrfs: fix mount/umount raceAl Viro
2012-01-08btrfs: get ->kill_sb() of its ownAl Viro
2012-01-08btrfs: preparation to fixing mount/umount raceAl Viro
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Btrfs: revamp clustered allocation logicAlexandre Oliva
2012-01-07Btrfs: don't set up allocation result twiceAlexandre Oliva
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-06Btrfs: test free space only for unclustered allocationAlexandre Oliva
2012-01-06Btrfs: use bigger metadata chunks on bigger filesystemsChris Mason
2012-01-06Btrfs: lower the bar for chunk allocationChris Mason
2012-01-06Btrfs: run chunk allocations while we do delayed refsChris Mason
2012-01-05Btrfs: make sure we're not using obsolete code in btrfs_get_extentJan Schmidt
2012-01-05Btrfs: new backref walking codeJan Schmidt
2012-01-04Btrfs: added btrfs_find_all_roots()Jan Schmidt
2012-01-04Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt
2012-01-04Btrfs: put back delayed refs that are too newArne Jansen
2012-01-04Btrfs: add sequence numbers to delayed refsArne Jansen
2012-01-04Btrfs: add nested locking mode for pathsArne Jansen
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-23Merge branch 'integration' into for-linusChris Mason
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-22Btrfs: always save ref_root in delayed refsArne Jansen
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen
2011-12-22Btrfs: added helper btrfs_next_item()Jan Schmidt
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21Btrfs: integrate integrity check module into btrfsStefan Behrens
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens
2011-12-21Btrfs: add config option to enable btrfs integrity checkStefan Behrens
2011-12-21Btrfs: add optional integrity check codeStefan Behrens
2011-12-18btrfs: fix dirtied pages accounting on sub-page writesWu Fengguang
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-15Btrfs: unplug every once and a whileChris Mason
2011-12-15Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik