aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\
| * Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\|
| * Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}Miao Xie2011-11-10
| * Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
| |\
| | * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-29
| * | Btrfs: fix delayed insertion reservationJosef Bacik2011-11-06
| * | Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik2011-11-06
| * | Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-06
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
| * | Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-06
| * | btrfs: ratelimit WARN_ON in use_block_rsvDavid Sterba2011-10-24
| * | Btrfs: fix race between multi-task space allocation and caching spaceMiao Xie2011-10-20
| * | Btrfs: pass the correct root to lookup_free_space_inode()Ilya Dryomov2011-10-20
| * | Btrfs: if we have a lot of pinned space, commit the transactionJosef Bacik2011-10-19
| * | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-19
| * | Btrfs: release trans metadata bytes before flushing delayed refsJosef Bacik2011-10-19
| * | Btrfs: allow shrink_delalloc flush the needed reclaimed pagesJosef Bacik2011-10-19
| * | Btrfs: wait for ordered extents if we're in trouble when shrinking delallocJosef Bacik2011-10-19
| * | Btrfs: don't check bytes_pinned to determine if we should commit the transactionJosef Bacik2011-10-19
| * | Btrfs: wait for ordered extents if we didn't reclaim enoughJosef Bacik2011-10-19
| * | Btrfs: inline checksums into the disk free space cacheJosef Bacik2011-10-19
| * | Btrfs: take overflow into account in reserving spaceJosef Bacik2011-10-19
| * | Btrfs: introduce mount option no_space_cacheJosef Bacik2011-10-19
| * | Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-19
| * | Btrfs: check unused against how much space we actually wantJosef Bacik2011-10-19
| * | Btrfs: delay iput when deleting a block groupJosef Bacik2011-10-19
| * | Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik2011-10-19
| * | Btrfs: don't get the block_rsv in btrfs_free_tree_blockJosef Bacik2011-10-19
| * | Btrfs: use the transactions block_rsv for the csum rootJosef Bacik2011-10-19
| * | Btrfs: handle enospc accounting for free space inodesJosef Bacik2011-10-19
| * | Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik2011-10-19
| * | Btrfs: fix space leak when we fail to make an allocationJosef Bacik2011-10-19
| * | Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-19
| * | Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2011-10-19
| * | Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik2011-10-19
| * | Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-19
| * | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-19
| * | Btrfs: calculate checksum space correctlyJosef Bacik2011-10-19
| * | Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik2011-10-19
| * | Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-19
| |/
* / writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
|/
* Btrfs: fix 64 bit divide problemJosef Bacik2011-08-21
* Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-16
* Btrfs: check if there is enough space for balancing smarterliubo2011-08-16
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-16
* Btrfs: don't print the leaf if we had an errorJosef Bacik2011-08-01
* Btrfs: fix oops while writing data to SSD partitionsliubo2011-08-01