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, 6 months ago
  2. 90c90cd Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  3. bdd3c50 dax: remove bdev_dax_supported by Christoph Hellwig · 3 years, 6 months ago
  4. a384f08 xfs: factor out a xfs_buftarg_is_dax helper by Christoph Hellwig · 3 years, 6 months ago
  5. d6837c1 xfs: introduce xfs_sb_is_v5 helper by Dave Chinner · 3 years, 7 months ago
  6. ebd9027 xfs: convert xfs_sb_version_has checks to use mount features by Dave Chinner · 3 years, 7 months ago
  7. 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 7 months ago
  8. 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 7 months ago
  9. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 7 months ago
  10. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 7 months ago
  11. e23b55d xfs: rework attr2 feature and mount options by Dave Chinner · 3 years, 7 months ago
  12. 33c0dd7 xfs: move the CIL workqueue to the CIL by Dave Chinner · 3 years, 7 months ago
  13. 39823d0 xfs: CIL work is serialised, not pipelined by Dave Chinner · 3 years, 7 months ago
  14. e1d06e5 xfs: convert log flags to an operational state field by Dave Chinner · 3 years, 7 months ago
  15. f19ee6b xfs: drop experimental warnings for bigtime and inobtcount by Darrick J. Wong · 3 years, 7 months ago
  16. 6f64909 xfs: don't run speculative preallocation gc when fs is frozen by Darrick J. Wong · 3 years, 7 months ago
  17. 01e8f37 xfs: flush inode inactivation work when compiling usage statistics by Darrick J. Wong · 3 years, 7 months ago
  18. ab23a77 xfs: per-cpu deferred inode inactivation queues by Dave Chinner · 3 years, 7 months ago
  19. c6c2066 xfs: move xfs_inactive call to xfs_inode_mark_reclaimable by Darrick J. Wong · 3 years, 7 months ago
  20. 0ed17f0 xfs: introduce all-mounts list for cpu hotplug notifications by Dave Chinner · 3 years, 7 months ago
  21. f1653c2 xfs: introduce CPU hotplug infrastructure by Dave Chinner · 3 years, 7 months ago
  22. 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 7 months ago
  23. 2433480 xfs: Convert to use invalidate_lock by Jan Kara · 3 years, 11 months ago
  24. b5071ad xfs: remove xfs_blkdev_issue_flush by Dave Chinner · 3 years, 9 months ago
  25. ffc1858 Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-5.14-merge2 by Darrick J. Wong · 3 years, 9 months ago
  26. c076ae7 xfs: refactor per-AG inode tagging functions by Darrick J. Wong · 3 years, 9 months ago
  27. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 9 months ago
  28. db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 4 years ago
  29. 25dfa65 xfs: fix xfs_trans slab cache name by Anthony Iliopoulos · 4 years ago
  30. 92cf7d3 xfs: Skip repetitive warnings about mount options by Pavel Reichl · 4 years ago
  31. 0f98b4e xfs: rename variable mp to parsing_mp by Pavel Reichl · 4 years ago
  32. 3fef46f xfs: rename the blockgc workqueue by Darrick J. Wong · 4 years ago
  33. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  34. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  35. 47bd6d3 xfs: expose the blockgc workqueue knobs publicly by Darrick J. Wong · 4 years, 1 month ago
  36. 894ecac xfs: parallelize block preallocation garbage collection by Darrick J. Wong · 4 years, 1 month ago
  37. c9a6526 xfs: rename block gc start and stop functions by Darrick J. Wong · 4 years, 1 month ago
  38. 9669f51 xfs: consolidate the eofblocks and cowblocks workers by Darrick J. Wong · 4 years, 1 month ago
  39. b943c0c xfs: hide xfs_icache_free_cowblocks by Darrick J. Wong · 4 years, 1 month ago
  40. 05a302a xfs: set WQ_SYSFS on all workqueues in debug mode by Darrick J. Wong · 4 years, 1 month ago
  41. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years, 1 month ago
  42. f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years, 1 month ago
  43. 5b0ad7c xfs: cover the log on freeze instead of cleaning it by Brian Foster · 4 years, 1 month ago
  44. ea2064d xfs: remove xfs_quiesce_attr() by Brian Foster · 4 years, 1 month ago
  45. 5232b93 xfs: remove duplicate wq cancel and log force from attr quiesce by Brian Foster · 4 years, 1 month ago
  46. f46e5a1 xfs: fold sbcount quiesce logging into log covering by Brian Foster · 4 years, 1 month ago
  47. 9e54ee0 xfs: separate log cleaning from log quiesce by Brian Foster · 4 years, 1 month ago
  48. 237d788 xfs: show the proper user quota options by Kaixu Xia · 4 years, 3 months ago
  49. 1e5c39d xfs: rename xfs_fc_* back to xfs_fs_* by Darrick J. Wong · 4 years, 3 months ago
  50. 33005fd xfs: refactor file range validation by Darrick J. Wong · 4 years, 3 months ago
  51. 80c720b xfs: define a new "needrepair" feature by Darrick J. Wong · 4 years, 3 months ago
  52. 3945ae0 xfs: move kernel-specific superblock validation out of libxfs by Darrick J. Wong · 4 years, 3 months ago
  53. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  54. c23c393 xfs: remove deprecated mount options by Pavel Reichl · 4 years, 5 months ago
  55. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 6 months ago
  56. b96cb83 xfs: deprecate the V4 format by Darrick J. Wong · 4 years, 6 months ago
  57. 06dbf82 xfs: trace timestamp limits by Darrick J. Wong · 4 years, 6 months ago
  58. f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 7 months ago
  59. 876fdc7 xfs: explicitly define inode timestamp range by Darrick J. Wong · 4 years, 7 months ago
  60. 2a39946 xfs: store inode btree block counts in AGI header by Darrick J. Wong · 4 years, 7 months ago
  61. 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 7 months ago
  62. 4750a17 xfs: preserve inode versioning across remounts by Eric Sandeen · 4 years, 8 months ago
  63. c3f2375 xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim by Waiman Long · 4 years, 8 months ago
  64. 4d0bab3 xfs: remove SYNC_WAIT from xfs_reclaim_inodes() by Dave Chinner · 4 years, 8 months ago
  65. 8eeae5b Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  66. 16d9154 Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  67. b41b46c xfs: remove the m_active_trans counter by Dave Chinner · 4 years, 10 months ago
  68. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 10 months ago
  69. 237aac4 xfs: ensure f_bfree returned by statfs() is non-negative by Zheng Bin · 4 years, 10 months ago
  70. dae2f8e fs: Lift XFS_IDONTCACHE to the VFS layer by Ira Weiny · 4 years, 10 months ago
  71. 8d6c344 fs/xfs: Make DAX mount option a tri-state by Ira Weiny · 4 years, 10 months ago
  72. 606723d fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS by Ira Weiny · 4 years, 10 months ago
  73. f0f7a67 xfs: move inode flush to the sync workqueue by Darrick J. Wong · 5 years ago
  74. c642570 xfs: ratelimit inode flush on buffered write ENOSPC by Darrick J. Wong · 5 years ago
  75. d59eada xfs: correctly acount for reclaimable slabs by Dave Chinner · 5 years ago
  76. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  77. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  78. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  79. 932befe xfs: fix s_maxbytes computation on 32-bit kernels by Darrick J. Wong · 5 years ago
  80. aaf54eb xfs: Remove kmem_zone_destroy() wrapper by Carlos Maiolino · 5 years ago
  81. b123176 xfs: Remove slab init wrappers by Carlos Maiolino · 5 years ago
  82. 7f6bcf7 xfs: remove a stray tab in xfs_remount_rw() by Dan Carpenter · 5 years ago
  83. 0279c71 xfs: remove redundant assignment to variable error by Colin Ian King · 5 years ago
  84. 50f8300 xfs: fold xfs_mount-alloc() into xfs_init_fs_context() by Ian Kent · 5 years ago
  85. 8757c38 xfs: move xfs_fc_parse_param() above xfs_fc_get_tree() by Ian Kent · 5 years ago
  86. 2f8d66b xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure() by Ian Kent · 5 years ago
  87. 63cd1e9 xfs: move xfs_fc_reconfigure() above xfs_fc_free() by Ian Kent · 5 years ago
  88. 73e5fff xfs: switch to use the new mount-api by Ian Kent · 5 years ago
  89. 7c89fcb xfs: dont set sb in xfs_mount_alloc() by Ian Kent · 5 years ago
  90. 9a86181 xfs: move xfs_parseargs() validation to a helper by Ian Kent · 5 years ago
  91. 48a06e1 xfs: refactor xfs_parseags() by Ian Kent · 5 years ago
  92. 846410c xfs: avoid redundant checks when options is empty by Ian Kent · 5 years ago
  93. c0a6791 xfs: refactor suffix_kstrtoint() by Ian Kent · 5 years ago
  94. 2c6eba3 xfs: add xfs_remount_ro() helper by Ian Kent · 5 years ago
  95. 82332b6 xfs: add xfs_remount_rw() helper by Ian Kent · 5 years ago
  96. a943f37 xfs: merge freeing of mp names and mp by Ian Kent · 5 years ago
  97. 7b77b46 xfs: use kmem functions for struct xfs_mount by Ian Kent · 5 years ago
  98. 3d9d60d xfs: dont use XFS_IS_QUOTA_RUNNING() for option check by Ian Kent · 5 years ago
  99. e1d3d21 xfs: use super s_id instead of struct xfs_mount m_fsname by Ian Kent · 5 years ago
  100. f676c75 xfs: remove unused struct xfs_mount field m_fsname_len by Ian Kent · 5 years ago