aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner
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-06vfs: switch ->show_options() to struct dentry *Al Viro
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-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
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
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2011-12-15BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler
2011-12-15Btrfs: add a cond_resched() into the worker loopChris Mason
2011-12-15Btrfs: fix ctime update of on-disk inodeLi Zefan
2011-12-15btrfs: keep orphans for subvolume deletionArne Jansen
2011-12-15Btrfs: fix inaccurate available space on raid0 profileMiao Xie
2011-12-15Btrfs: fix wrong disk space information of the filesMiao Xie
2011-12-15Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie
2011-12-15btrfs: free-space-cache.c: remove extra semicolon.Justin P. Mattock
2011-12-09Btrfs: fix btrfs_end_bio to deal with write errors to a single mirrorChris Mason
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva
2011-12-07Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva