aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-11-29
|\
| * Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason2010-11-29
| * Btrfs: setup blank root and fs_info for mount timeJosef Bacik2010-11-27
| * Btrfs: add migrate page for metadata inodeChris Mason2010-11-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-30
|\|
| * Btrfs: async transaction commitSage Weil2010-10-29
| * Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-29
| * Btrfs: write out free space cacheJosef Bacik2010-10-29
| * Btrfs: create special free space cache inodeJosef Bacik2010-10-28
* | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
|/
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter2010-06-11
* Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter2010-06-11
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
* Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-25
* btrfs: convert to using bdi_setup_and_register()Jens Axboe2010-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
| * Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-02-04
* Btrfs: run orphan cleanup on default fs rootJosef Bacik2010-01-28
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\
| * Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\|
| * Btrfs: async delalloc flushing under space pressureJosef Bacik2009-10-08
| * Btrfs: fix deadlock on async thread startupChris Mason2009-10-05
* | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
|\|
| * Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig2009-10-01
| * Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
|\|
| * Btrfs: hash the btree inode during fill_superYan Zheng2009-09-24
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
| * Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
| * Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
| * Btrfs: improve async block group cachingYan Zheng2009-09-17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-11
| |\
| | * Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
| | * Btrfs: Allow worker threads to exit when idleChris Mason2009-09-11