1. a1b547f Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 months ago
  2. 975f3b6 Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 months ago
  3. 4484940 btrfs: avoid races when tracking progress for extent map shrinking by Filipe Manana · 8 months ago
  4. ca84529 btrfs: fix data race when accessing the last_trans field of a root by Filipe Manana · 8 months ago
  5. 32e6216 btrfs: introduce new "rescue=ignoresuperflags" mount option by Qu Wenruo · 9 months ago
  6. 169aaaf btrfs: introduce new "rescue=ignoremetacsums" mount option by Qu Wenruo · 9 months ago
  7. cf31b27 btrfs: output the unrecognized super block flags as hex by Qu Wenruo · 9 months ago
  8. 0102ab5 btrfs: fix typo in error message in btrfs_validate_super() by Mark Harmstone · 9 months ago
  9. 133b3da btrfs: remove all extra btrfs_check_eb_owner() calls by Josef Bacik · 10 months ago
  10. 2917f74 btrfs: constify pointer parameters where applicable by David Sterba · 9 months ago
  11. 53d6c0d btrfs: rename err to ret in btrfs_cleanup_fs_roots() by Anand Jain · 12 months ago
  12. ded980e btrfs: add and use helper to commit the current transaction by Filipe Manana · 10 months ago
  13. cab0d86 btrfs: avoid create and commit empty transaction when committing super by Filipe Manana · 10 months ago
  14. 42317ab btrfs: simplify range parameters of btrfs_wait_ordered_roots() by David Sterba · 10 months ago
  15. 83937fb btrfs: move btrfs_block_group_root() to block-group.c by Anand Jain · 10 months ago
  16. 7a7bc21 btrfs: remove objectid from struct btrfs_inode on 64 bits platforms by Filipe Manana · 10 months ago
  17. 068fc8f btrfs: remove location key from struct btrfs_inode by Filipe Manana · 10 months ago
  18. e2844cc btrfs: remove inode_lock from struct btrfs_root and use xarray locks by Filipe Manana · 10 months ago
  19. 310b2f5 btrfs: use an xarray to track open inodes in a root by Filipe Manana · 11 months ago
  20. 0797833 Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 9 months ago
  21. fb33eb2 btrfs: fix leak of qgroup extent records after transaction abort by Filipe Manana · 9 months ago
  22. 38da32e Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 months ago
  23. bc00965 btrfs: count super block write errors in device instead of tracking folio error state by Matthew Wilcox (Oracle) · 11 months ago
  24. 617fb10 btrfs: use the folio iterator in btrfs_end_super_write() by Matthew Wilcox (Oracle) · 11 months ago
  25. f93ee0d btrfs: convert super block writes to folio in write_dev_supers() by Matthew Wilcox (Oracle) · 11 months ago
  26. c94b734 btrfs: convert super block writes to folio in wait_dev_supers() by Matthew Wilcox (Oracle) · 11 months ago
  27. fef998d btrfs: use btrfs_is_testing() everywhere by David Sterba · 11 months ago
  28. 905a95f btrfs: initialize delayed inodes xarray without GFP_ATOMIC by Filipe Manana · 11 months ago
  29. f1d97e7 btrfs: add a global per cpu counter to track number of used extent maps by Filipe Manana · 12 months ago
  30. e094f48 btrfs: change root->root_key.objectid to btrfs_root_id() by Josef Bacik · 11 months ago
  31. 606a1c5 btrfs: remove list_empty() check at warn_about_uncommitted_trans() by Filipe Manana · 11 months ago
  32. 5f2fb81 btrfs: free PERTRANS at the end of cleanup_transaction() by Boris Burkov · 12 months ago
  33. 224941e use ->bd_mapping instead of ->bd_inode->i_mapping by Al Viro · 11 months ago
  34. 5a8a57f btrfs: merge btrfs_del_delalloc_inode() helpers by David Sterba · 1 year, 1 month ago
  35. f5169f1 btrfs: stop passing root argument to __btrfs_del_delalloc_inode() by Filipe Manana · 1 year, 1 month ago
  36. 41044b4 btrfs: add helper to get fs_info from struct inode pointer by David Sterba · 1 year, 6 months ago
  37. b33d2e5 btrfs: add helpers to get fs_info from page/folio pointers by David Sterba · 1 year, 6 months ago
  38. c829389 btrfs: add helpers to get inode from page/folio pointers by David Sterba · 1 year, 6 months ago
  39. 2467d0f btrfs: change BUG_ON to assertion in btrfs_read_roots() by David Sterba · 1 year, 1 month ago
  40. a672429 btrfs: handle invalid root reference found in btrfs_init_root_free_objectid() by David Sterba · 1 year, 2 months ago
  41. 2b712e3 btrfs: remove unused included headers by David Sterba · 1 year, 1 month ago
  42. 4e00422 btrfs: replace sb::s_blocksize by fs_info::sectorsize by David Sterba · 1 year, 2 months ago
  43. 8fd2b12 btrfs: WARN_ON_ONCE() in our leak detection code by Josef Bacik · 1 year, 2 months ago
  44. 84cda1a btrfs: cache folio size and shift in extent_buffer by Qu Wenruo · 1 year, 2 months ago
  45. e2b54ea btrfs: fix double free of anonymous device after snapshot creation failure by Filipe Manana · 1 year ago
  46. e03ee2f btrfs: do not ASSERT() if the newly created subvolume already got read by Qu Wenruo · 1 year, 2 months ago
  47. 96c36ea btrfs: migrate btrfs_repair_io_failure() to folio interfaces by Qu Wenruo · 1 year, 3 months ago
  48. 55151ea btrfs: migrate subpage code to folio interfaces by Qu Wenruo · 1 year, 3 months ago
  49. 8d99361 btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to folios by Qu Wenruo · 1 year, 3 months ago
  50. 13df377 btrfs: cleanup metadata page pointer usage by Qu Wenruo · 1 year, 3 months ago
  51. 082d5bb btrfs: migrate extent_buffer::pages[] to folio by Qu Wenruo · 1 year, 3 months ago
  52. 6140ba8 btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree by David Sterba · 1 year, 3 months ago
  53. 9fb3b1a btrfs: set clear_cache if we use usebackuproot by Josef Bacik · 1 year, 4 months ago
  54. 83e3a40 btrfs: move one shot mount option clearing to super.c by Josef Bacik · 1 year, 4 months ago
  55. 41d46b2 btrfs: move the device specific mount options to super.c by Josef Bacik · 1 year, 4 months ago
  56. ad21f15 btrfs: switch to the new mount API by Josef Bacik · 1 year, 4 months ago
  57. 2496bff btrfs: add a NOSPACECACHE mount option flag by Josef Bacik · 1 year, 4 months ago
  58. 272efa3 btrfs: do not allow free space tree rebuild on extent tree v2 by Josef Bacik · 1 year, 4 months ago
  59. a6a8f22 btrfs: move space cache settings into open_ctree by Josef Bacik · 1 year, 4 months ago
  60. 6207c9e3 btrfs: set default compress type at btrfs_init_fs_info time by Josef Bacik · 1 year, 4 months ago
  61. 397239e btrfs: allow extent buffer helpers to skip cross-page handling by Qu Wenruo · 1 year, 4 months ago
  62. aa6313e btrfs: zoned: don't clear dirty flag of extent buffer by Johannes Thumshirn · 1 year, 4 months ago
  63. cbf44cd btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_ZONED_ZEROOUT by Johannes Thumshirn · 1 year, 4 months ago
  64. 7dc66ab btrfs: use a dedicated data structure for chunk maps by Filipe Manana · 1 year, 4 months ago
  65. 6000d93 btrfs: remove log_extents_lock and logged_list from struct btrfs_root by Filipe Manana · 1 year, 5 months ago
  66. b321a52 btrfs: free qgroup pertrans reserve on transaction abort by Boris Burkov · 1 year, 3 months ago
  67. 2db3132 btrfs: add dmesg output for first mount and last unmount of a filesystem by Qu Wenruo · 1 year, 4 months ago
  68. 0124855 btrfs: add and use helpers for reading and writing last_trans_committed by Filipe Manana · 1 year, 5 months ago
  69. 6008859 btrfs: add and use helpers for reading and writing log_transid by Filipe Manana · 1 year, 5 months ago
  70. f985078 btrfs: add and use helpers for reading and writing last_log_commit by Filipe Manana · 1 year, 5 months ago
  71. a5b8a5f btrfs: support cloned-device mount capability by Anand Jain · 1 year, 5 months ago
  72. f66e020 btrfs: stop reserving excessive space for block group item updates by Filipe Manana · 1 year, 5 months ago
  73. 197a9ec btrfs: reject devices with CHANGING_FSID_V2 by Anand Jain · 1 year, 6 months ago
  74. e076145 btrfs: qgroup: only set QUOTA_ENABLED when done reading qgroups by Boris Burkov · 1 year, 8 months ago
  75. 60ea105 btrfs: qgroup: track metadata relocation COW with simple quota by Boris Burkov · 1 year, 9 months ago
  76. 5150209 btrfs: read raid stripe tree from disk by Johannes Thumshirn · 1 year, 6 months ago
  77. 4ebe8d4 btrfs: mark transaction id check as unlikely at btrfs_mark_buffer_dirty() by Filipe Manana · 1 year, 6 months ago
  78. 20cbe46 btrfs: use btrfs_crit at btrfs_mark_buffer_dirty() by Filipe Manana · 1 year, 6 months ago
  79. 50564b6 btrfs: abort transaction on generation mismatch when marking eb as dirty by Filipe Manana · 1 year, 6 months ago
  80. adb86db btrfs: stop doing excessive space reservation for csum deletion by Filipe Manana · 1 year, 6 months ago
  81. 3ee56a5 btrfs: reserve space for delayed refs on a per ref basis by Filipe Manana · 1 year, 6 months ago
  82. 732fab9 btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option by Qu Wenruo · 1 year, 6 months ago
  83. fb2a836 btrfs: check-integrity: remove btrfsic_unmount() function by Qu Wenruo · 1 year, 6 months ago
  84. af32d36 btrfs: check-integrity: remove btrfsic_mount() function by Qu Wenruo · 1 year, 6 months ago
  85. 51cf580 btrfs: check-integrity: remove btrfsic_check_bio() function by Qu Wenruo · 1 year, 6 months ago
  86. 9580503 btrfs: reformat remaining kdoc style comments by David Sterba · 1 year, 6 months ago
  87. f7361d8 btrfs: sipmlify uuid parameters of alloc_fs_devices() by Anand Jain · 1 year, 7 months ago
  88. 5e0e879 btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio by Qu Wenruo · 1 year, 7 months ago
  89. 77d20c6 btrfs: do not block starts waiting on previous transaction commit by Josef Bacik · 1 year, 7 months ago
  90. 67bc5ad btrfs: drop redundant check to use fs_devices::metadata_uuid by Anand Jain · 1 year, 7 months ago
  91. 6bfe3959 btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super by Anand Jain · 1 year, 7 months ago
  92. d167aa7 btrfs: use the correct superblock to compare fsid in btrfs_validate_super by Anand Jain · 1 year, 7 months ago
  93. 84af994 btrfs: use LIST_HEAD() to initialize the list_head by Ruan Jinjie · 1 year, 7 months ago
  94. a7e1ac7b btrfs: zoned: reserve zones for an active metadata/system block group by Naohiro Aota · 1 year, 7 months ago
  95. 504b159 btrfs: make btrfs_cleanup_fs_roots() static by Filipe Manana · 1 year, 8 months ago
  96. ae3364e btrfs: store the error that turned the fs into error state by Filipe Manana · 1 year, 8 months ago
  97. e5860f8 btrfs: make find_first_extent_bit() return a boolean by Filipe Manana · 1 year, 8 months ago
  98. 46d81eb btrfs: make btrfs_destroy_pinned_extent() return void by Filipe Manana · 1 year, 8 months ago
  99. aec5716 btrfs: make btrfs_destroy_marked_extents() return void by Filipe Manana · 1 year, 8 months ago
  100. 6ebcd02 btrfs: reject invalid reloc tree root keys with stack dump by Qu Wenruo · 1 year, 7 months ago