提交歷史

作者 SHA1 備註 提交日期
  Chris Mason 61b4944018 Btrfs: Fix streaming read performance with checksumming on 17 年之前
  Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 年之前
  Chris Mason 33958dc6d3 Btrfs: Fix verify_parent_transid 17 年之前
  Chris Mason ab78c84de1 Btrfs: Throttle operations if the reference cache gets too large 17 年之前
  Chris Mason 017e5369eb Btrfs: Leaf reference cache update 17 年之前
  Yan Zheng 31153d8128 Btrfs: Add a leaf reference cache 17 年之前
  Josef Bacik 7b12876623 Btrfs: Create orphan inode records to prevent lost files after a crash 17 年之前
  Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered 17 年之前
  Chris Mason 89642229a5 Btrfs: Search data ordered extents first for checksums on read 17 年之前
  Chris Mason 6af118ce51 Btrfs: Index extent buffers in an rbtree 17 年之前
  Chris Mason f929574938 btrfs_start_transaction: wait for commits in progress to finish 17 年之前
  Chris Mason 247e743cbe Btrfs: Use async helpers to deal with pages that have been improperly dirtied 17 年之前
  Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 年之前
  Chris Mason 77a41afb7d Btrfs: Drop some verbose printks 17 年之前
  Chris Mason 7d9eb12c87 Btrfs: Add locking around volume management (device add/remove/balance) 17 年之前
  Chris Mason 3f157a2fd2 Btrfs: Online btree defragmentation fixes 17 年之前
  Chris Mason a74a4b97b6 Btrfs: Replace the transaction work queue with kthreads 17 年之前
  Chris Mason 89ce8a63d0 Add btrfs_end_transaction_throttle to force writers to wait for pending commits 17 年之前
  Chris Mason 333db94cdd Btrfs: Fix snapshot deletion to release the alloc_mutex much more often. 17 年之前
  Chris Mason 051e1b9f74 Drop locks in btrfs_search_slot when reading a tree block. 17 年之前
  Chris Mason a213501153 Btrfs: Replace the big fs_mutex with a collection of other locks 17 年之前
  Chris Mason 925baeddc5 Btrfs: Start btree concurrency work. 17 年之前
  Chris Mason 1cc127b5d1 Btrfs: Add a thread pool just for submit_bio 17 年之前
  Chris Mason 4543df7ecc Btrfs: Add a mount option to control worker thread pool size 17 年之前
  Chris Mason 8b71284292 Btrfs: Add async worker threads for pre and post IO checksumming 17 年之前
  Christoph Hellwig edf24abe51 btrfs: sanity mount option parsing and early mount code 17 年之前
  Jan Engelhardt 51ebc0d3d5 Btrfs: bdi_init and bdi_destroy come with 2.6.23 17 年之前
  Chris Mason da496f2acf Btrfs: Always use the async submission queue for checksummed writes 17 年之前
  Chris Mason 1c8cfcc159 Btrfs: Enable btree balancing on old kernels again 17 年之前
  Chris Mason cb03c743c6 Btrfs: Change the congestion functions to meter the number of async submits as well 17 年之前