Commit Graph

83 Commits (84d9077b3391e6966813e380e63b57f53e58e120)

Author SHA1 Message Date
Qinghuang Feng a48ddf08ba Btrfs: remove unused code in split_state() 16 years ago
Chris Mason 9b0d3ace33 Btrfs: don't return congestion in write_cache_pages as often 16 years ago
Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
Chris Mason 3935127c50 Btrfs: disable leak debugging checks in extent_io.c 16 years ago
Yehuda Sadeh 1506fcc818 Btrfs: fiemap support 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Chris Mason 43b774ba13 Btrfs: drop EXPORT symbols from extent_io.c 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Liu Hui c584482b47 Btrfs: Fix typo in clear_state_cb 16 years ago
Chris Mason cad321ad52 Btrfs: shift all end_io work to thread pools 16 years ago
Chris Mason 934d375bac Btrfs: Use map_private_extent_buffer during generic_bin_search 16 years ago
Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago
Christoph Hellwig 641f5219f2 Btrfs: sparse lock verification annotations for wait_on_state 16 years ago
Chris Mason 0e6bd956ed Btrfs: only flush down bios for writeback pages 16 years ago
Chris Mason 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 years ago
Chris Mason d2c3f4f695 Btrfs: Avoid writeback stalls 16 years ago
Chris Mason 5b050f04c8 Btrfs: Fix compile warnings on 32 bit machines 16 years ago
Chris Mason b47eda8690 Btrfs: Turn off extent state leak debugging 16 years ago
Chris Mason 39be25cd89 Btrfs: Use invalidatepage when writepage finds a page outside of i_size 16 years ago
Chris Mason f2b1c41cf9 Btrfs: Make sure pages are dirty before doing delalloc for them 16 years ago
Chris Mason 3b7885bf96 Btrfs: enforce metadata allocation clustering 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Chris Mason 70b99e6959 Btrfs: Compression corner fixes 17 years ago
Yan Zheng d899e05215 Btrfs: Add fallocate support v2 17 years ago
Yan Zheng 6643558db2 Btrfs: Fix bookend extent race v2 17 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
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Zheng Yan 5b21f2ed3f Btrfs: extent_map and data=ordered fixes for space balancing 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 17 years ago
Zheng Yan 31840ae1a6 Btrfs: Full back reference support 17 years ago
Josef Bacik 0f9dd46cda Btrfs: free space accounting redo 17 years ago
Chris Mason 4bef084857 Btrfs: Tree logging fixes 17 years ago
Christoph Hellwig b214107eda Btrfs: trivial sparse fixes 17 years ago
Chris Mason a1b32a5932 Btrfs: Add debugging checks to track down corrupted metadata 17 years ago
David Woodhouse 902b22f341 Btrfs: Remove broken optimisations in end_bio functions. 17 years ago
David Woodhouse 2db04966ae Btrfs: Change TestSetPageLocked() to trylock_page() 17 years ago
Sven Wegener 0ee0fda06b Btrfs: Add compatibility for kernels >= 2.6.27-rc1 17 years ago
Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 years ago
Chris Mason 33958dc6d3 Btrfs: Fix verify_parent_transid 17 years ago
Chris Mason 89642229a5 Btrfs: Search data ordered extents first for checksums on read 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 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 17 years ago
Chris Mason 211f90e68b Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is set 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 079899c238 Btrfs: Change find_extent_buffer to use TestSetPageLocked 17 years ago