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: Add back pointers from the inode to the directory that references it
Chris Mason
2008-09-25
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
Btrfs: Implement generation numbers in block pointers
Chris Mason
2008-09-25
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
Btrfs: Fix buffer get/release issue in create_snapshot
Yan
2008-09-25
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
2008-09-25
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
Btrfs: Fine tune the btree writeback exclusion some more
Chris Mason
2008-09-25
Btrfs: Only limit btree writeback for pdflush
Chris Mason
2008-09-25
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
Btrfs: Properly update right_nritems in push_leaf_left
Yan
2008-09-25
Btrfs: Add check for null block group to find_search_start
Chris Mason
2008-09-25
Btrfs: Make sure page mapping dirty tag is properly cleared
Chris Mason
2008-09-25
Btrfs: Avoid fragmentation from parallel delalloc filling
Chris Mason
2008-09-25
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
Btrfs: xattr fixes
Josef Bacik
2008-09-25
Btrfs: Make ACLs return EOPNOTSUPP for now
Josef Bacik
2008-09-25
Btrfs: Off by one fixes for extent-tree.c
Yan
2008-09-25
Btrfs: Add full_scan parameter to find_search_start
Yan
2008-09-25
Btrfs: Add block group pinned accounting back
Yan
2008-09-25
xattr support for btrfs
Josef Bacik
2008-09-25
Btrfs: Fix extent bit range testing
Chris Mason
2008-09-25
Btrfs: Add readpages support
Chris Mason
2008-09-25
Btrfs: Avoid extent_buffer lru corruption
Chris Mason
2008-09-25
Btrfs: Allow large data extents in a single file to span into metadata block ...
Chris Mason
2008-09-25
Btrfs: Fix failure cleanups when allocating extent buffers fail
Chris Mason
2008-09-25
Btrfs: Use writepages for the metadata too
Chris Mason
2008-09-25
Properly delete csum item in btrfs_truncate_in_trans.
Yan
2008-09-25
Btrfs: Change push_leaf_{leaf,right} to empty the src leave during item deletion
Chris Mason
2008-09-25
Fix recursive KM_USER1 usage in btrfs_realloc_node
Chris Mason
2008-09-25
Btrfs: Optimize allocations as we need to mix data and metadata into one group
Chris Mason
2008-09-25
Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
Yan
2008-09-25
Btrfs: Fix u32 overflow in dirty_and_release_pages.
Yan
2008-09-25
Btrfs: Make defrag check nodes against the progress key to prevent repeating ...
Chris Mason
2008-09-25
Btrfs: Properly update free space cache in __free_extent
Yan
2008-09-25
Btrfs: Add writepages support
Chris Mason
2008-09-25
Btrfs: small fixes for find_lock_delalloc_range.
Yan
2008-09-25
Btrfs: Fix typo and memory leak in extent-tree.c
Yan
2008-09-25
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
Add O_SYNC support to btrfs_file_write
Chris Mason
2008-09-25
Minor fix for btrfs_csum_file_block.
Yan
2008-09-25
Fix inline extent handling in btrfs_get_extent
Yan
2008-09-25
Btrfs: Fix extent_map leak in extent_bmap
Yan
2008-09-25
Btrfs: Compile fixes for 2.6.24-rc1
Chris Mason
2008-09-25
Fix ENOTEMPTY check in btrfs_rmdir
Yan
[next]