Commit Graph

60 Commits (ef3be45722317f8c2fb0e861065df0c3830ff9ac)

Author SHA1 Message Date
Xiao Guangrong 3a6d457ec7 Btrfs: remove unused members from struct extent_state 14 years ago
Jeff Mahoney 1bf85046e4 btrfs: Make extent-io callbacks that never fail return void 14 years ago
Chris Mason bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
Chris Mason a65917156e Btrfs: stop using highmem for extent_buffers 14 years ago
richard kennedy 9eb9104c66 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline 14 years ago
David Sterba f2a97a9dbd btrfs: remove all unused functions 14 years ago
David Sterba 621496f4fd btrfs: remove unused function prototypes 14 years ago
David Sterba ba14419264 btrfs: drop gfp parameter from alloc_extent_buffer 14 years ago
David Sterba f09d1f60e6 btrfs: drop gfp parameter from find_extent_buffer 14 years ago
David Sterba f993c883ad btrfs: drop unused argument from extent_io_tree_init 14 years ago
David Sterba 306e16ce13 btrfs: rename variables clashing with global function names 14 years ago
Arne Jansen 507903b818 btrfs: using cached extent_state in set/unlock combinations 14 years ago
Josef Bacik a826d6dcb3 Btrfs: check items for correctness as we search 14 years ago
Chris Mason ec29ed5b40 Btrfs: fix fiemap bugs with delalloc 14 years ago
Li Zefan 261507a02c btrfs: Allow to add new compression algorithm 14 years ago
Miao Xie 88f794ede7 btrfs: cleanup duplicate bio allocating functions 14 years ago
Miao Xie 19fe0a8b78 Btrfs: Switch the extent buffer rbtree into a radix tree 14 years ago
Chris Mason 4845e44ffd Btrfs: rework O_DIRECT enospc handling 15 years ago
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Yan, Zheng 0ca1f7ceb1 Btrfs: Update metadata reservation for delayed allocation 15 years ago
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Josef Bacik 32c00aff71 Btrfs: release delalloc reservations on extent item insertion 16 years ago
Chris Mason a791e35e12 Btrfs: cleanup extent_clear_unlock_delalloc flags 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
Chris Mason 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. 16 years ago
Chris Mason 9655d2982b Btrfs: use a cached state for extent state operations during delalloc 16 years ago
Chris Mason 2c64c53d8d Btrfs: cache values for locking extents 16 years ago
Chris Mason 1edbb734b4 Btrfs: reduce CPU usage in the extent_state tree 16 years ago
Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
Yehuda Sadeh 1506fcc818 Btrfs: fiemap support 16 years ago
Yan Zheng 17d217fe97 Btrfs: fix nodatasum handling in balancing code 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Josef Bacik 2517920135 Btrfs: nuke fs wide allocation mutex V2 17 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 17 years ago
Zheng Yan 5b21f2ed3f Btrfs: extent_map and data=ordered fixes for space balancing 17 years ago
Chris Mason 4bef084857 Btrfs: Tree logging fixes 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason a61e6f29dc Btrfs: Use a mutex in the extent buffer for tree block locking 17 years ago
Chris Mason 6af118ce51 Btrfs: Index extent buffers in an rbtree 17 years ago
Chris Mason 247e743cbe Btrfs: Use async helpers to deal with pages that have been improperly dirtied 17 years ago
Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 years ago
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 17 years ago
Chris Mason 7e38326f5b Btrfs: Handle checksumming errors while reading data blocks 17 years ago
Chris Mason f188591e98 Btrfs: Retry metadata reads in the face of checksum failures 17 years ago
Chris Mason ce9adaa5a7 Btrfs: Do metadata checksums for reads via a workqueue 17 years ago
Chris Mason 728131d8e4 Btrfs: Add additional debugging for metadata checksum failures 17 years ago
Chris Mason 2d2ae54797 Btrfs: Add leak debugging for extent_buffer and extent_state 17 years ago