コミット履歴

作者 SHA1 メッセージ 日付
  Chris Mason 4bef084857 Btrfs: Tree logging fixes 16 年 前
  Chris Mason e02119d5a7 Btrfs: Add a write ahead tree log to optimize synchronous operations 16 年 前
  David Woodhouse 21af804c07 Btrfs: Discard sector data in __free_extent() 17 年 前
  Yan Zheng 7ea394f119 Btrfs: Fix nodatacow for the new data=ordered mode 17 年 前
  Chris Mason ea8c281947 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them 17 年 前
  Chris Mason d7a029a89e Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead 17 年 前
  Chris Mason 2dd3e67b1e Btrfs: More throttle tuning 17 年 前
  Chris Mason 65b51a009e btrfs_search_slot: reduce lock contention by cowing in two stages 17 年 前
  Chris Mason 18e35e0ab3 Btrfs: Throttle less often waiting for snapshots to delete 17 年 前
  Chris Mason f87f057b49 Btrfs: Improve and cleanup locking done by walk_down_tree 17 年 前
  Chris Mason 37d1aeee39 Btrfs: Throttle tuning 17 年 前
  Chris Mason 47ac14fa0f Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch 17 年 前
  Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 年 前
  Yan Zheng f321e49103 Btrfs: Update and fix mount -o nodatacow 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 年 前
  Yan 974e35a82d Btrfs: Properly release lock in pin_down_bytes 17 年 前
  Josef Bacik 8e8a1e31f2 Btrfs: Fix a few functions that exit without stopping their transaction 17 年 前
  Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered 17 年 前
  Chris Mason c286ac48ed Btrfs: alloc_mutex latency reduction 17 年 前
  Chris Mason e34a5b4f77 Btrfs: Add some conditional schedules near the alloc_mutex 17 年 前
  Chris Mason a61e6f29dc Btrfs: Use a mutex in the extent buffer for tree block locking 17 年 前
  Chris Mason 4a09675279 Btrfs: Data ordered fixes 17 年 前
  Chris Mason 54641bd17d Btrfs: Force caching of metadata block groups on mount to avoid deadlock 17 年 前
  Chris Mason ee6e6504e1 Add a per-inode lock around btrfs_drop_extents 17 年 前
  Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 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 079899c238 Btrfs: Change find_extent_buffer to use TestSetPageLocked 17 年 前