1. 43b1859 btrfs: qgroup: Use separate meta reservation type for delalloc by Qu Wenruo · 7 years ago
  2. 0a0d441 Btrfs: delete dead code in btrfs_orphan_add() by Omar Sandoval · 7 years ago
  3. c79a70b btrfs: drop fs_info parameter from btrfs_run_delayed_refs by Nikolay Borisov · 6 years ago
  4. 8535dc19 btrfs: Remove unused root var from relink_file_extents by Nikolay Borisov · 6 years ago
  5. d0ee393 btrfs: rename submit callbacks and drop double underscores by David Sterba · 6 years ago
  6. 6c55343 btrfs: remove unused parameters from extent_submit_bio_done_t by David Sterba · 6 years ago
  7. d077929 btrfs: remove unused parameters from extent_submit_bio_start_t by David Sterba · 6 years ago
  8. 051c98e btrfs: open code trivial helper btrfs_page_exists_in_range by David Sterba · 6 years ago
  9. 965aab1 btrfs: Use filemap_range_has_page() by Matthew Wilcox · 6 years ago
  10. 005d671 btrfs: adjust return values of btrfs_inode_by_name by Su Yue · 6 years ago
  11. d02c0e2 btrfs: Remove root argument from cow_file_range_inline by Nikolay Borisov · 6 years ago
  12. 213e8c5 Btrfs: skip writeback of last page when truncating file to same size by Filipe Manana · 6 years ago
  13. de224b7 btrfs: Remove redundant memory barriers around dio_private error status by Nikolay Borisov · 6 years ago
  14. e67c718 btrfs: add more __cold annotations by David Sterba · 6 years ago
  15. 5811375 Btrfs: fix unexpected cow in run_delalloc_nocow by Liu Bo · 6 years ago
  16. 9678c54 btrfs: Remove custom crc32c init code by Nikolay Borisov · 7 years ago
  17. c1c3fac btrfs: Remove btrfs_inode::delayed_iput_count by Nikolay Borisov · 7 years ago
  18. 3d5adda Btrfs: do not check inode's runtime flags under root->orphan_lock by Liu Bo · 7 years ago
  19. 566b176 btrfs: use ASSERT to report logical error in cow_file_range() by Anand Jain · 6 years ago
  20. 3752d22 btrfs: cow_file_range() num_bytes and disk_num_bytes are same by Anand Jain · 6 years ago
  21. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  22. ac01f26 btrfs: handle failure of add_pending_csums by Nikolay Borisov · 7 years ago
  23. da370f1 Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  24. 1a932ef Btrfs: fix use-after-free on root->orphan_block_rsv by Liu Bo · 7 years ago
  25. e8f1bc1 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 7 years ago
  26. e891669 Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 7 years ago
  27. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  28. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  29. 3a8c723 btrfs: only dirty the inode in btrfs_update_time if something was changed by Jeff Layton · 7 years ago
  30. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  31. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 6 years ago
  32. b03ebd9 btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it by Nikolay Borisov · 7 years ago
  33. c04e61b Btrfs: move extent map specific code to extent_map.c by Liu Bo · 7 years ago
  34. 7b4df058 Btrfs: add helper for em merge logic by Liu Bo · 7 years ago
  35. 18e83ac Btrfs: fix unexpected EEXIST from btrfs_get_extent by Liu Bo · 7 years ago
  36. a520a7e Btrfs: fix incorrect block_len in merge_extent_mapping by Liu Bo · 7 years ago
  37. df6703e btrfs: correct wrong comment about magic number of index_cnt by Su Yue · 7 years ago
  38. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  39. 36f7894 btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio by Nikolay Borisov · 7 years ago
  40. ea057f6 btrfs: Remove redundant bio_get/set from submit_dio_repair_bio by Nikolay Borisov · 7 years ago
  41. 0a9b0e5 btrfs: sink extent_write_full_page tree argument by Nikolay Borisov · 7 years ago
  42. 5e3ee23 btrfs: sink extent_write_locked_range tree parameter by Nikolay Borisov · 7 years ago
  43. f3038ee btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 7 years ago
  44. bf8d32b btrfs: remove redundant check in btrfs_get_extent_fiemap by Nikolay Borisov · 7 years ago
  45. 5c9a702 btrfs: Remove unused variable in btrfs_get_extent by Nikolay Borisov · 7 years ago
  46. e9679de Btrfs: compress_file_range() change page dirty status once by Timofey Titovets · 7 years ago
  47. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  48. 7c2871a btrfs: switch btrfs_trans_handle::adding_csums to bool by David Sterba · 7 years ago
  49. bf46f52 btrfs: remove dead code from btrfs_get_extent by Edmund Nadolski · 7 years ago
  50. 0932584 btrfs: sink get_extent parameter to extent_readpages by David Sterba · 7 years ago
  51. 2135fb9 btrfs: sink get_extent parameter to extent_fiemap by David Sterba · 7 years ago
  52. deac642 btrfs: sink get_extent parameter to extent_write_full_page by David Sterba · 7 years ago
  53. 916b929 btrfs: sink get_extent parameter to extent_write_locked_range by David Sterba · 7 years ago
  54. 4331759 btrfs: sink get_extent parameter to extent_writepages by David Sterba · 7 years ago
  55. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  56. 712e36c btrfs: use GFP_KERNEL in btrfs_alloc_inode by David Sterba · 7 years ago
  57. f08dc36 btrfs: sink gfp parameter to clear_extent_uptodate by David Sterba · 7 years ago
  58. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  59. 4c274bc Btrfs: document rules about bio async submit by Liu Bo · 7 years ago
  60. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  61. 1805f2c Btrfs: remove redundant btrfs_balance_delayed_items by Liu Bo · 7 years ago
  62. c16a8ac btrfs: avoid accessing bvec table directly for a cloned bio by Ming Lei · 7 years ago
  63. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  64. b430b77 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 7 years ago
  65. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  66. 56a0e70 Btrfs: bail out gracefully rather than BUG_ON by Liu Bo · 7 years ago
  67. f82b735 Btrfs: add write_flags for compression bio by Liu Bo · 7 years ago
  68. ddfae63 btrfs: move btrfs_truncate_block out of trans handle by Josef Bacik · 7 years ago
  69. 69fe2d7 btrfs: make the delalloc block rsv per inode by Josef Bacik · 7 years ago
  70. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  71. c995ab3 btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents by Zygo Blaxell · 7 years ago
  72. f51d2b5 btrfs: allow to set compression level for zlib by David Sterba · 7 years ago
  73. 2dbe0c7 btrfs: use BLK_STS defines where needed by Anand Jain · 7 years ago
  74. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  75. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  76. 1170862 Btrfs: compress_file_range remove dead variable num_bytes by Timofey Titovets · 7 years ago
  77. 897ca81 btrfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  78. 6018ba0 Btrfs: cleanup 'start' subtraction from try uncompressed inline extent by Timofey Titovets · 7 years ago
  79. 8c70c9f btrfs: Remove unused parameter from check_direct_IO by Nikolay Borisov · 7 years ago
  80. 9b4a9b2 Btrfs: do not async submit for nodatasum inodes by Liu Bo · 7 years ago
  81. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  82. 99c4e3b Btrfs: fix unexpected result when dio reading corrupted blocks by Liu Bo · 7 years ago
  83. 67c003f btrfs: finish ordered extent cleaning if no progress is found by Naohiro Aota · 7 years ago
  84. 63d71450c btrfs: clear ordered flag on cleaning up ordered extents by Naohiro Aota · 7 years ago
  85. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  87. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  88. dc59215 btrfs: remove unnecessary memory barrier in btrfs_direct_IO by Nikolay Borisov · 7 years ago
  89. e6961ca btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio by Nikolay Borisov · 7 years ago
  90. 4a4b964 Btrfs: avoid unnecessarily locking inode when clearing a range by Filipe Manana · 7 years ago
  91. 23b5ec7 btrfs: fix readdir deadlock with pagefault by Josef Bacik · 7 years ago
  92. 1e20d1c btrfs: allow defrag compress to override NOCOMPRESS attribute by David Sterba · 7 years ago
  93. eec63c6 btrfs: separate defrag and property compression by David Sterba · 7 years ago
  94. b52aa8c btrfs: rename variable holding per-inode compression type by David Sterba · 7 years ago
  95. c2fcdcd Btrfs: add skeleton code for compression heuristic by Timofey Titovets · 7 years ago
  96. 9c17f6c btrfs: account that we're waiting for DIO read by David Sterba · 7 years ago
  97. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 7 years ago
  98. f1c77c5 btrfs: cleanup types storing REQ_* by David Sterba · 7 years ago
  99. 19aee8d btrfs: btrfs_inherit_iflags() can be static by Anand Jain · 7 years ago
  100. 913e153 btrfs: drop newlines from strings when using btrfs_* helpers by David Sterba · 7 years ago