1. a019e9e btrfs: remove extent_map::bdev by David Sterba · 6 years ago
  2. 3e17409 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 5 years ago
  3. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  4. fac07d2 btrfs: sink write flags to cow_file_range_async by David Sterba · 5 years ago
  5. 16ad3be Btrfs: remove unnecessary delalloc mutex for inodes by Filipe Manana · 5 years ago
  6. 8530c37 btrfs: get bdev from latest_dev for dio bh_result by David Sterba · 6 years ago
  7. 5368700 Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc by Filipe Manana · 5 years ago
  8. 8d51012 btrfs: Rename btrfs_join_transaction_nolock by Nikolay Borisov · 5 years ago
  9. ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 6 years ago
  10. 1d53c9e Btrfs: only associate the locked page with one async_chunk struct by Chris Mason · 6 years ago
  11. 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 6 years ago
  12. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  13. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  14. e6c6171 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 5 years ago
  15. d98da49 btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range by Josef Bacik · 5 years ago
  16. 8702ba9 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  17. 11a19a9 btrfs: allocate new inode in NOFS context by Josef Bacik · 6 years ago
  18. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 6 years ago
  19. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 6 years ago
  20. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 6 years ago
  21. 3acd485 btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 6 years ago
  22. 762bf09 btrfs: improve error handling in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  23. e8e2100 btrfs: comment and minor simplifications in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  24. 922f051 btrfs: streamline code in run_delalloc_nocow in case of inline extents by Nikolay Borisov · 6 years ago
  25. bb55f62 btrfs: simplify extent type checks in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  26. a6bd9cd btrfs: improve comments around nocow path by Nikolay Borisov · 6 years ago
  27. 3e02484 btrfs: refactor variable scope in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  28. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 6 years ago
  29. d3984c9 btrfs: introduce an evict flushing state by Josef Bacik · 6 years ago
  30. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  31. 982f1f5d btrfs: Add an assertion to warn incorrect case in insert_inline_extent() by Jia-Ju Bai · 6 years ago
  32. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 6 years ago
  33. 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 6 years ago
  34. cecc8d9 btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range by Nikolay Borisov · 6 years ago
  35. ac3e9933 btrfs: Return number of compressed extents directly in compress_file_range by Nikolay Borisov · 6 years ago
  36. 42c16da btrfs: inode: Don't compress if NODATASUM or NODATACOW set by Qu Wenruo · 6 years ago
  37. 8673634 btrfs: migrate the delalloc space stuff to it's own home by Josef Bacik · 6 years ago
  38. 63611e7 btrfs: run delayed iput at unlink time by Josef Bacik · 6 years ago
  39. 89b798a btrfs: Use btrfs_get_io_geometry appropriately by Nikolay Borisov · 6 years ago
  40. ea41d6b btrfs: remove assumption about csum type form btrfs_print_data_csum_error() by Johannes Thumshirn · 6 years ago
  41. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  42. 23d31bd btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  43. be9b8df Btrfs: remove unused variables in __btrfs_unlink_inode by Liu Bo · 6 years ago
  44. 318adf8 Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  45. 5338e43 Btrfs: fix wrong ctime and mtime of a directory after log replay by Filipe Manana · 6 years ago
  46. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  47. 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  48. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  49. b1c16ac btrfs: Use kvmalloc for allocating compressed path context by Nikolay Borisov · 6 years ago
  50. 7447555 btrfs: Factor out common extent locking code in submit_compressed_extents by Nikolay Borisov · 6 years ago
  51. 4336650 btrfs: Set io_tree only once in submit_compressed_extents by Nikolay Borisov · 6 years ago
  52. 69684c5 btrfs: Replace clear_extent_bit with unlock_extent by Nikolay Borisov · 6 years ago
  53. 1368c6d btrfs: Make compress_file_range take only struct async_chunk by Nikolay Borisov · 6 years ago
  54. c5a68ae btrfs: Remove fs_info from struct async_chunk by Nikolay Borisov · 6 years ago
  55. b532627 btrfs: Rename async_cow to async_chunk by Nikolay Borisov · 6 years ago
  56. 97db120 btrfs: Preallocate chunks in cow_file_range_async by Nikolay Borisov · 6 years ago
  57. 26602ca btrfs: use ->free_inode() by Al Viro · 6 years ago
  58. 7e74e23 gcc-9: don't warn about uninitialized btrfs extent_type variable by Linus Torvalds · 6 years ago
  59. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  60. b8aa330 Btrfs: improve performance on fsync of files with multiple hardlinks by Filipe Manana · 6 years ago
  61. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  62. ffd4bb2 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent() by Qu Wenruo · 6 years ago
  63. 82fa113 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() by Qu Wenruo · 6 years ago
  64. 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
  65. e768116 btrfs: Pass 0 for bio_offset to btrfs_wq_submit_bio by Nikolay Borisov · 6 years ago
  66. a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
  67. 9078776 btrfs: get fs_info from trans in btrfs_set_log_full_commit by David Sterba · 6 years ago
  68. 6bf9e4b btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 6 years ago
  69. 7d157c3 btrfs: use common file type conversion by Phillip Potter · 6 years ago
  70. 290342f btrfs: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  71. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  72. 7b43973 btrfs: switch extent_io_tree::track_uptodate to bool by David Sterba · 6 years ago
  73. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  74. 8de60fe btrfs: Initialize inode::i_mapping once in btrfs_symlink by Goldwyn Rodrigues · 6 years ago
  75. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. 260e770 btrfs: reserve extra space during evict by Josef Bacik · 6 years ago
  77. 034f784 btrfs: replace cleaner_delayed_iput_mutex with a waitqueue by Josef Bacik · 6 years ago
  78. 02a033d btrfs: Remove not_found_em label from btrfs_get_extent by Nikolay Borisov · 6 years ago
  79. b8eeab7 btrfs: Consolidate retval checking of core btree functions by Nikolay Borisov · 6 years ago
  80. 694c12e btrfs: Rename found_type to extent_type in btrfs_get_extent by Nikolay Borisov · 6 years ago
  81. 4546d17 btrfs: Document logic regarding inode in async_cow_submit by Nikolay Borisov · 6 years ago
  82. a1d64ba btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work by Nikolay Borisov · 6 years ago
  83. bd4691a btrfs: Use ihold instead of igrab in cow_file_range_async by Nikolay Borisov · 6 years ago
  84. 62b3762 btrfs: Remove isize local variable in compress_file_range by Nikolay Borisov · 6 years ago
  85. 532425f btrfs: Remove inode argument from async_cow_submit by Nikolay Borisov · 6 years ago
  86. 02950af btrfs: Remove redundant assignment in btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  87. f3714ef btrfs: Refactor btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  88. 4ab47a8 btrfs: Remove unused arguments from btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  89. bc9a8bf btrfs: Make first argument of btrfs_run_delalloc_range directly an inode by Nikolay Borisov · 6 years ago
  90. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  91. fd340d0 btrfs: wakeup cleaner thread when adding delayed iput by Josef Bacik · 6 years ago
  92. 77b7aad Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" by David Sterba · 6 years ago
  93. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  94. 1690dd41 btrfs: improve error handling of btrfs_add_link by Johannes Thumshirn · 6 years ago
  95. 28bad21 btrfs: fix truncate throttling by Josef Bacik · 6 years ago
  96. 64403612 btrfs: rework btrfs_check_space_for_delayed_refs by Josef Bacik · 6 years ago
  97. fdb1e12 btrfs: use PAGE_ALIGNED instead of open-coding it by Johannes Thumshirn · 6 years ago
  98. 7073017 btrfs: use offset_in_page instead of open-coding it by Johannes Thumshirn · 6 years ago
  99. d1051d6 btrfs: Fix error handling in btrfs_cleanup_ordered_extents by Nikolay Borisov · 6 years ago
  100. 27a7ff5 btrfs: skip file_extent generation check for free_space_inode in run_delalloc_nocow by Lu Fengqi · 6 years ago