1. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 16 years ago
  2. 04018de Btrfs: kill the pinned_mutex by Josef Bacik · 16 years ago
  3. 6226cb0a Btrfs: kill the block group alloc mutex by Josef Bacik · 16 years ago
  4. 2552d17 Btrfs: clean up find_free_extent by Josef Bacik · 16 years ago
  5. 70cb074 Btrfs: free space cache cleanups by Josef Bacik · 16 years ago
  6. d57e62b Btrfs: try to free metadata pages when we free btree blocks by Chris Mason · 16 years ago
  7. 12fcfd2 Btrfs: tree logging unlink/rename fixes by Chris Mason · 16 years ago
  8. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 16 years ago
  9. b7ec40d Btrfs: reduce stalls during transaction commit by Chris Mason · 16 years ago
  10. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 16 years ago
  11. 1887be6 Btrfs: try to cleanup delayed refs while freeing extents by Chris Mason · 16 years ago
  12. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 16 years ago
  13. 4184ea7 Btrfs: Fix locking around adding new space_info by Chris Mason · 16 years ago
  14. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
  15. 4e06bdd Btrfs: try committing transaction before returning ENOSPC by Josef Bacik · 16 years ago
  16. 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 16 years ago
  17. 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 16 years ago
  18. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 16 years ago
  19. 536ac8a Btrfs: use larger metadata clusters in ssd mode by Chris Mason · 16 years ago
  20. eb09967 Btrfs: make sure all pending extent operations are complete by Josef Bacik · 16 years ago
  21. 806638b Btrfs: Fix memory leak in cache_drop_leaf_ref by Chris Mason · 16 years ago
  22. bd56b30 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks by Chris Mason · 16 years ago
  23. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 16 years ago
  24. b7a9f29 Btrfs: sort references by byte number during btrfs_inc_ref by Chris Mason · 16 years ago
  25. 7237f18 Btrfs: fix tree logs parallel sync by Yan Zheng · 16 years ago
  26. 86288a1 Btrfs: fix stop searching test in replace_one_extent by Yan Zheng · 16 years ago
  27. 653249f Btrfs: remove duplicated #include by Huang Weiyi · 16 years ago
  28. 5a7be51 Btrfs: Fix infinite loop in btrfs_extent_post_op by Yan Zheng · 16 years ago
  29. 3dfdb93 Btrfs: fix locking issue in btrfs_remove_block_group by Yan Zheng · 16 years ago
  30. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 16 years ago
  31. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  32. 07d400a Btrfs: tree logging checksum fixes by Yan Zheng · 16 years ago
  33. 9ca03b9 Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code by Chris Mason · 16 years ago
  34. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  35. 1f3c79a Btrfs: Fix free block discard calls down to the block layer by Liu Hui · 16 years ago
  36. 1f80e4d Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc. by Yan Zheng · 16 years ago
  37. 34bf63c Btrfs: properly update block accounting for metadata by Yan Zheng · 16 years ago
  38. dcbdd4d Btrfs: delete checksum items before marking blocks free by Chris Mason · 16 years ago
  39. 75eff68 Btrfs: Don't use spin*lock_irq for the delalloc lock by Chris Mason · 16 years ago
  40. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  41. e4404d6 Btrfs: shared seed device by Yan Zheng · 16 years ago
  42. d2fb343 Btrfs: fix leaking block group on balance by Yan Zheng · 16 years ago
  43. 0403e47 Btrfs: Add checking of csum tree in balancing code by Yan Zheng · 16 years ago
  44. 459931e Btrfs: Delete csum items when freeing extents by Chris Mason · 16 years ago
  45. a512bbf Btrfs: superblock duplication by Yan Zheng · 16 years ago
  46. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  47. ea6a478 Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex by Josef Bacik · 16 years ago
  48. 4b4e25f Btrfs: compat code fixes by Chris Mason · 16 years ago
  49. 15916de Btrfs: Fixes for 2.6.28-rc API changes by Chris Mason · 16 years ago
  50. 07103a3 Btrfs: fix free space accounting when unpinning extents by Josef Bacik · 16 years ago
  51. b4eec2c Btrfs: Some fixes for batching extent insert. by Liu Hui · 16 years ago
  52. 4ce4cb5 Btrfs: Add some debugging around the ENOSPC bugs by Josef Bacik · 16 years ago
  53. e3e469f Btrfs: fix free space leak by Josef Bacik · 16 years ago
  54. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  55. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  56. f3465ca Btrfs: batch extent inserts/updates/deletions on the extent root by Josef Bacik · 16 years ago
  57. 2ed6d66 Btrfs: Fix handling of space info full during allocations by Chris Mason · 16 years ago
  58. 8a1413a Btrfs: empty_size allocation fixes again by Chris Mason · 16 years ago
  59. f5a31e1 Btrfs: Try harder while searching for free space by Chris Mason · 16 years ago
  60. 5b7c3fc Btrfs: Don't substract too much from the allocation target (avoid wrapping) by Chris Mason · 16 years ago
  61. 42e70e7 Btrfs: Fix more false enospc errors and an oops from empty clustering by Chris Mason · 16 years ago
  62. 4366211 Btfs: More metadata allocator optimizations by Chris Mason · 16 years ago
  63. 3b7885b Btrfs: enforce metadata allocation clustering by Chris Mason · 16 years ago
  64. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  65. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  66. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  67. 6643558 Btrfs: Fix bookend extent race v2 by Yan Zheng · 16 years ago
  68. 87ef2bb Btrfs: prevent looping forever in finish_current_insert and del_pending_extents by Chris Mason · 16 years ago
  69. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 16 years ago
  70. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  71. 80eb234 Btrfs: fix enospc when there is plenty of space by Josef Bacik · 16 years ago
  72. f82d02d Btrfs: Improve space balancing code by Yan Zheng · 16 years ago
  73. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  74. 5b84e8d Btrfs: Fix leaf reference cache miss by Yan Zheng · 16 years ago
  75. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 16 years ago
  76. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 16 years ago
  77. 30c43e2 Btrfs: remove last_log_alloc allocator optimization by Chris Mason · 16 years ago
  78. cf74982 Btrfs: fix deadlock between alloc_mutex/chunk_mutex by Josef Bacik · 16 years ago
  79. 75ccf47 Btrfs: fix multi-device code to use raid policies set by mkfs by Chris Mason · 16 years ago
  80. 45b8c9a Btrfs: fix seekiness due to finding the wrong block group by Josef Bacik · 16 years ago
  81. 1a40e23 Btrfs: update space balancing code by Zheng Yan · 16 years ago
  82. e465768 Btrfs: Add shared reference cache by Zheng Yan · 16 years ago
  83. e856981 Btrfs: allocator fixes for space balancing update by Zheng Yan · 16 years ago
  84. 4434c33 Btrfs: fix sleep with spinlock held during unmount by Chris Mason · 16 years ago
  85. 31840ae Btrfs: Full back reference support by Zheng Yan · 16 years ago
  86. 1c2308f Add check for tree-log roots in btrfs_alloc_reserved_extents by Chris Mason · 16 years ago
  87. 0f9dd46 Btrfs: free space accounting redo by Josef Bacik · 16 years ago
  88. ef8bbdf Btrfs: fix cache_block_group error handling by Josef Bacik · 16 years ago
  89. d0c803c Btrfs: Record dirty pages tree-log pages in an extent_io tree by Chris Mason · 16 years ago
  90. d00aff0 Btrfs: Optimize tree log block allocations by Chris Mason · 16 years ago
  91. 4bef084 Btrfs: Tree logging fixes by Chris Mason · 16 years ago
  92. e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 16 years ago
  93. 21af804 Btrfs: Discard sector data in __free_extent() by David Woodhouse · 16 years ago
  94. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  95. ea8c281 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them by Chris Mason · 16 years ago
  96. d7a029a Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead by Chris Mason · 16 years ago
  97. 2dd3e67 Btrfs: More throttle tuning by Chris Mason · 16 years ago
  98. 65b51a0 btrfs_search_slot: reduce lock contention by cowing in two stages by Chris Mason · 16 years ago
  99. 18e35e0a Btrfs: Throttle less often waiting for snapshots to delete by Chris Mason · 16 years ago
  100. f87f057 Btrfs: Improve and cleanup locking done by walk_down_tree by Chris Mason · 16 years ago