Commit Graph

374 Commits (744f52f997b21de2a01931f79cf6c198bf688120)
 

Author SHA1 Message Date
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
Chris Mason 09be207d1b Btrfs: Fix failure cleanups when allocating extent buffers fail 17 years ago
Chris Mason 0da5468f47 Btrfs: Use writepages for the metadata too 17 years ago
Yan 008630c17c Properly delete csum item in btrfs_truncate_in_trans. 17 years ago
Chris Mason 34a3821873 Btrfs: Change push_leaf_{leaf,right} to empty the src leave during item deletion 17 years ago
Chris Mason e644d021e3 Fix recursive KM_USER1 usage in btrfs_realloc_node 17 years ago
Chris Mason f84a8b362d Btrfs: Optimize allocations as we need to mix data and metadata into one group 17 years ago
Yan a273208edd Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents 17 years ago
Yan dcfec0dcb1 Btrfs: Fix u32 overflow in dirty_and_release_pages. 17 years ago
Chris Mason 081e95736d Btrfs: Make defrag check nodes against the progress key to prevent repeating work 17 years ago
Yan c549228ff6 Btrfs: Properly update free space cache in __free_extent 17 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 17 years ago
Yan 944746ec75 Btrfs: small fixes for find_lock_delalloc_range. 17 years ago
Yan b97f9203b4 Btrfs: Fix typo and memory leak in extent-tree.c 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Chris Mason 2ff3e9b61d Add O_SYNC support to btrfs_file_write 17 years ago
Yan b56baf5bed Minor fix for btrfs_csum_file_block. 17 years ago
Yan 689f934661 Fix inline extent handling in btrfs_get_extent 17 years ago
Yan c67cda1758 Btrfs: Fix extent_map leak in extent_bmap 17 years ago
Chris Mason 44ec0b7179 Btrfs: Compile fixes for 2.6.24-rc1 17 years ago
Yan 134d451201 Fix ENOTEMPTY check in btrfs_rmdir 17 years ago
Yan 0d9f7f3e27 btrfs_inode_by_name return random value. 17 years ago
Chris Mason 5708b95916 Btrfs: Tune the automatic defrag code 17 years ago
Yan 18f16f7ba6 Btrfs: Fix for insert_inline_extent to handle offset != 0 17 years ago
Chris Mason cc0c553847 Btrfs: Fix split_leaf to detect when it is extending an item 17 years ago
Yan 65555a06b4 Btrfs: Off by one fixes in extent_map.c 17 years ago