Show patches with: none      |   32687 patches
« 1 2 ... 139 140 141326 327 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/20] xfs: detach dquots from inode if we don't need to inactivate it xfs: deferred inode inactivation - - - --- 2021-07-29 Darrick J. Wong Superseded
[01/20] xfs: move xfs_inactive call to xfs_inode_mark_reclaimable xfs: deferred inode inactivation - - - --- 2021-07-29 Darrick J. Wong Superseded
[v2,1/1] misc: tag all tests that examine crash recovery in a loop [v2,1/1] misc: tag all tests that examine crash recovery in a loop - 1 - --- 2021-07-29 Darrick J. Wong Accepted
[v2] iomap: Support inline data with block size < page size [v2] iomap: Support inline data with block size < page size - - - --- 2021-07-29 Matthew Wilcox New
[1/1] xfs_io: allow callers to dump fs stats individually xfs_io: small improvements to statfs - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[2/2] xfs_quota: allow users to truncate group and project quota files xfsprogs: random fixes - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[1/2] xfs_repair: invalidate dirhash entry when junking dirent xfsprogs: random fixes - 2 - --- 2021-07-28 Darrick J. Wong Accepted
[2/2] xfs_io: don't count fsmaps before querying fsmaps xfs_io: small fixes to fsmap command - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[1/2] xfs_io: only print the header once when dumping fsmap in csv format xfs_io: small fixes to fsmap command - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[2/2] xfs_io: clean up the funshare command a bit xfs_io: small fixes to funshare command - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[1/2] xfs_io: fix broken funshare_cmd usage xfs_io: small fixes to funshare command - 2 - --- 2021-07-28 Darrick J. Wong Accepted
[2/2] mkfs: validate rt extent size hint when rtinherit is set xfsprogs: strengthen validation of extent size hints - 2 - --- 2021-07-28 Darrick J. Wong Accepted
[1/2] xfs_repair: validate alignment of inherited rt extent hints xfsprogs: strengthen validation of extent size hints - 1 - --- 2021-07-28 Darrick J. Wong Accepted
quota: allow users to truncate group and project quota files quota: allow users to truncate group and project quota files - 1 - --- 2021-07-28 Darrick J. Wong New
[6/4] xfs/007: fix regressions on V4 filesystems fstests: random fixes - - - --- 2021-07-28 Darrick J. Wong Accepted
[5/4] xfs/530: skip test if user MKFS_OPTIONS screw up formatting fstests: random fixes - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[1/1] misc: tag all tests that examine crash recovery in a loop fstests: tag recovery loop tests - 1 - --- 2021-07-28 Darrick J. Wong Superseded
[3/3] xfs: test regression in shrink when the new EOFS splits a sparse inode cluster fstests: exercise code refactored in 5.14 - 1 - --- 2021-07-28 Darrick J. Wong Accepted
[2/3] generic: test shutdowns of a nested filesystem fstests: exercise code refactored in 5.14 - 1 - --- 2021-07-28 Darrick J. Wong Superseded
[1/3] generic: test xattr operations only fstests: exercise code refactored in 5.14 - - - --- 2021-07-28 Darrick J. Wong Accepted
[3/3] xfs: test adding realtime sections to filesystem fstests: regression tests for 5.13/5.14 rt fixes - - - --- 2021-07-28 Darrick J. Wong Superseded
[2/3] xfs: test correct propagation of rt extent size hints on rtinherit dirs fstests: regression tests for 5.13/5.14 rt fixes - - - --- 2021-07-28 Darrick J. Wong Superseded
[1/3] xfs: test fsx with extent size hints set on a realtime file fstests: regression tests for 5.13/5.14 rt fixes - - - --- 2021-07-28 Darrick J. Wong Superseded
[4/4] check: back off the OOM score adjustment to -500 fstests: random fixes - - - --- 2021-07-28 Darrick J. Wong Accepted
[3/4] generic/570: fix regression when SCRATCH_DEV is still formatted fstests: random fixes - - - --- 2021-07-28 Darrick J. Wong New
[2/4] check: don't leave the scratch filesystem mounted after _notrun fstests: random fixes - - - --- 2021-07-28 Darrick J. Wong Accepted
[1/4] xfs/106: fix golden output regression in quota off test fstests: random fixes - - - --- 2021-07-28 Darrick J. Wong Accepted
xfs: prevent spoofing of rtbitmap blocks when recovering buffers xfs: prevent spoofing of rtbitmap blocks when recovering buffers - 2 - --- 2021-07-27 Darrick J. Wong Accepted
[11/11,v2] xfs: limit iclog tail updates Untitled series #522343 - 1 - --- 2021-07-27 Dave Chinner Accepted
xfs_repair: invalidate dirhash entry when junking dirent xfs_repair: invalidate dirhash entry when junking dirent - 1 - --- 2021-07-27 Darrick J. Wong Superseded
[RFC] xfs: prevent spoofing of rtbitmap blocks when recovering buffers [RFC] xfs: prevent spoofing of rtbitmap blocks when recovering buffers - - - --- 2021-07-27 Darrick J. Wong Superseded
[11/11] xfs: limit iclog tail updates xfs: fix log cache flush regressions and bugs - - - --- 2021-07-27 Dave Chinner Superseded
[10/11] xfs: need to see iclog flags in tracing xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[09/11] xfs: Enforce attr3 buffer recovery order xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[08/11] xfs: logging the on disk inode LSN can make it go backwards xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-27 Dave Chinner Accepted
[07/11] xfs: avoid unnecessary waits in xfs_log_force_lsn() xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[06/11] xfs: log forces imply data device cache flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[05/11] xfs: factor out forced iclog flushes xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[04/11] xfs: fix ordering violation between cache flushes and tail updates xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[03/11] xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog xfs: fix log cache flush regressions and bugs - 1 - --- 2021-07-27 Dave Chinner Accepted
[02/11] xfs: external logs need to flush data device xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[01/11] xfs: flush data dev on external log write xfs: fix log cache flush regressions and bugs - 2 - --- 2021-07-27 Dave Chinner Accepted
[v22,16/16] xfs: Add helper function xfs_attr_leaf_addname Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,15/16] xfs: Merge xfs_delattr_context into xfs_attr_item Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Superseded
[v22,14/16] xfs: Add delattr mount option Delayed Attributes - - - --- 2021-07-27 Allison Henderson New
[v22,13/16] xfs: Add delayed attributes error tag Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson New
[v22,12/16] xfs: Remove unused xfs_attr_*_args Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Accepted
[v22,11/16] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,10/16] RFC xfs: Skip flip flags for delayed attrs Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,09/16] xfs: Implement attr logging and replay Delayed Attributes - - - --- 2021-07-27 Allison Henderson Superseded
[v22,08/16] xfs: Set up infrastructure for deferred attribute operations Delayed Attributes - - - --- 2021-07-27 Allison Henderson New
[v22,07/16] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson New
[v22,06/16] xfs: Rename __xfs_attr_rmtval_remove Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Accepted
[v22,05/16] xfs: Add state machine tracepoints Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson New
[v22,04/16] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Superseded
[v22,03/16] xfs: refactor xfs_iget calls from log intent recovery Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Accepted
[v22,02/16] xfs: clear log incompat feature bits when the log is idle Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Accepted
[v22,01/16] xfs: allow setting and clearing of log incompat feature flags Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson Accepted
[v22,27/27] xfsprogs: Add log item printing for ATTRI and ATTRD Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,26/27] xfsprogs: Add helper function xfs_attr_leaf_addname Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,25/27] xfsprogs: Merge xfs_delattr_context into xfs_attr_item Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,24/27] xfsprogs: Add delayed attributes error tag Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson New
[v22,23/27] xfsprogs: Remove unused xfs_attr_*_args Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson New
[v22,22/27] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,21/27] RFC xfsprogs: Skip flip flags for delayed attrs Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,20/27] xfsprogs: Implement attr logging and replay Delayed Attributes - - - --- 2021-07-27 Allison Henderson Superseded
[v22,19/27] xfsprogs: Set up infrastructure for deferred attribute operations Delayed Attributes - - - --- 2021-07-27 Allison Henderson New
[v22,18/27] xfsprogs: Rename __xfs_attr_rmtval_remove Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,17/27] xfsprogs: Add state machine tracepoints Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson New
[v22,16/27] xfsprogs: Return from xfs_attr_set_iter if there are no more rmtblks to process Delayed Attributes - - - --- 2021-07-27 Allison Henderson Superseded
[v22,15/27] xfs: allow setting and clearing of log incompat feature flags Delayed Attributes - 1 - --- 2021-07-27 Allison Henderson Superseded
[v22,14/27] xfsprogs: Make attr name schemes consistent Delayed Attributes - - - --- 2021-07-27 Allison Henderson New
[v22,13/27] xfsprogs: Fix default ASSERT in xfs_attr_set_iter Delayed Attributes - - - --- 2021-07-27 Allison Henderson New
[v22,12/27] xfsprogs: Clean up xfs_attr_node_addname_clear_incomplete Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson New
[v22,11/27] xfsprogs: Remove xfs_attr_rmtval_set Delayed Attributes - 2 - --- 2021-07-27 Allison Henderson New
[v22,10/27] xfsprogs: Add delay ready attr set routines Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,09/27] xfsprogs: Add delay ready attr remove routines Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,08/27] xfsprogs: Hoist node transaction handling Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,07/27] xfsprogs: Hoist xfs_attr_leaf_addname Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,06/27] xfsprogs: Hoist xfs_attr_node_addname Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,05/27] xfsprogs: Add helper xfs_attr_node_addname_find_attr Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,04/27] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,03/27] xfsprogs: Refactor xfs_attr_set_shortform Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,02/27] xfsprogs: Add xfs_attr_node_remove_name Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[v22,01/27] xfsprogs: Reverse apply 72b97ea40d Delayed Attributes - 3 - --- 2021-07-27 Allison Henderson New
[V2,12/12] xfsprogs: Add extcnt64bit mkfs option xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R New
[V2,11/12] xfsprogs: Extend per-inode extent counter widths xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,10/12] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,09/12] xfsprogs: Rename XFS_IOC_BULKSTAT to XFS_IOC_BULKSTAT_V5 xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R New
[V2,08/12] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively xfsprogs: Extend per-inode extent counters - 1 - --- 2021-07-26 Chandan Babu R Superseded
[V2,07/12] xfsprogs: Rename inode's extent counter fields based on their width xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,06/12] xfsprogs: xfs_dfork_nextents: Return extent count via an out argument xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,05/12] xfsprogs: Introduce xfs_dfork_nextents() helper xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,04/12] xfsprogs: Use xfs_extnum_t instead of basic data types xfsprogs: Extend per-inode extent counters - 1 - --- 2021-07-26 Chandan Babu R Superseded
[V2,03/12] xfsprogs: Introduce xfs_iext_max() helper xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R New
[V2,02/12] xfsprogs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS… xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,01/12] xfsprogs: Move extent count limits to xfs_format.h xfsprogs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,12/12] xfs: Error tag to test if v5 bulkstat skips inodes with large extent count xfs: Extend per-inode extent counters - 1 - --- 2021-07-26 Chandan Babu R New
[V2,11/12] xfs: Extend per-inode extent counter widths xfs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R Superseded
[V2,10/12] xfs: Enable bulkstat ioctl to support 64-bit extent counters xfs: Extend per-inode extent counters - - - --- 2021-07-26 Chandan Babu R New
« 1 2 ... 139 140 141326 327 »