aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse2009-06-10
* Btrfs: autodetect SSD devicesChris Mason2009-06-10
* Btrfs: fix metadata dirty throttling limitsChris Mason2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: remove some WARN_ONs in the IO failure pathChris Mason2009-05-14
* Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
* Btrfs: ratelimit IO error printksChris Mason2009-04-27
* Btrfs: remove #if 0 codeChris Mason2009-04-27
* Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-24
* Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-20
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-03
|\
| * Btrfs: remove dead codeDan Carpenter2009-04-02
| * Btrfs: rework allocation clusteringChris Mason2009-04-03