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