summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-301-13/+19
|\
| * Btrfs: async transaction commitSage Weil2010-10-291-0/+1
| * Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-291-11/+0
| * Btrfs: write out free space cacheJosef Bacik2010-10-291-1/+16
| * Btrfs: create special free space cache inodeJosef Bacik2010-10-281-1/+2
* | btrfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-15/+4
|/
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-4/+4
* Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter2010-06-111-0/+4
* Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter2010-06-111-2/+5
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-251-5/+18
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-251-36/+0
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-251-12/+20
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-251-30/+29
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-3/+3
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-251-0/+9
* Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-251-6/+0
* btrfs: convert to using bdi_setup_and_register()Jens Axboe2010-04-261-11/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-051-4/+8
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-301-1/+0
| * Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik2010-03-301-3/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-151-6/+9
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-081-2/+2
* Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2010-02-041-1/+6
* Btrfs: run orphan cleanup on default fs rootJosef Bacik2010-01-281-0/+6
* Btrfs: Add delayed iputYan, Zheng2009-12-171-0/+4
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-171-6/+11
* Btrfs: Avoid superfluous tree-log writeoutYan, Zheng2009-12-151-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-151-0/+2
|\
| * Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-111-19/+29
|\ \ | |/
| * Btrfs: async delalloc flushing under space pressureJosef Bacik2009-10-081-0/+6
| * Btrfs: fix deadlock on async thread startupChris Mason2009-10-051-19/+23
* | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-011-6/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-011-2/+4
|\ \ | |/
| * Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig2009-10-011-1/+3
| * Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-241-81/+154
|\ \ | |/
| * Btrfs: hash the btree inode during fill_superYan Zheng2009-09-241-0/+1
| * Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-19/+62
| * Btrfs: change how subvolumes are organizedYan, Zheng2009-09-211-18/+53
| * Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-211-25/+14
| * Btrfs: improve async block group cachingYan Zheng2009-09-171-2/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-111-17/+19
| |\
| | * Btrfs: switch extent_map to a rw lockChris Mason2009-09-111-7/+7
| | * Btrfs: Allow worker threads to exit when idleChris Mason2009-09-111-10/+12
* | | const: mark remaining address_space_operations constAlexey Dobriyan2009-09-221-1/+1
* | | fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+1
* | | writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-301-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud