index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
2008-09-25
Btrfs: Add inode item and backref in one insert, reducing cpu usage
Chris Mason
2008-09-25
Btrfs: During deletes and truncate, remove many items at once from the tree
Chris Mason
2008-09-25
Btrfs: extent_io and extent_state optimizations
Chris Mason
2008-09-25
Btrfs: Add some extra debugging around file data checksum failures
Chris Mason
2008-09-25
Btrfs: Force f_pos to the max when a readdir hits the end of the directory.
Chris Mason
2008-09-25
Btrfs: Tune readahead during defrag to avoid reading too much at once
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
Chris Mason
2008-09-25
Btrfs: Add basic lockfs calls
Yan
2008-09-25
Btrfs: Fix for test_range_bit
Yan
2008-09-25
Fix for btrfs_find_free_objectid
Yan
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
Btrfs: Use blk_congestion_wait on older kernels
Chris Mason
2008-09-25
Btrfs: Fix compile on 2.6.22 kernel
Yan
2008-09-25
Btrfs: Fix compile on kernel without ACLs enabled
Yan
2008-09-25
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
Chris Mason
2008-09-25
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
Btrfs: Disable delalloc accounting for now
Chris Mason
2008-09-25
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
2008-09-25
Btrfs: Delete any remaining extent_maps before freeing the inode
Chris Mason
2008-09-25
Btrfs: Only delete roots from sysfs when they were added to sysfs
Chris Mason
2008-09-25
Btrfs: Change magic string to reflect new format
Chris Mason
2008-09-25
Btrfs: Add readonly inode flag
Yan
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
2008-09-25
Btrfs: Remove verbose WARN_ON
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
Btrfs: Add flush barriers on commit
Chris Mason
2008-09-25
Btrfs: Remove extent_map debugging message
Chris Mason
2008-09-25
Btrfs: Add inode flags support
Yan
2008-09-25
Btrfs: online shrinking fixes
Chris Mason
2008-09-25
Btrfs: Disable btree reada during extent backref lookups.
Chris Mason
2008-09-25
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
Btrfs: Move snapshot creation to commit time
Chris Mason
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
Btrfs: Change tree block csum tagging to avoid false error messages
Chris Mason
2008-09-25
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
2008-09-25
Properly call btrfs_search_slot while shrinking
Chris Mason
2008-09-25
Btrfs: Lower the max inline size to 8k
Chris Mason
2008-09-25
Btrfs: Change st_blocksize to 4k
Chris Mason
2008-09-25
Btrfs: Properly handle overlapping extent in shrink_extent_tree
Yan
2008-09-25
Btrfs: Add a helper that finds previous extent item
Yan
2008-09-25
Btrfs: Fix lock ordering of the snapshot semaphore against the page lock
Chris Mason
2008-09-25
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
2008-09-25
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
2008-09-25
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
[next]