1. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  2. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  3. 621496f btrfs: remove unused function prototypes by David Sterba · 13 years ago
  4. ba14419 btrfs: drop gfp parameter from alloc_extent_buffer by David Sterba · 13 years ago
  5. f09d1f6 btrfs: drop gfp parameter from find_extent_buffer by David Sterba · 13 years ago
  6. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  7. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  8. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  9. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  10. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 13 years ago
  11. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  12. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  13. 19fe0a8 Btrfs: Switch the extent buffer rbtree into a radix tree by Miao Xie · 14 years ago
  14. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  15. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  16. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  17. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  18. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  19. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  20. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  21. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  22. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  23. 2c64c53 Btrfs: cache values for locking extents by Chris Mason · 15 years ago
  24. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  25. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  26. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 16 years ago
  27. 1506fcc Btrfs: fiemap support by Yehuda Sadeh · 16 years ago
  28. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  29. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  30. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  31. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  32. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  33. 4bef084 Btrfs: Tree logging fixes by Chris Mason · 16 years ago
  34. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  35. a61e6f2 Btrfs: Use a mutex in the extent buffer for tree block locking by Chris Mason · 16 years ago
  36. 6af118ce Btrfs: Index extent buffers in an rbtree by Chris Mason · 16 years ago
  37. 247e743 Btrfs: Use async helpers to deal with pages that have been improperly dirtied by Chris Mason · 16 years ago
  38. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago
  39. 1259ab7 Btrfs: Handle write errors on raid1 and raid10 by Chris Mason · 16 years ago
  40. 7b13b7b Btrfs: Don't drop extent_map cache during releasepage on the btree inode by Chris Mason · 16 years ago
  41. 44b8bd7 Btrfs: Create a work queue for bio writes by Chris Mason · 16 years ago
  42. 7e38326 Btrfs: Handle checksumming errors while reading data blocks by Chris Mason · 16 years ago
  43. f188591 Btrfs: Retry metadata reads in the face of checksum failures by Chris Mason · 16 years ago
  44. ce9adaa Btrfs: Do metadata checksums for reads via a workqueue by Chris Mason · 16 years ago
  45. 728131d Btrfs: Add additional debugging for metadata checksum failures by Chris Mason · 16 years ago
  46. 2d2ae54 Btrfs: Add leak debugging for extent_buffer and extent_state by Chris Mason · 16 years ago
  47. 239b14b Btrfs: Bring back mount -o ssd optimizations by Chris Mason · 16 years ago
  48. 0b86a83 Btrfs: Add support for multiple devices per filesystem by Chris Mason · 16 years ago
  49. 065631f Btrfs: checksum file data at bio submission time instead of during writepage by Chris Mason · 16 years ago
  50. d7fc640 Btrfs: Allocator improvements by Chris Mason · 16 years ago
  51. a86c12c Btrfs: Create larger bios for btree blocks by Chris Mason · 16 years ago
  52. 80ea96b Btrfs: Add a lookup cache to the extent state tree by Chris Mason · 17 years ago
  53. b0c68f8 Btrfs: Enable delalloc accounting by Chris Mason · 17 years ago
  54. 291d673 Btrfs: Do delalloc accounting via hooks in the extent_state code by Chris Mason · 17 years ago
  55. 70dec80 Btrfs: extent_io and extent_state optimizations by Chris Mason · 17 years ago
  56. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 17 years ago