summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth
2011-10-24btrfs: ratelimit WARN_ON in use_block_rsvDavid Sterba
2011-10-20Btrfs: fix race between multi-task space allocation and caching spaceMiao Xie
2011-10-20Btrfs: pass the correct root to lookup_free_space_inode()Ilya Dryomov
2011-10-19Btrfs: if we have a lot of pinned space, commit the transactionJosef Bacik
2011-10-19Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik
2011-10-19Btrfs: release trans metadata bytes before flushing delayed refsJosef Bacik
2011-10-19Btrfs: allow shrink_delalloc flush the needed reclaimed pagesJosef Bacik
2011-10-19Btrfs: wait for ordered extents if we're in trouble when shrinking delallocJosef Bacik
2011-10-19Btrfs: don't check bytes_pinned to determine if we should commit the transactionJosef Bacik
2011-10-19Btrfs: wait for ordered extents if we didn't reclaim enoughJosef Bacik
2011-10-19Btrfs: inline checksums into the disk free space cacheJosef Bacik
2011-10-19Btrfs: take overflow into account in reserving spaceJosef Bacik
2011-10-19Btrfs: introduce mount option no_space_cacheJosef Bacik
2011-10-19Btrfs: allow us to overcommit our enospc reservationsJosef Bacik
2011-10-19Btrfs: check unused against how much space we actually wantJosef Bacik
2011-10-19Btrfs: delay iput when deleting a block groupJosef Bacik
2011-10-19Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik
2011-10-19Btrfs: don't get the block_rsv in btrfs_free_tree_blockJosef Bacik
2011-10-19Btrfs: use the transactions block_rsv for the csum rootJosef Bacik
2011-10-19Btrfs: handle enospc accounting for free space inodesJosef Bacik
2011-10-19Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik
2011-10-19Btrfs: fix space leak when we fail to make an allocationJosef Bacik
2011-10-19Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik
2011-10-19Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik
2011-10-19Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik
2011-10-19Btrfs: kill unused parts of block_rsvJosef Bacik
2011-10-19Btrfs: kill the durable block rsv stuffJosef Bacik
2011-10-19Btrfs: calculate checksum space correctlyJosef Bacik
2011-10-19Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik
2011-10-19Btrfs: kill reserved_bytes in inodeJosef Bacik
2011-09-29btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh
2011-08-16Btrfs: check if there is enough space for balancing smarterliubo
2011-08-16Btrfs: detect wether a device supports discardJosef Bacik
2011-08-01Btrfs: don't print the leaf if we had an errorJosef Bacik
2011-08-01Btrfs: fix oops while writing data to SSD partitionsliubo
2011-08-01Btrfs: Protect the readonly flag of block groupWuBo
2011-08-01Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh
2011-08-01Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason
2011-07-27Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason
2011-07-27Btrfs: make a lockdep class for each rootChris Mason