1. 2c53b91 btrfs: sink gfp parameter to set_record_extent_bits by David Sterba · 9 years ago
  2. f734c44 btrfs: sink gfp parameter to clear_record_extent_bits by David Sterba · 9 years ago
  3. 9116621 btrfs: sink gfp parameter to clear_extent_bits by David Sterba · 9 years ago
  4. ceeb0ae btrfs: sink gfp parameter to set_extent_bits by David Sterba · 9 years ago
  5. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  7. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  8. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  9. f827ba9 btrfs: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  10. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  11. 47dc196 btrfs: use proper type for failrec in extent_state by David Sterba · 9 years ago
  12. 7f042a8 Btrfs: remove no longer used function extent_read_full_page_nolock() by Filipe Manana · 9 years ago
  13. dbfdb6d Btrfs: Search for all ordered extents that could span across a page by Chandan Rajendra · 9 years ago
  14. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  15. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  16. f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
  17. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  18. f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
  19. 0f33122 Btrfs: add extent buffer bitmap sanity tests by Omar Sandoval · 9 years ago
  20. 3e1e8bb Btrfs: add extent buffer bitmap operations by Omar Sandoval · 9 years ago
  21. 35de6db btrfs: make set_range_writeback return void by David Sterba · 9 years ago
  22. f631157 btrfs: make extent_range_redirty_for_io return void by David Sterba · 9 years ago
  23. bd1fa4f btrfs: make extent_range_clear_dirty_for_io return void by David Sterba · 9 years ago
  24. b5227c0 btrfs: make end_extent_writepage return void by David Sterba · 9 years ago
  25. a9d93e1 btrfs: make extent_clear_unlock_delalloc return void by David Sterba · 9 years ago
  26. 69ba392 btrfs: make clear_extent_buffer_uptodate return void by David Sterba · 9 years ago
  27. 09c25a8 btrfs: make set_extent_buffer_uptodate return void by David Sterba · 9 years ago
  28. cd716d8 btrfs: make lock_extent static inline by David Sterba · 9 years ago
  29. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  30. e83b1d9 btrfs: make clear_extent_bit helpers static inline by David Sterba · 9 years ago
  31. c631795 btrfs: make set_extent_bit helpers static inline by David Sterba · 9 years ago
  32. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  34. fefdc55 btrfs: extent_io: Introduce new function clear_record_extent_bits() by Qu Wenruo · 9 years ago
  35. d38ed27 btrfs: extent_io: Introduce new function set_record_extent_bits by Qu Wenruo · 9 years ago
  36. 5e6ecb3 Btrfs: fix double range unlock of hole region when reading page by Filipe Manana · 9 years ago
  37. 640926f Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  38. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  39. f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
  40. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  41. b14af3b btrfs: switch message printers to ratelimited _in_rcu variants by David Sterba · 9 years ago
  42. 808f80b Btrfs: update fix for read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  43. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  44. 005efed Btrfs: fix read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  45. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  46. 3a9508b btrfs: fix compile when block cgroups are not enabled by Chris Mason · 9 years ago
  47. d1b5c56 btrfs: Prevent from early transaction abort by Michal Hocko · 9 years ago
  48. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  49. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  50. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  51. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  52. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  53. 0d2b237 Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap by Josef Bacik · 10 years ago
  54. 0f31871 Btrfs: wake up extent state waiters on unlock through clear_extent_bits by Filipe Manana · 10 years ago
  55. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 10 years ago
  56. 062c19e Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON by Filipe Manana · 10 years ago
  57. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  58. 5ca64f4 btrfs: fix race on ENOMEM in alloc_extent_buffer by Omar Sandoval · 10 years ago
  59. 26e726a btrfs: incorrect handling for fiemap_fill_next_extent return by Chengyu Song · 10 years ago
  60. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  61. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 10 years ago
  62. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  63. dcab6a3 Btrfs: account for large extents with enospc by Josef Bacik · 10 years ago
  64. 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 10 years ago
  65. 289454a btrfs: clear bio reference after submit_one_bio() by Naohiro Aota · 10 years ago
  66. 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 10 years ago
  67. 9ee49a04 btrfs: switch extent_state state to unsigned by David Sterba · 10 years ago
  68. 6e1103a btrfs: fix state->private cast on 32 bit machines by Satoru Takeuchi · 10 years ago
  69. ce3e698 btrfs: sink parameter len to alloc_extent_buffer by David Sterba · 11 years ago
  70. 3f556f7 btrfs: unify extent buffer allocation api by David Sterba · 11 years ago
  71. 23d79d8 btrfs: use GFP_NOFS in __alloc_extent_buffer directly by David Sterba · 11 years ago
  72. c7bc631 Btrfs: avoid premature -ENOMEM in clear_extent_bit() by Filipe Manana · 10 years ago
  73. c8fd3de Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early by Filipe Manana · 10 years ago
  74. e38e2ed Btrfs: make find_first_extent_bit be able to cache any state by Filipe Manana · 10 years ago
  75. 704de49 Btrfs: set page and mapping error on compressed write failure by Filipe Manana · 10 years ago
  76. bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  77. 656f30d Btrfs: be aware of btree inode write errors to avoid fs corruption by Filipe Manana · 10 years ago
  78. 8146502 Btrfs: fix crash of btrfs_release_extent_buffer_page by Liu Bo · 10 years ago
  79. 55e3bd2 Btrfs: add missing end_page_writeback on submit_extent_page failure by Filipe Manana · 10 years ago
  80. fb85fc9 btrfs: kill extent_buffer_page helper by David Sterba · 10 years ago
  81. a50924e btrfs: drop constant param from btrfs_release_extent_buffer_page by David Sterba · 10 years ago
  82. f612496 Btrfs: cleanup the read failure record after write or when the inode is freeing by Miao Xie · 10 years ago
  83. 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
  84. 1203b68 Btrfs: modify clean_io_failure and make it suit direct io by Miao Xie · 10 years ago
  85. ffdd201 Btrfs: modify repair_io_failure and make it suit direct io by Miao Xie · 10 years ago
  86. 2fe6303 Btrfs: split bio_readpage_error into several functions by Miao Xie · 10 years ago
  87. 454ff3d Btrfs: Cleanup unused variant and argument of IO failure handlers by Miao Xie · 10 years ago
  88. 6c387ab Btrfs: fix missing error handler if submiting re-read bio fails by Miao Xie · 10 years ago
  89. c1dc089 Btrfs: do file data check by sub-bio's self by Miao Xie · 10 years ago
  90. 23ea8e5 Btrfs: load checksum data once when submitting a direct read io by Miao Xie · 10 years ago
  91. dc046b1 Btrfs: make fiemap not blow when you have lots of snapshots by Josef Bacik · 10 years ago
  92. a583c02 Btrfs: cleanup the same name in end_bio_extent_readpage by Liu Bo · 10 years ago
  93. 27a3507 Btrfs: reduce size of struct extent_state by Filipe Manana · 10 years ago
  94. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 11 years ago
  95. 1fb00cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  96. 38c1c2e Btrfs: fix crash on endio of reading corrupted block by Liu Bo · 10 years ago
  97. 2c91943 btrfs: Return right extent when fiemap gives unaligned offset and len. by Qu Wenruo · 10 years ago
  98. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  99. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  100. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 11 years ago