aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-08-04
* Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-08-04
* Btrfs: explicitly use global_block_rsv for quota_treeStefan Behrens2013-05-17
* Btrfs: update the global reserve if it is emptyMiao Xie2013-05-17
* Btrfs: don't steal the reserved space from the global reserve if their space ...Miao Xie2013-05-17
* Btrfs: optimize the error handle of use_block_rsv()Miao Xie2013-05-17
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-17
* Btrfs: handle running extent ops with skinny metadataJosef Bacik2013-05-17
* btrfs: fix misleading variable name for flagsDavid Sterba2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: deal with free space cache errors while replaying logJosef Bacik2013-05-06
* Btrfs: allocate new chunks if the space is not enough for global rsvMiao Xie2013-05-06
* Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt2013-05-06
* Btrfs: don't panic if we're trying to drop too many refsJosef Bacik2013-05-06
* Btrfs: fix all callers of read_tree_blockJosef Bacik2013-05-06
* Btrfs: only exclude supers in the range of our block groupJosef Bacik2013-05-06
* Btrfs: fix possible infinite loop in slow cachingJosef Bacik2013-05-06
* Btrfs: cleanup of function where btrfs_extend_item() is calledTsutomu Itoh2013-05-06
* Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh2013-05-06
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-06
* Btrfs: don't wait on ordered extents if we have a trans openJosef Bacik2013-05-06
* Btrfs: fix error handling in make/read block groupJosef Bacik2013-05-06
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-06
* btrfs: clean snapshots one by oneDavid Sterba2013-05-06
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-29
|\
| * Btrfs: limit the global reserve to 512mbJosef Bacik2013-03-28
| * Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik2013-03-28
| * Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-17
|\|
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-02
|\|
| * Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logicWang Shilong2013-03-01
| * Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve failsWang Shilong2013-03-01
| * Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-28
| * btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-26
| * clear chunk_alloc flag on retryable failureAlexandre Oliva2013-02-26
| * btrfs: limit fallocate extent reservation to 256MBZach Brown2013-02-20
| * Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
| |\
| | * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-05
| | |\
| | * | Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason2013-02-01
| | * | Btrfs: fix cluster alignment for mount -o ssdChris Mason2013-02-01
| | * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-20
| |\ \ \
| | * | | btrfs: put some enospc messages under enospc_debugDavid Sterba2013-02-20
| | * | | Btrfs: fix deadlock due to unsubmittedMiao Xie2013-02-20
| | * | | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-20
| | * | | Btrfs: rework the overcommit logic to be based on the total sizeJosef Bacik2013-02-20
| | * | | 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