1. f1ee3b8 Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
  2. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  3. 6275193 btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs by Qu Wenruo · 4 years, 2 months ago
  4. 884b07d btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors by Qu Wenruo · 4 years, 2 months ago
  5. deb6789 btrfs: calculate inline extent buffer page size based on page size by Qu Wenruo · 4 years, 2 months ago
  6. 7ffd27e btrfs: pass bio_offset to check_data_csum() directly by Qu Wenruo · 4 years, 2 months ago
  7. 9484622 btrfs: keep sb cache_generation consistent with space_cache by Boris Burkov · 4 years, 2 months ago
  8. 47876f7 btrfs: do not block inode logging for so long during transaction commit by Filipe Manana · 4 years, 2 months ago
  9. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 2 months ago
  10. 862931c btrfs: introduce max_zone_append_size by Naohiro Aota · 4 years, 2 months ago
  11. b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
  12. 729f796 btrfs: make btrfs_update_inode_fallback take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  13. b06359a btrfs: make btrfs_cont_expand take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  14. 217f42e btrfs: make btrfs_truncate_block take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  15. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  16. 5074339 btrfs: make btrfs_truncate_inode_items take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  17. 76aea53 btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  18. 2f5239d btrfs: remove btrfs_path::recurse by Josef Bacik · 4 years, 3 months ago
  19. 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 3 months ago
  20. 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 3 months ago
  21. df903e5 btrfs: don't miss async discards after scheduled work override by Pavel Begunkov · 4 years, 3 months ago
  22. 6e88f11 btrfs: discard: store async discard delay as ns not as jiffies by Pavel Begunkov · 4 years, 3 months ago
  23. 478ef88 btrfs: make buffer_radix take sector size units by Qu Wenruo · 4 years, 3 months ago
  24. 27d56e62 btrfs: update last_byte_to_unpin in switch_commit_roots by Josef Bacik · 4 years, 3 months ago
  25. b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 5 months ago
  26. fe5ecbe btrfs: precalculate checksums per leaf once by David Sterba · 4 years, 7 months ago
  27. 22b6331 btrfs: store precalculated csum_size in fs_info by David Sterba · 4 years, 7 months ago
  28. 265fdfa btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits by David Sterba · 4 years, 7 months ago
  29. ab108d9 btrfs: use precalculated sectorsize_bits from fs_info by David Sterba · 4 years, 7 months ago
  30. c842268 btrfs: add set/get accessors for root_item::drop_level by David Sterba · 4 years, 4 months ago
  31. ecfdc08 btrfs: remove dio iomap DSYNC workaround by Goldwyn Rodrigues · 4 years, 4 months ago
  32. a14b78a btrfs: introduce btrfs_inode_lock()/unlock() by Goldwyn Rodrigues · 4 years, 4 months ago
  33. 4e4cabe btrfs: split btrfs_direct_IO to read and write by Goldwyn Rodrigues · 4 years, 4 months ago
  34. 882dbe0 btrfs: introduce mount option rescue=ignoredatacsums by Josef Bacik · 4 years, 3 months ago
  35. 42437a6 btrfs: introduce mount option rescue=ignorebadroots by Josef Bacik · 4 years, 3 months ago
  36. aa8c1a4 btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages() by Goldwyn Rodrigues · 4 years, 3 months ago
  37. a855fbe btrfs: fix lockdep splat when enabling and disabling qgroups by Filipe Manana · 4 years, 2 months ago
  38. e8f147d fs: Remove asm/kmap_types.h includes by Thomas Gleixner · 4 years, 3 months ago
  39. 66d204a btrfs: fix readahead hang and use-after-free after removing a device by Filipe Manana · 4 years, 3 months ago
  40. 905eb88 btrfs: remove struct extent_io_ops by Nikolay Borisov · 4 years, 4 months ago
  41. 908930f btrfs: stop calling submit_bio_hook for data inodes by Nikolay Borisov · 4 years, 4 months ago
  42. 9a446d6 btrfs: replace readpage_end_io_hook with direct calls by Nikolay Borisov · 4 years, 4 months ago
  43. e97659c btrfs: use unaligned helpers for stack and header set/get helpers by David Sterba · 4 years, 4 months ago
  44. fc0d82e btrfs: sink total_data parameter in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  45. 3dc9dc8 btrfs: eliminate total_size parameter from setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  46. 306bfec btrfs: rename btrfs_punch_hole_range() to a more generic name by Filipe Manana · 4 years, 4 months ago
  47. bf38564 btrfs: rename struct btrfs_clone_extent_info to a more generic name by Filipe Manana · 4 years, 4 months ago
  48. fb870f6 btrfs: remove item_size member of struct btrfs_clone_extent_info by Filipe Manana · 4 years, 4 months ago
  49. 8fccebf btrfs: fix metadata reservation for fallocate that leads to transaction aborts by Filipe Manana · 4 years, 4 months ago
  50. c3e1f96 btrfs: enumerate the type of exclusive operation in progress by Goldwyn Rodrigues · 4 years, 5 months ago
  51. 6fee248 btrfs: convert btrfs_inode_sectorsize to take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
  52. 9631e4c btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks by Josef Bacik · 4 years, 5 months ago
  53. 5189941 btrfs: introduce btrfs_path::recurse by Josef Bacik · 4 years, 5 months ago
  54. e85fde5 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations by Qu Wenruo · 4 years, 6 months ago
  55. f85781f btrfs: switch to iomap for direct IO by Goldwyn Rodrigues · 4 years, 5 months ago
  56. 5705674 btrfs: do async reclaim for data reservations by Josef Bacik · 4 years, 6 months ago
  57. 058e6d1 btrfs: add flushing states for handling data reservations by Josef Bacik · 4 years, 6 months ago
  58. b491213 btrfs: change nr to u64 in btrfs_start_delalloc_roots by Josef Bacik · 4 years, 6 months ago
  59. a84d5d4 btrfs: detect nocow for swap after snapshot delete by Boris Burkov · 4 years, 5 months ago
  60. 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 6 months ago
  61. f95ebdb btrfs: don't WARN if we abort a transaction with EROFS by Josef Bacik · 4 years, 6 months ago
  62. fd7fb63 btrfs: add comments for btrfs_reserve_flush_enum by Qu Wenruo · 4 years, 6 months ago
  63. adca4d9 btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT by Qu Wenruo · 4 years, 6 months ago
  64. c53e965 btrfs: qgroup: try to flush qgroup space when we get -EDQUOT by Qu Wenruo · 4 years, 6 months ago
  65. 60f8667 btrfs: add multi-statement protection to btrfs_set/clear_and_info macros by Marcos Paulo de Souza · 4 years, 7 months ago
  66. a93e016 btrfs: remove no longer needed use of log_writers for the log root tree by Filipe Manana · 4 years, 7 months ago
  67. 28a9579 btrfs: stop incremening log_batch for the log root tree when syncing log by Filipe Manana · 4 years, 7 months ago
  68. 49e5fb4 btrfs: qgroup: export qgroups in sysfs by Qu Wenruo · 4 years, 7 months ago
  69. 088545f btrfs: make btrfs_dirty_pages take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  70. c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  71. 98456b9 btrfs: make btrfs_run_delalloc_range take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  72. 38d37aa btrfs: refactor btrfs_check_can_nocow() into two variants by Qu Wenruo · 4 years, 7 months ago
  73. 6d4572a btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation by Qu Wenruo · 4 years, 7 months ago
  74. a2570ef btrfs: remove unused btrfs_root::defrag_trans_start by David Sterba · 4 years, 7 months ago
  75. 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  76. bd242a0 btrfs: make btrfs_csum_one_bio takae btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  77. 7bfa953 btrfs: make btrfs_reloc_clone_csums take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  78. ce6ef5a btrfs: add little-endian optimized key helpers by David Sterba · 4 years, 8 months ago
  79. 203f44c5 btrfs: inode: refactor the parameters of insert_reserved_file_extent() by Qu Wenruo · 4 years, 8 months ago
  80. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  81. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 8 months ago
  82. f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 8 months ago
  83. d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 8 months ago
  84. a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 8 months ago
  85. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  86. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  87. aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
  88. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  89. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 9 months ago
  90. 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 9 months ago
  91. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
  92. 684b752 btrfs: move the block group freeze/unfreeze helpers into block-group.c by Filipe Manana · 4 years, 9 months ago
  93. 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 9 months ago
  94. 31344b2 btrfs: remove more obsolete v0 extent ref declarations by David Sterba · 4 years, 8 months ago
  95. 943aeb0 btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid by YueHaibing · 4 years, 9 months ago
  96. 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
  97. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  98. 7f9fe61 btrfs: improve global reserve stealing logic by Josef Bacik · 4 years, 10 months ago
  99. 5546573 btrfs: backref: rename and move should_ignore_root() by Qu Wenruo · 4 years, 11 months ago
  100. 2433bea btrfs: reloc: make reloc root search-specific for relocation backref cache by Qu Wenruo · 4 years, 11 months ago