Commit Graph

400 Commits (291d673e6a22d9c6834e939f66c7cfef90669021)
 

Author SHA1 Message Date
Chris Mason 8f662a76c6 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing 17 years ago
Chris Mason e52ec0eb62 Btrfs: Fix NULL block groups on reading the inode 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 01f4665805 Btrfs: Less aggressive readahead on deletes 17 years ago
Chris Mason 879c1cfc31 Btrfs: Fix nodatacow extent lookup 17 years ago
Chris Mason 190662b212 Btrfs: Fix delayed allocation to avoid missing delalloc extents 17 years ago
Chris Mason 4aec2b5232 kmalloc a few large stack objects in the btrfs_ioctl path 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Chris Mason c59f8951d4 Btrfs: Add mount option to enforce a max extent size 17 years ago
Chris Mason d10c5f31c7 Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount 17 years ago
Chris Mason be20aa9dba Btrfs: Add mount option to turn off data cow 17 years ago
Chris Mason b6cda9bcb4 Btrfs: Add mount -o nodatasum to turn of file data checksumming 17 years ago
Chris Mason e9906a9849 Fixes for loopback files in btrfs 17 years ago
Yan 6e3b96668e Off by one fix for btrfs_drop_extents 17 years ago
Chris Mason f6dbff55d7 Btrfs: Reorder extent back refs to differentiate btree blocks from file data 17 years ago
Chris Mason 6caab489c5 Fix btrfs_inc_ref to add backref hints 17 years ago
Chris Mason 7a7205367d Btrfs: Fix typo in .. check (thanks Yan) 17 years ago
Chris Mason 76fea00a05 Btrfs: Add backrefs for symbolic link inodes 17 years ago
Chris Mason 70b043f0c7 Btrfs: Extra NULL block group checks in find_free_extent 17 years ago
Chris Mason 3954401fa6 Btrfs: Add back pointers from the inode to the directory that references it 17 years ago
Chris Mason d8d5f3e16d Btrfs: Add lowest key information to back refs for extent tree blocks as well. 17 years ago
Chris Mason 7bb86316c3 Btrfs: Add back pointers from extents to the btree or file referencing them 17 years ago
Chris Mason 74493f7a59 Btrfs: Implement generation numbers in block pointers 17 years ago
Christian Hesse 17636e03f4 Btrfs: section mismatch warnings 17 years ago
Yan 9691975dd6 Btrfs: Fix buffer get/release issue in create_snapshot 17 years ago
Chris Mason 1a2b2ac78a Btrfs: Fix extent allocation for btree blocks as the disk fills 17 years ago
Chris Mason 87ee04eb0f Btrfs: Add simple stripe size parameter 17 years ago
Chris Mason 00f5c795fc btrfs_drop_extents: make sure the item is getting smaller before truncate 17 years ago
Chris Mason ca6646264b Btrfs: Add efficient dirty accounting to the extent_map tree 17 years ago
Chris Mason 448d640b66 Btrfs: Fine tune the btree writeback exclusion some more 17 years ago
Chris Mason 8790bad7fb Btrfs: Only limit btree writeback for pdflush 17 years ago
Chris Mason 793955bca6 Btrfs: Limit btree writeback to prevent seeks 17 years ago
Chris Mason 015a739c7c Btrfs: Handle writeback under high memory pressure better 17 years ago
Yan eef1c494a2 Btrfs: Properly update right_nritems in push_leaf_left 17 years ago
Chris Mason 0e4de58432 Btrfs: Add check for null block group to find_search_start 17 years ago
Chris Mason 7073c8e852 Btrfs: Make sure page mapping dirty tag is properly cleared 17 years ago
Chris Mason 3e9fd94ff0 Btrfs: Avoid fragmentation from parallel delalloc filling 17 years ago
Wyatt Banks 2f4cbe6442 Btrfs: Return value checking in module init 17 years ago
Josef Bacik 3acd7ee876 Btrfs: xattr fixes 17 years ago
Josef Bacik 1caf9342fc Btrfs: Make ACLs return EOPNOTSUPP for now 17 years ago
Yan 5cf664263b Btrfs: Off by one fixes for extent-tree.c 17 years ago
Yan 5e5745dcaf Btrfs: Add full_scan parameter to find_search_start 17 years ago
Yan 324ae4df00 Btrfs: Add block group pinned accounting back 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago
Chris Mason 0591fb56fb Btrfs: Fix extent bit range testing 17 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 17 years ago
Chris Mason 856bf3e592 Btrfs: Avoid extent_buffer lru corruption 17 years ago
Chris Mason 257d0ce36f Btrfs: Allow large data extents in a single file to span into metadata block groups 17 years ago