aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stableDavid Sterba2011-10-24
|\
| * Btrfs: don't flush the cache inode before writing itJosef Bacik2011-10-19
| * 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: reserve some space for an orphan item when unlinkingJosef 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: fix regression in re-setting a large xattrJosef Bacik2011-10-19
| * Btrfs: fix the amount of space reserved for unlinkJosef 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: check the return value of filemap_write_and_wait in the space cacheJosef Bacik2011-10-19
| * Btrfs: add a io_ctl struct and helpers for dealing with the space cacheJosef Bacik2011-10-19
| * Btrfs: don't skip writing out a empty block groups cacheJosef Bacik2011-10-19
| * Btrfs: introduce mount option no_space_cacheJosef Bacik2011-10-19
| * Btrfs: only inherit btrfs specific flags when creating filesJosef Bacik2011-10-19
| * Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-19
| * Btrfs: break out of orphan cleanup if we can't make progressJosef Bacik2011-10-19
| * Btrfs: use the global reserve as a backup for deleting inodesJosef Bacik2011-10-19
| * Btrfs: stop using write_one_pageJosef Bacik2011-10-19
| * Btrfs: introduce convert_extent_bitJosef Bacik2011-10-19
| * Btrfs: check unused against how much space we actually wantJosef Bacik2011-10-19
| * Btrfs: fix orphan cleanup regressionJosef Bacik2011-10-19
| * Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik2011-10-19
| * Btrfs: delay iput when deleting a block groupJosef Bacik2011-10-19
| * Btrfs: make sure to unset trans->block_rsv before running delayed refsJosef 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: put the block group cache after we commit the superJosef Bacik2011-10-19
| * Btrfs: set truncate block rsv's sizeJosef 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: fix call to btrfs_search_slot in free space cacheJosef Bacik2011-10-19
| * Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-19
| * Btrfs: reduce the amount of space needed for truncatesJosef Bacik2011-10-19
| * Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik2011-10-19
| * Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2011-10-19
| * Btrfs: optimize how we account for space in truncateJosef 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: ratelimit the generation printk for the free space cacheJosef Bacik2011-10-19
| * Btrfs: fix how we reserve space for deleting inodesJosef Bacik2011-10-19
| * Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-19
| * Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-19
| * Btrfs: calculate checksum space correctlyJosef Bacik2011-10-19