index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
2011-10-19
Btrfs: release trans metadata bytes before flushing delayed refs
Josef Bacik
2011-10-19
Btrfs: allow shrink_delalloc flush the needed reclaimed pages
Josef Bacik
2011-10-19
Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc
Josef Bacik
2011-10-19
Btrfs: don't check bytes_pinned to determine if we should commit the transaction
Josef Bacik
2011-10-19
Btrfs: fix regression in re-setting a large xattr
Josef Bacik
2011-10-19
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
2011-10-19
Btrfs: wait for ordered extents if we didn't reclaim enough
Josef Bacik
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
Btrfs: take overflow into account in reserving space
Josef Bacik
2011-10-19
Btrfs: check the return value of filemap_write_and_wait in the space cache
Josef Bacik
2011-10-19
Btrfs: add a io_ctl struct and helpers for dealing with the space cache
Josef Bacik
2011-10-19
Btrfs: don't skip writing out a empty block groups cache
Josef Bacik
2011-10-19
Btrfs: introduce mount option no_space_cache
Josef Bacik
2011-10-19
Btrfs: only inherit btrfs specific flags when creating files
Josef Bacik
2011-10-19
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
2011-10-19
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
2011-10-19
Btrfs: stop using write_one_page
Josef Bacik
2011-10-19
Btrfs: introduce convert_extent_bit
Josef Bacik
2011-10-19
Btrfs: check unused against how much space we actually want
Josef Bacik
2011-10-19
Btrfs: fix orphan cleanup regression
Josef Bacik
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
2011-10-19
Btrfs: delay iput when deleting a block group
Josef Bacik
2011-10-19
Btrfs: make sure to unset trans->block_rsv before running delayed refs
Josef Bacik
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
Btrfs: don't get the block_rsv in btrfs_free_tree_block
Josef Bacik
2011-10-19
Btrfs: use the transactions block_rsv for the csum root
Josef Bacik
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-10-19
Btrfs: put the block group cache after we commit the super
Josef Bacik
2011-10-19
Btrfs: set truncate block rsv's size
Josef Bacik
2011-10-19
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
2011-10-19
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
2011-10-19
Btrfs: fix call to btrfs_search_slot in free space cache
Josef Bacik
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
Btrfs: only reserve space in fallocate if we have to do a preallocate
Josef Bacik
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
[next]