aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
...
| | * | | btrfs: remove unnecessary DEFINE_WAIT() declarationsEric Sandeen2013-02-20
| | * | | Btrfs: do not overcommit if we don't have enough space for global rsvJosef Bacik2013-02-20
| | * | | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-20
| | * | | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-20
| | * | | Btrfs: make raid attr array more readableMiao Xie2013-02-20
| | * | | Btrfs: record first logical byte in memoryLiu Bo2013-02-20
| | * | | Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo2013-02-20
| | * | | Btrfs: kill unused argument of update_block_groupLiu Bo2013-02-20
| | * | | Btrfs: kill unused arguments of cache_block_groupLiu Bo2013-02-20
| | * | | Btrfs: remove deprecated commentsLiu Bo2013-02-20
| | * | | Btrfs: don't re-enter when allocating a chunkJosef Bacik2013-02-20
| | * | | Btrfs: flush all dirty inodes if writeback can not startMiao Xie2013-02-20
| | * | | Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-20
| | * | | Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
* | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\ \ \ \ \
| * | | | | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \ \ \ \
| * | | | | | btrfs: fix comment typosLiu Bo2013-01-09
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt2013-02-06
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\| | | | | |_|/ / |/| | |
| * | | Btrfs: reset path lock state to zeroLiu Bo2013-01-14
| * | | Btrfs: let allocation start from the right raid typeLiu Bo2013-01-14
| * | | Btrfs: set flushing if we're limited flushingJosef Bacik2013-01-14
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\| | | |/ |/|
| * Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik2012-12-16
| * Btrfs: fix autodefrag and umount lockupJosef Bacik2012-12-16
| * Btrfs: put raid properties into global tableLiu Bo2012-12-16
| * Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie2012-12-16
| * Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
| * Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-12
| * Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo2012-12-12
| * fs/btrfs: use WARNJulia Lawall2012-12-12
| * Btrfs: fill the global reserve when unpinning spaceJosef Bacik2012-12-11
| * Btrfs: improve the noflush reservationMiao Xie2012-12-11
| * Btrfs: fix wrong comment in can_overcommit()Miao Xie2012-12-11
| * Btrfs: cleanup duplicated division functionsMiao Xie2012-12-11
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
|/
* Btrfs: don't commit instead of overcommittingJosef Bacik2012-10-09
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-09
* Btrfs: run delayed refs first when out of spaceJosef Bacik2012-10-09
* btrfs: move transaction aborts to the point of failureDavid Sterba2012-10-08
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: cleanup for duplicated code in find_free_extentLiu Bo2012-10-04
* Btrfs: remove bytes argument from do_chunk_allocJosef Bacik2012-10-01
* Btrfs: delay block group item insertionJosef Bacik2012-10-01
* Btrfs: fix our overcommit mathJosef Bacik2012-10-01
* Btrfs: wait on async pages when shrinking delallocJosef Bacik2012-10-01
* Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie2012-10-01