Show patches with: Submitter = Darrick J. Wong       |    State = Action Required       |    Archived = No       |   1419 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] xfs: only iget the file once when doing vectored scrub-by-handle [1/4] xfs: reduce the rate of cond_resched calls inside scrub - - - --- 2024-04-16 Darrick J. Wong New
[3/4] xfs: introduce vectored scrub mode [1/4] xfs: reduce the rate of cond_resched calls inside scrub - - - --- 2024-04-16 Darrick J. Wong New
[2/4] xfs: move xfs_ioc_scrub_metadata to scrub.c [1/4] xfs: reduce the rate of cond_resched calls inside scrub - - - --- 2024-04-16 Darrick J. Wong New
[1/4] xfs: reduce the rate of cond_resched calls inside scrub [1/4] xfs: reduce the rate of cond_resched calls inside scrub - 1 - --- 2024-04-16 Darrick J. Wong New
[4/4] xfs: fix corruptions in the directory tree [1/4] xfs: teach online scrub to find directory tree structure problems - 1 - --- 2024-04-16 Darrick J. Wong New
[3/4] xfs: report directory tree corruption in the health information [1/4] xfs: teach online scrub to find directory tree structure problems - 1 - --- 2024-04-16 Darrick J. Wong New
[2/4] xfs: invalidate dirloop scrub path data when concurrent updates happen [1/4] xfs: teach online scrub to find directory tree structure problems - 1 - --- 2024-04-16 Darrick J. Wong New
[1/4] xfs: teach online scrub to find directory tree structure problems [1/4] xfs: teach online scrub to find directory tree structure problems - 1 - --- 2024-04-16 Darrick J. Wong New
[17/17] xfs: inode repair should ensure there's an attr fork to store parent pointers [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[16/17] xfs: repair link count of nondirectories after rebuilding parent pointers [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[15/17] xfs: adapt the orphanage code to handle parent pointers [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[14/17] xfs: actually rebuild the parent pointer xattrs [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[13/17] xfs: add a per-leaf block callback to xchk_xattr_walk [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[12/17] xfs: split xfs_bmap_add_attrfork into two pieces [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[11/17] xfs: remove pointless unlocked assertion [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[10/17] xfs: implement live updates for parent pointer repairs [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[09/17] xfs: repair directory parent pointers by scanning for dirents [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[08/17] xfs: replay unlocked parent pointer updates that accrue during xattr repair [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[07/17] xfs: implement live updates for directory repairs [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[06/17] xfs: repair directories by scanning directory parent pointers [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[05/17] xfs: add raw parent pointer apis to support repair [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[04/17] xfs: salvage parent pointers when rebuilding xattr structures [01/17] xfs: remove some boilerplate from xfs_attr_set - 1 - --- 2024-04-16 Darrick J. Wong New
[03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs [01/17] xfs: remove some boilerplate from xfs_attr_set - - - --- 2024-04-16 Darrick J. Wong New
[02/17] xfs: make the reserved block permission flag explicit in xfs_attr_set [01/17] xfs: remove some boilerplate from xfs_attr_set - - - --- 2024-04-16 Darrick J. Wong New
[01/17] xfs: remove some boilerplate from xfs_attr_set [01/17] xfs: remove some boilerplate from xfs_attr_set - - - --- 2024-04-16 Darrick J. Wong New
[7/7] xfs: check parent pointer xattrs when scrubbing [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[6/7] xfs: walk directory parent pointers to determine backref count [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[5/7] xfs: deferred scrub of parent pointers [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[4/7] xfs: scrub parent pointers [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[3/7] xfs: deferred scrub of dirents [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[2/7] xfs: check dirents have parent pointers [1/7] xfs: revert commit 44af6c7e59b12 - 1 - --- 2024-04-16 Darrick J. Wong New
[1/7] xfs: revert commit 44af6c7e59b12 [1/7] xfs: revert commit 44af6c7e59b12 - - - --- 2024-04-16 Darrick J. Wong New
[31/31] xfs: enable parent pointers [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[30/31] xfs: drop compatibility minimum log size computations for reflink [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[29/31] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[28/31] xfs: add a incompat feature bit for parent pointers [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[27/31] xfs: don't remove the attr fork when parent pointers are enabled [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[26/31] xfs: add parent pointer ioctls [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[25/31] xfs: actually check the fsid of a handle [01/31] xfs: rearrange xfs_attr_match parameters - - - --- 2024-04-16 Darrick J. Wong New
[24/31] xfs: split out handle management helpers a bit [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[23/31] xfs: move handle ioctl code to xfs_handle.c [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[22/31] xfs: pass the attr value to put_listent when possible [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[21/31] xfs: don't return XFS_ATTR_PARENT attributes via listxattr [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[20/31] xfs: Add parent pointers to xfs_cross_rename [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[19/31] xfs: Add parent pointers to rename [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[18/31] xfs: remove parent pointers in unlink [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[17/31] xfs: add parent attributes to symlink [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[16/31] xfs: add parent attributes to link [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[15/31] xfs: parent pointer attribute creation [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[14/31] xfs: create a hashname function for parent pointers [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[13/31] xfs: extend transaction reservations for parent attributes [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[12/31] xfs: add parent pointer validator functions [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[11/31] xfs: Expose init_xattrs in xfs_create_tmpfile [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[10/31] xfs: record inode generation in xattr update log intent items [01/31] xfs: rearrange xfs_attr_match parameters - - - --- 2024-04-16 Darrick J. Wong New
[09/31] xfs: create attr log item opcodes and formats for parent pointers [01/31] xfs: rearrange xfs_attr_match parameters - - - --- 2024-04-16 Darrick J. Wong New
[08/31] xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery [01/31] xfs: rearrange xfs_attr_match parameters - - - --- 2024-04-16 Darrick J. Wong New
[07/31] xfs: allow xattr matching on name and value for parent pointers [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[06/31] xfs: define parent pointer ondisk extended attribute format [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[05/31] xfs: add parent pointer support to attribute code [01/31] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-16 Darrick J. Wong New
[04/31] xfs: create a separate hashname function for extended attributes [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[03/31] xfs: move xfs_attr_defer_add to xfs_attr_item.c [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[02/31] xfs: check the flags earlier in xfs_attr_match [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[01/31] xfs: rearrange xfs_attr_match parameters [01/31] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-16 Darrick J. Wong New
[14/14] xfs: enforce one namespace per attribute [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[13/14] xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - - - --- 2024-04-16 Darrick J. Wong New
[12/14] xfs: refactor name/length checks in xfs_attri_validate [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[11/14] xfs: use local variables for name and value length in _attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[10/14] xfs: always set args->value in xfs_attri_item_recover [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[09/14] xfs: validate recovered name buffers when recovering xattr items [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[08/14] xfs: use helpers to extract xattr op from opflags [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[07/14] xfs: restructure xfs_attr_complete_op a bit [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[06/14] xfs: check shortform attr entry flags specifically [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - - - --- 2024-04-16 Darrick J. Wong New
[05/14] xfs: fix missing check for invalid attr flags [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[04/14] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[03/14] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[02/14] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-16 Darrick J. Wong New
[5/5] xfs: rearrange xfs_da_args a bit to use less space [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-16 Darrick J. Wong New
[4/5] xfs: make attr removal an explicit operation [1/5] xfs: remove XFS_DA_OP_REMOVE - - - --- 2024-04-16 Darrick J. Wong New
[3/5] xfs: remove xfs_da_args.attr_flags [1/5] xfs: remove XFS_DA_OP_REMOVE - - - --- 2024-04-16 Darrick J. Wong New
[2/5] xfs: remove XFS_DA_OP_NOTIME [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-16 Darrick J. Wong New
[1/5] xfs: remove XFS_DA_OP_REMOVE [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-16 Darrick J. Wong New
[1/1] xfs_repair: check num before bplist[num] [1/1] xfs_repair: check num before bplist[num] - - - --- 2024-04-16 Darrick J. Wong New
[4/4] libxfs: add a xattr_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-04-16 Darrick J. Wong New
[3/4] libxfs: reuse xfs_bmap_update_cancel_item [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-04-16 Darrick J. Wong New
[2/4] libxfs: add a bi_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-04-16 Darrick J. Wong New
[1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - - - --- 2024-04-16 Darrick J. Wong New
[092/111] libxfs: support in-memory buffer cache targets Untitled series #844848 - 1 - --- 2024-04-16 Darrick J. Wong New
[091/111] xfs: teach buftargs to maintain their own buffer hashtable Untitled series #844848 - 1 - --- 2024-04-16 Darrick J. Wong New
[090/111] libxfs: partition memfd files to avoid using too many fds Untitled series #844848 - - - --- 2024-04-16 Darrick J. Wong New
[089/111] libxfs: add xfile support Untitled series #844848 - 1 - --- 2024-04-16 Darrick J. Wong New
[5/5] xfs_io: add linux madvise advice codes [1/5] xfs_repair: double-check with shortform attr verifiers - 1 - --- 2024-04-16 Darrick J. Wong New
[4/5] xfs_scrub: don't fail while reporting media scan errors [1/5] xfs_repair: double-check with shortform attr verifiers - 1 - --- 2024-04-16 Darrick J. Wong New
[3/5] xfs_scrub: fix threadcount estimates for phase 6 [1/5] xfs_repair: double-check with shortform attr verifiers - - - --- 2024-04-16 Darrick J. Wong New
[2/5] xfs_db: improve number extraction in getbitval [1/5] xfs_repair: double-check with shortform attr verifiers - - - --- 2024-04-16 Darrick J. Wong New
[1/5] xfs_repair: double-check with shortform attr verifiers [1/5] xfs_repair: double-check with shortform attr verifiers - 2 - --- 2024-04-16 Darrick J. Wong New
[GIT,PULL,16/16] xfs: retain ILOCK during directory updates [GIT,PULL,01/16] xfs: improve log incompat feature handling - - - --- 2024-04-16 Darrick J. Wong New
[GIT,PULL,15/16] xfs: design documentation for online fsck, part 2 [GIT,PULL,01/16] xfs: improve log incompat feature handling - - - --- 2024-04-16 Darrick J. Wong New
[GIT,PULL,14/16] xfs: less heavy locks during fstrim [GIT,PULL,01/16] xfs: improve log incompat feature handling - - - --- 2024-04-16 Darrick J. Wong New
[GIT,PULL,13/16] xfs: inode-related repair fixes [GIT,PULL,01/16] xfs: improve log incompat feature handling - - - --- 2024-04-16 Darrick J. Wong New
« 1 2 3 414 15 »