1. 2e5fd48 Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months ago
  2. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  3. 90c90cd Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 4 months ago
  4. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  5. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  6. bdd3c50 dax: remove bdev_dax_supported by Christoph Hellwig · 3 years, 4 months ago
  7. a384f08 xfs: factor out a xfs_buftarg_is_dax helper by Christoph Hellwig · 3 years, 4 months ago
  8. f38a032 xfs: fix I_DONTCACHE by Dave Chinner · 3 years, 4 months ago
  9. 72a048c xfs: only set IOMAP_F_SHARED when providing a srcmap to a write by Darrick J. Wong · 3 years, 4 months ago
  10. 61e0d0c xfs: fix perag structure refcounting error when scrub fails by Darrick J. Wong · 3 years, 4 months ago
  11. 4c7f65a xfs: rename buffer cache index variable b_bn by Dave Chinner · 3 years, 4 months ago
  12. 9343ee7 xfs: convert bp->b_bn references to xfs_buf_daddr() by Dave Chinner · 3 years, 4 months ago
  13. 04fcad8 xfs: introduce xfs_buf_daddr() by Dave Chinner · 3 years, 4 months ago
  14. cf28e17 xfs: kill xfs_sb_version_has_v3inode() by Dave Chinner · 3 years, 4 months ago
  15. d6837c1 xfs: introduce xfs_sb_is_v5 helper by Dave Chinner · 3 years, 4 months ago
  16. 2beb7b5 xfs: remove unused xfs_sb_version_has wrappers by Dave Chinner · 3 years, 4 months ago
  17. ebd9027 xfs: convert xfs_sb_version_has checks to use mount features by Dave Chinner · 3 years, 4 months ago
  18. 55fafb3 xfs: convert scrub to use mount-based feature checks by Dave Chinner · 3 years, 4 months ago
  19. fe08cc5 xfs: open code sb verifier feature checks by Dave Chinner · 3 years, 4 months ago
  20. 03288b1 xfs: convert xfs_fs_geometry to use mount feature checks by Dave Chinner · 3 years, 4 months ago
  21. 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
  22. 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 4 months ago
  23. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
  24. 8970a5b xfs: consolidate mount option features in m_features by Dave Chinner · 3 years, 4 months ago
  25. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
  26. a1d86e8 xfs: reflect sb features in xfs_mount by Dave Chinner · 3 years, 4 months ago
  27. e23b55d xfs: rework attr2 feature and mount options by Dave Chinner · 3 years, 4 months ago
  28. 51b495e xfs: rename xfs_has_attr() by Dave Chinner · 3 years, 4 months ago
  29. 8cf07f3 xfs: sb verifier doesn't handle uncached sb buffer by Dave Chinner · 3 years, 4 months ago
  30. e5f2e54 xfs: start documenting common units and tags used in tracepoints by Darrick J. Wong · 3 years, 4 months ago
  31. c03e4b9 xfs: decode scrub flags in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  32. b641851 xfs: standardize inode generation formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  33. 7eac302 xfs: standardize remaining xfs_buf length tracepoints by Darrick J. Wong · 3 years, 4 months ago
  34. f93f85f xfs: resolve fork names in trace output by Darrick J. Wong · 3 years, 4 months ago
  35. c23460e xfs: rename i_disk_size fields in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  36. d538cf2 xfs: disambiguate units for ftrace fields tagged "count" by Darrick J. Wong · 3 years, 4 months ago
  37. 7989acc xfs: disambiguate units for ftrace fields tagged "len" by Darrick J. Wong · 3 years, 4 months ago
  38. 49e68c9 xfs: disambiguate units for ftrace fields tagged "offset" by Darrick J. Wong · 3 years, 4 months ago
  39. 6f25b21 xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno" by Darrick J. Wong · 3 years, 4 months ago
  40. 92eff38 xfs: standardize daddr formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  41. 97f4f91 xfs: standardize rmap owner number formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  42. f7b0816 xfs: standardize AG block number formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  43. 9febf39 xfs: standardize AG number formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  44. af6265a xfs: standardize inode number formatting in ftrace output by Darrick J. Wong · 3 years, 4 months ago
  45. 3fd7cb8 xfs: fix incorrect unit conversion in scrub tracepoint by Darrick J. Wong · 3 years, 4 months ago
  46. a437b9b xfs: remove support for untagged lookups in xfs_icwalk* by Christoph Hellwig · 3 years, 5 months ago
  47. 32816fd xfs: constify btree function parameters that are not modified by Darrick J. Wong · 3 years, 5 months ago
  48. 60e265f xfs: make the start pointer passed to btree update_lastrec functions const by Darrick J. Wong · 3 years, 5 months ago
  49. deb06b9 xfs: make the start pointer passed to btree alloc_block functions const by Darrick J. Wong · 3 years, 5 months ago
  50. b5a6e5f xfs: make the pointer passed to btree set_root functions const by Darrick J. Wong · 3 years, 5 months ago
  51. 22ece4e8 xfs: mark the record passed into xchk_btree functions as const by Darrick J. Wong · 3 years, 5 months ago
  52. 8e38dc8 xfs: make the keys and records passed to btree inorder functions const by Darrick J. Wong · 3 years, 5 months ago
  53. 23825cd xfs: mark the record passed into btree init_key functions as const by Darrick J. Wong · 3 years, 5 months ago
  54. 159eb69 xfs: make the record pointer passed to query_range functions const by Darrick J. Wong · 3 years, 5 months ago
  55. 04dcb47 xfs: make the key parameters to all btree query range functions const by Darrick J. Wong · 3 years, 5 months ago
  56. d29d557 xfs: make the key parameters to all btree key comparison functions const by Darrick J. Wong · 3 years, 5 months ago
  57. 7f89c83 xfs: add trace point for fs shutdown by Darrick J. Wong · 3 years, 5 months ago
  58. 5440676 xfs: remove unnecessary agno variable from struct xchk_ag by Darrick J. Wong · 3 years, 5 months ago
  59. 7e1826e xfs: make fsmap backend function key parameters const by Darrick J. Wong · 3 years, 5 months ago
  60. 9ab72f2 xfs: fix off-by-one error when the last rt extent is in use by Darrick J. Wong · 3 years, 5 months ago
  61. c02f652 xfs: make xfs_rtalloc_query_range input parameters const by Darrick J. Wong · 3 years, 5 months ago
  62. 21b4ee7 xfs: drop ->writepage completely by Dave Chinner · 3 years, 5 months ago
  63. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  64. 33c0dd7 xfs: move the CIL workqueue to the CIL by Dave Chinner · 3 years, 5 months ago
  65. 39823d0 xfs: CIL work is serialised, not pipelined by Dave Chinner · 3 years, 5 months ago
  66. 0020a19 xfs: AIL needs asynchronous CIL forcing by Dave Chinner · 3 years, 5 months ago
  67. 68a74dc xfs: order CIL checkpoint start records by Dave Chinner · 3 years, 5 months ago
  68. caa8009 xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() by Dave Chinner · 3 years, 5 months ago
  69. bf034bc xfs: factor out log write ordering from xlog_cil_push_work() by Dave Chinner · 3 years, 5 months ago
  70. c45aba4 xfs: pass a CIL context to xlog_write() by Dave Chinner · 3 years, 5 months ago
  71. 2ce82b7 xfs: move xlog_commit_record to xfs_log_cil.c by Dave Chinner · 3 years, 5 months ago
  72. 2562c32 xfs: log head and tail aren't reliable during shutdown by Dave Chinner · 3 years, 5 months ago
  73. 502a01f xfs: don't run shutdown callbacks on active iclogs by Dave Chinner · 3 years, 5 months ago
  74. aad7272 xfs: separate out log shutdown callback processing by Dave Chinner · 3 years, 5 months ago
  75. 8bb9200 xfs: rework xlog_state_do_callback() by Dave Chinner · 3 years, 5 months ago
  76. b36d465 xfs: make forced shutdown processing atomic by Dave Chinner · 3 years, 5 months ago
  77. e1d06e5 xfs: convert log flags to an operational state field by Dave Chinner · 3 years, 5 months ago
  78. fd67d8a xfs: move recovery needed state updates to xfs_log_mount_finish by Dave Chinner · 3 years, 5 months ago
  79. 5112e206 xfs: XLOG_STATE_IOERROR must die by Dave Chinner · 3 years, 5 months ago
  80. 2039a27 xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown() by Dave Chinner · 3 years, 5 months ago
  81. edf2748 xfs: cleanup __FUNCTION__ usage by Dwaipayan Ray · 3 years, 5 months ago
  82. 5e68b4c xfs: Rename __xfs_attr_rmtval_remove by Allison Henderson · 3 years, 5 months ago
  83. df08263 xfs: add attr state machine tracepoints by Allison Henderson · 3 years, 5 months ago
  84. 4bc6198 xfs: refactor xfs_iget calls from log intent recovery by Darrick J. Wong · 3 years, 5 months ago
  85. 2b73a2c xfs: clear log incompat feature bits when the log is idle by Darrick J. Wong · 3 years, 5 months ago
  86. 908ce71 xfs: allow setting and clearing of log incompat feature flags by Darrick J. Wong · 3 years, 5 months ago
  87. d634525 xfs: replace kmem_alloc_large() with kvmalloc() by Dave Chinner · 3 years, 5 months ago
  88. 98fe2c3 xfs: remove kmem_alloc_io() by Dave Chinner · 3 years, 5 months ago
  89. de2860f mm: Add kvrealloc() by Dave Chinner · 3 years, 5 months ago
  90. 43059d5 xfs: dump log intent items that cannot be recovered due to corruption by Darrick J. Wong · 3 years, 5 months ago
  91. 48c6615 xfs: grab active perag ref when reading AG headers by Darrick J. Wong · 3 years, 5 months ago
  92. f19ee6b xfs: drop experimental warnings for bigtime and inobtcount by Darrick J. Wong · 3 years, 5 months ago
  93. b7df763 xfs: fix silly whitespace problems with kernel libxfs by Darrick J. Wong · 3 years, 5 months ago
  94. 40b1de007 xfs: throttle inode inactivation queuing on memory reclaim by Darrick J. Wong · 3 years, 5 months ago
  95. a6343e4 xfs: avoid buffer deadlocks when walking fs inodes by Darrick J. Wong · 3 years, 5 months ago
  96. e8d04c2 xfs: use background worker pool when transactions can't get free space by Darrick J. Wong · 3 years, 5 months ago
  97. a11d7fc block: remove the bd_bdi in struct block_device by Christoph Hellwig · 3 years, 5 months ago
  98. 6f64909 xfs: don't run speculative preallocation gc when fs is frozen by Darrick J. Wong · 3 years, 5 months ago
  99. 01e8f37 xfs: flush inode inactivation work when compiling usage statistics by Darrick J. Wong · 3 years, 5 months ago
  100. 2eb6650 xfs: inactivate inodes any time we try to free speculative preallocations by Darrick J. Wong · 3 years, 5 months ago