1. ff44c6e Btrfs: do not hold the write_lock on the extent tree while logging by Josef Bacik · 12 years ago
  2. 4e2f84e Btrfs: improve fsync by filtering extents that we want by Liu Bo · 12 years ago
  3. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  4. c08782d btrfs: fix structs where bitfields and spinlock/atomic share 8B word by David Sterba · 12 years ago
  5. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  6. a8067e0 btrfs: drop unused parameter from extent_map_tree_init by David Sterba · 13 years ago
  7. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  8. b917b7c Btrfs: search for an allocation hint while filling file COW by Chris Mason · 15 years ago
  9. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  10. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  11. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  12. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  13. 9036c10 Btrfs: update hole handling v2 by Yan Zheng · 16 years ago
  14. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  15. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  16. 7f3c74f Btrfs: Keep extent mappings in ram until pending ordered extents are done by Chris Mason · 16 years ago
  17. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 16 years ago
  18. 1832a6d Btrfs: Implement basic support for -ENOSPC by Chris Mason · 17 years ago
  19. 17636e0 Btrfs: section mismatch warnings by Christian Hesse · 17 years ago
  20. ca66462 Btrfs: Add efficient dirty accounting to the extent_map tree by Chris Mason · 17 years ago
  21. 793955b Btrfs: Limit btree writeback to prevent seeks by Chris Mason · 17 years ago
  22. 2f4cbe6 Btrfs: Return value checking in module init by Wyatt Banks · 17 years ago
  23. 3ab2fb5 Btrfs: Add readpages support by Chris Mason · 17 years ago
  24. b293f02 Btrfs: Add writepages support by Chris Mason · 17 years ago
  25. 179e29e Btrfs: Fix a number of inline extent problems that Yan Zheng reported. by Chris Mason · 17 years ago
  26. 19c00dd Btrfs: Add back metadata checksumming by Chris Mason · 17 years ago
  27. 810191f Btrfs: extent_map optimizations to cut down on CPU usage by Chris Mason · 17 years ago
  28. 4dc11904 Btrfs: Add an extent buffer LRU to reduce radix tree hits by Chris Mason · 17 years ago
  29. 6b80053 Btrfs: Add back the online defragging code by Chris Mason · 17 years ago
  30. 09e71a3 Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page by Chris Mason · 17 years ago
  31. db94535 Btrfs: Allow tree blocks larger than the page size by Chris Mason · 17 years ago
  32. 1a5bc16 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees by Chris Mason · 17 years ago
  33. 96b5179 Btrfs: Stop using radix trees for the block group cache by Chris Mason · 17 years ago
  34. f510cfe Btrfs: Fix extent_buffer and extent_state leaks by Chris Mason · 17 years ago
  35. 6d36dcd Btrfs: Avoid memcpy where possible in extent_buffers by Chris Mason · 17 years ago
  36. 479965d Btrfs: Optimizations for the extent_buffer code by Chris Mason · 17 years ago
  37. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  38. b3cfa35 Btrfs: factor page private preparations into a helper by Christoph Hellwig · 17 years ago
  39. 0e2752a Btrfs: [PATCH] extent_map: add writepage_end_io hook by Christoph Hellwig · 17 years ago
  40. d396c6f Btrfs: [PATCH] extent_map: provide generic bmap by Christoph Hellwig · 17 years ago
  41. 07157aa Btrfs: Add file data csums back in via hooks in the extent map code by Chris Mason · 17 years ago
  42. b888db2 Btrfs: Add delayed allocation to the extent based page tree code by Chris Mason · 17 years ago
  43. a52d9a8 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests by Chris Mason · 17 years ago