aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* 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
* | | const: mark remaining address_space_operations constAlexey Dobriyan2009-09-22
* | | fs: Assign bdi in super_blockJens Axboe2009-09-16
* | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-30
|\|
| * Btrfs: preserve commit_root for async cachingYan Zheng2009-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-28
|\|
| * Btrfs: Fix async caching interaction with unmountYan Zheng2009-07-28
| * Btrfs: change how we unpin extentsJosef Bacik2009-07-27
| * Btrfs: async block group cachingJosef Bacik2009-07-24
| * Btrfs: Fix crash on read failures at mountDavid Woodhouse2009-07-22
* | btrfs: properly register fs backing deviceJens Axboe2009-06-16
|/
* Btrfs: pin buffers during write_dev_supersHisashi Hifumi2009-06-10
* Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-10