index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-11
Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}
Miao Xie
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-24
btrfs: ratelimit WARN_ON in use_block_rsv
David Sterba
2011-10-20
Btrfs: fix race between multi-task space allocation and caching space
Miao Xie
2011-10-20
Btrfs: pass the correct root to lookup_free_space_inode()
Ilya Dryomov
2011-10-19
Btrfs: if we have a lot of pinned space, commit the transaction
Josef Bacik
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
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: 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: introduce mount option no_space_cache
Josef Bacik
2011-10-19
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
Btrfs: check unused against how much space we actually want
Josef Bacik
2011-10-19
Btrfs: delay iput when deleting a block group
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: 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: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
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: kill the durable block rsv stuff
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-09-29
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
2011-08-21
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-17
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2011-08-17
Btrfs: check if there is enough space for balancing smarter
liubo
2011-08-17
Btrfs: detect wether a device supports discard
Josef Bacik
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
[next]