Commit Graph

86 Commits (3d6b5c3b5c0b970ce8a9d3bac6854f5c0ce0295a)

Author SHA1 Message Date
Josef Bacik 5fd0204355 Btrfs: finish ordered extents in their own thread 13 years ago
Jan Schmidt 815a51c74a Btrfs: dummy extent buffers for tree mod log 13 years ago
Josef Bacik 5cf1ab5613 Btrfs: always store the mirror we read the eb from 13 years ago
Josef Bacik ea46679408 Btrfs: deal with read errors on extent buffers differently 13 years ago
Josef Bacik 0b32f4bbb4 Btrfs: ensure an entire eb is written at once 13 years ago
Josef Bacik 3083ee2e18 Btrfs: introduce free_extent_buffer_stale 13 years ago
Josef Bacik 4f2de97ace Btrfs: set page->private to the eb 13 years ago
Chris Mason 727011e07c Btrfs: allow metadata blocks larger than the page size 13 years ago
Jeff Mahoney 3fbe5c02ae btrfs: split extent_state ops 13 years ago
Jeff Mahoney d0082371cf btrfs: drop gfp_t from lock_extent 13 years ago
Jeff Mahoney 143bede527 btrfs: return void in functions without error conditions 13 years ago
Jeff Mahoney 87826df0ec btrfs: delalloc for page dirtied out-of-band in fixup worker 13 years ago
Arne Jansen 5b25f70f42 Btrfs: add nested locking mode for paths 13 years ago
Jan Schmidt 32240a913d btrfs: mirror_num should be int, not u64 13 years ago
Chris Mason 01d658f2ca Btrfs: make sure to flush queued bios if write_cache_pages waits 13 years ago
Josef Bacik 1728366efa Btrfs: stop using write_one_page 13 years ago
Josef Bacik 462d6fac89 Btrfs: introduce convert_extent_bit 13 years ago
Arne Jansen ab0fff0305 btrfs: add READAHEAD extent buffer flag 14 years ago
Arne Jansen bb82ab88df btrfs: add an extra wait mode to read_extent_buffer_pages 14 years ago
Jan Schmidt 4a54c8c165 btrfs: Moved repair code from inode.c to extent_io.c 14 years ago
Jan Schmidt 0ef8e45158 btrfs scrub: add fixup code for errors on nodatasum files 14 years ago
Jan Schmidt 8ddc7d9cd0 btrfs: add mirror_num to extent_read_full_page 14 years ago
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