1. 95617d6 btrfs: cleanup, stop casting for extent_map->lookup everywhere by Jeff Mahoney · 9 years ago
  2. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  3. 176840b Btrfs: more efficient btrfs_drop_extent_cache by Filipe Manana · 10 years ago
  4. cbc0e92 Btrfs: remove unneeded field / smaller extent_map structure by Filipe Manana · 10 years ago
  5. e248e04 btrfs: Enclose macros with complex values within parenthesis by Dulshani Gunawardhana · 11 years ago
  6. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  7. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 11 years ago
  8. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 11 years ago
  9. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  10. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  11. ff44c6e Btrfs: do not hold the write_lock on the extent tree while logging by Josef Bacik · 12 years ago
  12. 4e2f84e Btrfs: improve fsync by filtering extents that we want by Liu Bo · 12 years ago
  13. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  14. c08782d btrfs: fix structs where bitfields and spinlock/atomic share 8B word by David Sterba · 12 years ago
  15. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  16. a8067e0 btrfs: drop unused parameter from extent_map_tree_init by David Sterba · 13 years ago
  17. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  18. b917b7c Btrfs: search for an allocation hint while filling file COW by Chris Mason · 15 years ago
  19. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  20. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  21. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  22. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  23. 9036c10 Btrfs: update hole handling v2 by Yan Zheng · 16 years ago
  24. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  25. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  26. 7f3c74f Btrfs: Keep extent mappings in ram until pending ordered extents are done by Chris Mason · 16 years ago
  27. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 16 years ago
  28. 1832a6d Btrfs: Implement basic support for -ENOSPC by Chris Mason · 16 years ago
  29. 17636e0 Btrfs: section mismatch warnings by Christian Hesse · 17 years ago
  30. ca66462 Btrfs: Add efficient dirty accounting to the extent_map tree by Chris Mason · 17 years ago
  31. 793955b Btrfs: Limit btree writeback to prevent seeks by Chris Mason · 17 years ago
  32. 2f4cbe6 Btrfs: Return value checking in module init by Wyatt Banks · 17 years ago
  33. 3ab2fb5 Btrfs: Add readpages support by Chris Mason · 17 years ago
  34. b293f02 Btrfs: Add writepages support by Chris Mason · 17 years ago
  35. 179e29e Btrfs: Fix a number of inline extent problems that Yan Zheng reported. by Chris Mason · 17 years ago
  36. 19c00dd Btrfs: Add back metadata checksumming by Chris Mason · 17 years ago
  37. 810191f Btrfs: extent_map optimizations to cut down on CPU usage by Chris Mason · 17 years ago
  38. 4dc11904 Btrfs: Add an extent buffer LRU to reduce radix tree hits by Chris Mason · 17 years ago
  39. 6b80053 Btrfs: Add back the online defragging code by Chris Mason · 17 years ago
  40. 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
  41. db94535 Btrfs: Allow tree blocks larger than the page size by Chris Mason · 17 years ago
  42. 1a5bc16 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees by Chris Mason · 17 years ago
  43. 96b5179 Btrfs: Stop using radix trees for the block group cache by Chris Mason · 17 years ago
  44. f510cfe Btrfs: Fix extent_buffer and extent_state leaks by Chris Mason · 17 years ago
  45. 6d36dcd Btrfs: Avoid memcpy where possible in extent_buffers by Chris Mason · 17 years ago
  46. 479965d Btrfs: Optimizations for the extent_buffer code by Chris Mason · 17 years ago
  47. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  48. b3cfa35 Btrfs: factor page private preparations into a helper by Christoph Hellwig · 17 years ago
  49. 0e2752a Btrfs: [PATCH] extent_map: add writepage_end_io hook by Christoph Hellwig · 17 years ago
  50. d396c6f Btrfs: [PATCH] extent_map: provide generic bmap by Christoph Hellwig · 17 years ago
  51. 07157aa Btrfs: Add file data csums back in via hooks in the extent map code by Chris Mason · 17 years ago
  52. b888db2 Btrfs: Add delayed allocation to the extent based page tree code by Chris Mason · 17 years ago
  53. a52d9a8 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests by Chris Mason · 17 years ago