1. 87ef2bb Btrfs: prevent looping forever in finish_current_insert and del_pending_extents by Chris Mason · 17 years ago
  2. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 17 years ago
  3. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 17 years ago
  4. 80eb234 Btrfs: fix enospc when there is plenty of space by Josef Bacik · 17 years ago
  5. f82d02d Btrfs: Improve space balancing code by Yan Zheng · 17 years ago
  6. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 17 years ago
  7. 5b84e8d Btrfs: Fix leaf reference cache miss by Yan Zheng · 17 years ago
  8. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 17 years ago
  9. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 17 years ago
  10. 30c43e2 Btrfs: remove last_log_alloc allocator optimization by Chris Mason · 17 years ago
  11. cf74982 Btrfs: fix deadlock between alloc_mutex/chunk_mutex by Josef Bacik · 17 years ago
  12. 75ccf47 Btrfs: fix multi-device code to use raid policies set by mkfs by Chris Mason · 17 years ago
  13. 45b8c9a Btrfs: fix seekiness due to finding the wrong block group by Josef Bacik · 17 years ago
  14. 1a40e23 Btrfs: update space balancing code by Zheng Yan · 17 years ago
  15. e465768 Btrfs: Add shared reference cache by Zheng Yan · 17 years ago
  16. e856981 Btrfs: allocator fixes for space balancing update by Zheng Yan · 17 years ago
  17. 4434c33 Btrfs: fix sleep with spinlock held during unmount by Chris Mason · 17 years ago
  18. 31840ae Btrfs: Full back reference support by Zheng Yan · 17 years ago
  19. 1c2308f Add check for tree-log roots in btrfs_alloc_reserved_extents by Chris Mason · 17 years ago
  20. 0f9dd46 Btrfs: free space accounting redo by Josef Bacik · 17 years ago
  21. ef8bbdf Btrfs: fix cache_block_group error handling by Josef Bacik · 17 years ago
  22. d0c803c Btrfs: Record dirty pages tree-log pages in an extent_io tree by Chris Mason · 17 years ago
  23. d00aff0 Btrfs: Optimize tree log block allocations by Chris Mason · 17 years ago
  24. 4bef084 Btrfs: Tree logging fixes by Chris Mason · 17 years ago
  25. e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 17 years ago
  26. 21af804 Btrfs: Discard sector data in __free_extent() by David Woodhouse · 18 years ago
  27. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 18 years ago
  28. ea8c281 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them by Chris Mason · 18 years ago
  29. d7a029a Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead by Chris Mason · 18 years ago
  30. 2dd3e67 Btrfs: More throttle tuning by Chris Mason · 18 years ago
  31. 65b51a0 btrfs_search_slot: reduce lock contention by cowing in two stages by Chris Mason · 18 years ago
  32. 18e35e0 Btrfs: Throttle less often waiting for snapshots to delete by Chris Mason · 18 years ago
  33. f87f057 Btrfs: Improve and cleanup locking done by walk_down_tree by Chris Mason · 18 years ago
  34. 37d1aee Btrfs: Throttle tuning by Chris Mason · 18 years ago
  35. 47ac14f Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch by Chris Mason · 18 years ago
  36. bcc63ab Btrfs: implement memory reclaim for leaf reference cache by Yan · 18 years ago
  37. f321e49 Btrfs: Update and fix mount -o nodatacow by Yan Zheng · 18 years ago
  38. ab78c84 Btrfs: Throttle operations if the reference cache gets too large by Chris Mason · 18 years ago
  39. 017e536 Btrfs: Leaf reference cache update by Chris Mason · 18 years ago
  40. 31153d8 Btrfs: Add a leaf reference cache by Yan Zheng · 18 years ago
  41. 974e35a Btrfs: Properly release lock in pin_down_bytes by Yan · 18 years ago
  42. 8e8a1e3 Btrfs: Fix a few functions that exit without stopping their transaction by Josef Bacik · 18 years ago
  43. 3eaa288 Btrfs: Fix the defragmention code and the block relocation code for data=ordered by Chris Mason · 18 years ago
  44. c286ac4 Btrfs: alloc_mutex latency reduction by Chris Mason · 18 years ago
  45. e34a5b4 Btrfs: Add some conditional schedules near the alloc_mutex by Chris Mason · 18 years ago
  46. a61e6f2 Btrfs: Use a mutex in the extent buffer for tree block locking by Chris Mason · 18 years ago
  47. 4a09675 Btrfs: Data ordered fixes by Chris Mason · 18 years ago
  48. 54641bd1 Btrfs: Force caching of metadata block groups on mount to avoid deadlock by Chris Mason · 18 years ago
  49. ee6e650 Add a per-inode lock around btrfs_drop_extents by Chris Mason · 18 years ago
  50. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 18 years ago
  51. 7d9eb12 Btrfs: Add locking around volume management (device add/remove/balance) by Chris Mason · 18 years ago
  52. 3f157a2 Btrfs: Online btree defragmentation fixes by Chris Mason · 18 years ago
  53. 079899c Btrfs: Change find_extent_buffer to use TestSetPageLocked by Chris Mason · 18 years ago
  54. e7a8456 Btrfs: Add btree locking to the tree defragmentation code by Chris Mason · 18 years ago
  55. a74a4b9 Btrfs: Replace the transaction work queue with kthreads by Chris Mason · 18 years ago
  56. 333db94 Btrfs: Fix snapshot deletion to release the alloc_mutex much more often. by Chris Mason · 18 years ago
  57. 5cd57b2 Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it by Chris Mason · 18 years ago
  58. 051e1b9 Drop locks in btrfs_search_slot when reading a tree block. by Chris Mason · 18 years ago
  59. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 18 years ago
  60. 925baed Btrfs: Start btree concurrency work. by Chris Mason · 18 years ago
  61. 0ef3e66 Btrfs: Allocator fix variety pack by Chris Mason · 18 years ago
  62. 1259ab7 Btrfs: Handle write errors on raid1 and raid10 by Chris Mason · 18 years ago
  63. ca7a79a Btrfs: Pass down the expected generation number when reading tree blocks by Chris Mason · 18 years ago
  64. 323da79 Btrfs: Chunk relocation fine tuning, and add a few printks to show progress by Chris Mason · 18 years ago
  65. bbaf549 Btrfs: A number of nodatacow fixes by Chris Mason · 18 years ago
  66. a68d593 Btrfs: Update nodatacow mode to support cloned single files and resizing by Chris Mason · 18 years ago
  67. bf4ef67 Btrfs: Properly find the root for snapshotted blocks during chunk relocation by Chris Mason · 18 years ago
  68. a061fc8 Btrfs: Add support for online device removal by Chris Mason · 18 years ago
  69. a236aed Btrfs: Deal with failed writes in mirrored configurations by Chris Mason · 18 years ago
  70. ec44a35 Btrfs: Add balance ioctl to restripe the chunks by Chris Mason · 18 years ago
  71. 8e7bf94 Btrfs: Do more optimal file RA during shrinking and defrag by Chris Mason · 18 years ago
  72. 3bf3d9e Btrfs: Avoid recursive chunk allocations by Chris Mason · 18 years ago
  73. 8f18cf1 Btrfs: Make the resizer work based on shrinking and growing devices by Chris Mason · 18 years ago
  74. bce4eae Btrfs: Fix balance_level to free the middle block if there is room in the left one by Chris Mason · 18 years ago
  75. 3c12ac7 Btrfs: Simplify device selection for mirrored reads by Chris Mason · 18 years ago
  76. 3b95151 Btrfs: Use the extent map cache to find the logical disk block during data retries by Chris Mason · 18 years ago
  77. 699122f Btrfs: Don't wait on tree block writeback before freeing them anymore by Chris Mason · 18 years ago
  78. 321aecc Btrfs: Add RAID10 support by Chris Mason · 18 years ago
  79. e17cade Btrfs: Add chunk uuids and update multi-device back references by Chris Mason · 18 years ago
  80. 98d20f6 Add a min size parameter to btrfs_alloc_extent by Chris Mason · 18 years ago
  81. a5eb62e Btrfs: Endianess bug fix for v0.13 with kernels by Miguel · 18 years ago
  82. ce9adaa Btrfs: Do metadata checksums for reads via a workqueue by Chris Mason · 18 years ago
  83. d18a2c4 Btrfs: Fix allocation profile init by Chris Mason · 18 years ago
  84. 6bc3467 Btrfs: Don't allow written blocks from this transaction to be reallocated by Chris Mason · 18 years ago
  85. 611f0e0 Btrfs: Add support for duplicate blocks on a single spindle by Chris Mason · 18 years ago
  86. 8790d50 Btrfs: Add support for mirroring across drives by Chris Mason · 18 years ago
  87. 0999df5 Btrfs: Verify checksums on tree blocks found without read_tree_block by Chris Mason · 18 years ago
  88. ecbe240 Btrfs: Keep fs_mutex during reads done by snapshot deletion by Chris Mason · 18 years ago
  89. 593060d Btrfs: Implement raid0 when multiple devices are present by Chris Mason · 18 years ago
  90. 239b14b Btrfs: Bring back mount -o ssd optimizations by Chris Mason · 18 years ago
  91. a9218f6 Add /dev/btrfs-control for device scanning ioctls by Chris Mason · 18 years ago
  92. 7d1660d Btrfs: Bring back find_free_extent CPU usage optimizations by Chris Mason · 18 years ago
  93. 6324fbf Btrfs: Dynamic chunk and block group allocation by Chris Mason · 18 years ago
  94. 0b86a83 Btrfs: Add support for multiple devices per filesystem by Chris Mason · 18 years ago
  95. 7f93bf8 Match the extent tree code to btrfs-progs for multi-device merging by Chris Mason · 18 years ago
  96. 952fcca Btrfs: Remove extent back refs in batches, and avoid duplicate searches by Chris Mason · 18 years ago
  97. d7fc640 Btrfs: Allocator improvements by Chris Mason · 18 years ago
  98. 9afbb0b Btrfs: Disable tree defrag in SSD mode by Chris Mason · 18 years ago
  99. 5d196fc Btrfs: Use 2MB as the empty_size for clustered allocations by Chris Mason · 18 years ago
  100. 068fe39 Btrfs: Add checks for last byte in disk to allocator grouping by Chris Mason · 18 years ago