1. b8dae31 btrfs: use only inline_pages from extent buffer by David Sterba · 11 years ago
  2. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  3. c8f2f24 Btrfs: remove unused extent io tree ops V2 by Josef Bacik · 11 years ago
  4. 64a1670 Btrfs: add rw argument to merge_bio_hook() by David Woodhouse · 15 years ago
  5. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  6. 479ed9a btrfs: move inline function code to header file by Robin Dong · 12 years ago
  7. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  8. de0022b Btrfs: do not async metadata csumming in certain situations by Josef Bacik · 12 years ago
  9. 9e8a4a8 Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag by Liu Bo · 12 years ago
  10. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  11. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 12 years ago
  12. 815a51c Btrfs: dummy extent buffers for tree mod log by Jan Schmidt · 12 years ago
  13. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  14. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  15. ea46679 Btrfs: deal with read errors on extent buffers differently by Josef Bacik · 12 years ago
  16. 0b32f4b Btrfs: ensure an entire eb is written at once by Josef Bacik · 12 years ago
  17. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 12 years ago
  18. 4f2de97a Btrfs: set page->private to the eb by Josef Bacik · 12 years ago
  19. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  20. 3fbe5c0 btrfs: split extent_state ops by Jeff Mahoney · 12 years ago
  21. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 12 years ago
  22. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  23. 87826df btrfs: delalloc for page dirtied out-of-band in fixup worker by Jeff Mahoney · 12 years ago
  24. 5b25f70 Btrfs: add nested locking mode for paths by Arne Jansen · 13 years ago
  25. 32240a9 btrfs: mirror_num should be int, not u64 by Jan Schmidt · 13 years ago
  26. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  27. 531f4b1a Merge branch 'for-chris' of git://github.com/sensille/linux into integration by Chris Mason · 13 years ago
  28. 01d658f Btrfs: make sure to flush queued bios if write_cache_pages waits by Chris Mason · 13 years ago
  29. 1728366 Btrfs: stop using write_one_page by Josef Bacik · 13 years ago
  30. 462d6fa Btrfs: introduce convert_extent_bit by Josef Bacik · 13 years ago
  31. ab0fff0 btrfs: add READAHEAD extent buffer flag by Arne Jansen · 13 years ago
  32. bb82ab8 btrfs: add an extra wait mode to read_extent_buffer_pages by Arne Jansen · 13 years ago
  33. 4a54c8c btrfs: Moved repair code from inode.c to extent_io.c by Jan Schmidt · 13 years ago
  34. 0ef8e45 btrfs scrub: add fixup code for errors on nodatasum files by Jan Schmidt · 13 years ago
  35. 8ddc7d9 btrfs: add mirror_num to extent_read_full_page by Jan Schmidt · 13 years ago
  36. 3a6d457 Btrfs: remove unused members from struct extent_state by Xiao Guangrong · 13 years ago
  37. 1bf8504 btrfs: Make extent-io callbacks that never fail return void by Jeff Mahoney · 13 years ago
  38. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  39. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  40. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  41. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  42. 621496f btrfs: remove unused function prototypes by David Sterba · 13 years ago
  43. ba14419 btrfs: drop gfp parameter from alloc_extent_buffer by David Sterba · 13 years ago
  44. f09d1f6 btrfs: drop gfp parameter from find_extent_buffer by David Sterba · 13 years ago
  45. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  46. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  47. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  48. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  49. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 13 years ago
  50. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  51. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  52. 19fe0a8 Btrfs: Switch the extent buffer rbtree into a radix tree by Miao Xie · 14 years ago
  53. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  54. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  55. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  56. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  57. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  58. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  59. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  60. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  61. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  62. 2c64c53 Btrfs: cache values for locking extents by Chris Mason · 15 years ago
  63. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  64. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  65. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 15 years ago
  66. 1506fcc Btrfs: fiemap support by Yehuda Sadeh · 15 years ago
  67. 17d217f Btrfs: fix nodatasum handling in balancing code by Yan Zheng · 16 years ago
  68. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  69. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  70. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago
  71. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  72. 4bef084 Btrfs: Tree logging fixes by Chris Mason · 16 years ago
  73. f421950 Btrfs: Fix some data=ordered related data corruptions by Chris Mason · 16 years ago
  74. a61e6f2 Btrfs: Use a mutex in the extent buffer for tree block locking by Chris Mason · 16 years ago
  75. 6af118ce Btrfs: Index extent buffers in an rbtree by Chris Mason · 16 years ago
  76. 247e743 Btrfs: Use async helpers to deal with pages that have been improperly dirtied by Chris Mason · 16 years ago
  77. e6dcd2d Btrfs: New data=ordered implementation by Chris Mason · 16 years ago
  78. 1259ab7 Btrfs: Handle write errors on raid1 and raid10 by Chris Mason · 16 years ago
  79. 7b13b7b Btrfs: Don't drop extent_map cache during releasepage on the btree inode by Chris Mason · 16 years ago
  80. 44b8bd7 Btrfs: Create a work queue for bio writes by Chris Mason · 16 years ago
  81. 7e38326 Btrfs: Handle checksumming errors while reading data blocks by Chris Mason · 16 years ago
  82. f188591 Btrfs: Retry metadata reads in the face of checksum failures by Chris Mason · 16 years ago
  83. ce9adaa Btrfs: Do metadata checksums for reads via a workqueue by Chris Mason · 16 years ago
  84. 728131d Btrfs: Add additional debugging for metadata checksum failures by Chris Mason · 16 years ago
  85. 2d2ae54 Btrfs: Add leak debugging for extent_buffer and extent_state by Chris Mason · 16 years ago
  86. 239b14b Btrfs: Bring back mount -o ssd optimizations by Chris Mason · 16 years ago
  87. 0b86a83 Btrfs: Add support for multiple devices per filesystem by Chris Mason · 16 years ago
  88. 065631f Btrfs: checksum file data at bio submission time instead of during writepage by Chris Mason · 16 years ago
  89. d7fc640 Btrfs: Allocator improvements by Chris Mason · 16 years ago
  90. a86c12c Btrfs: Create larger bios for btree blocks by Chris Mason · 16 years ago
  91. 80ea96b Btrfs: Add a lookup cache to the extent state tree by Chris Mason · 16 years ago
  92. b0c68f8 Btrfs: Enable delalloc accounting by Chris Mason · 16 years ago
  93. 291d673 Btrfs: Do delalloc accounting via hooks in the extent_state code by Chris Mason · 16 years ago
  94. 70dec80 Btrfs: extent_io and extent_state optimizations by Chris Mason · 16 years ago
  95. d1310b2 Btrfs: Split the extent_map code into two parts by Chris Mason · 16 years ago