Show patches with: Submitter = Darrick J. Wong       |   5815 patches
« 1 2 ... 37 38 3958 59 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/20] xfs: repair damaged symlinks - - - --- 2018-03-26 Darrick J. Wong Superseded
[19/20] xfs: repair inode block maps - - - --- 2018-03-26 Darrick J. Wong Superseded
[18/20] xfs: zap broken inode forks - - - --- 2018-03-26 Darrick J. Wong Superseded
[17/20] xfs: repair inode records - - - --- 2018-03-26 Darrick J. Wong Superseded
[16/20] xfs: repair refcount btrees - - - --- 2018-03-26 Darrick J. Wong Superseded
[15/20] xfs: repair the rmapbt - - - --- 2018-03-26 Darrick J. Wong Superseded
[14/20] xfs: repair inode btrees - - - --- 2018-03-26 Darrick J. Wong Superseded
[13/20] xfs: repair free space btrees - - - --- 2018-03-26 Darrick J. Wong Superseded
[12/20] xfs: repair the AGI - - - --- 2018-03-26 Darrick J. Wong Superseded
[11/20] xfs: repair the AGF and AGFL - - - --- 2018-03-26 Darrick J. Wong Superseded
[10/20] xfs: repair superblocks - - - --- 2018-03-26 Darrick J. Wong Superseded
[09/20] xfs: add helper routines for the repair code - - - --- 2018-03-26 Darrick J. Wong Superseded
[08/20] xfs: implement the metadata repair ioctl flag - - - --- 2018-03-26 Darrick J. Wong Superseded
[07/20] xfs: create tracepoints for online repair - 1 - --- 2018-03-26 Darrick J. Wong Superseded
[06/20] xfs: halt auto-reclamation activities while rebuilding rmap - - - --- 2018-03-26 Darrick J. Wong Superseded
[05/20] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmpabt - - - --- 2018-03-26 Darrick J. Wong New
[04/20] xfs: add repair helpers for the reference count btree - 1 - --- 2018-03-26 Darrick J. Wong Superseded
[03/20] xfs: add repair helpers for the reverse mapping btree - - - --- 2018-03-26 Darrick J. Wong Superseded
[02/20] xfs: expose various functions to repair code - 1 - --- 2018-03-26 Darrick J. Wong Superseded
[01/20] xfs: add helpers to calculate btree size - 1 - --- 2018-03-26 Darrick J. Wong Superseded
[v2,09/14] xfs_scrub: don't warn about confusing names if dir/file only writable by root - - - --- 2018-03-26 Darrick J. Wong Accepted
[v2,08/14] xfs_scrub: use Unicode skeleton function to find confusing names - - - --- 2018-03-26 Darrick J. Wong Accepted
[7/4] xfs_spaceman: remove incorrect linux/fs.h include - - - --- 2018-03-26 Darrick J. Wong Accepted
[4/4] xfs/278: find sfdir inode field prefix - 1 - --- 2018-03-23 Darrick J. Wong Accepted
[3/4] xfs: test agfl reset on bad list wrapping - 1 - --- 2018-03-23 Darrick J. Wong Accepted
[2/4] common/xfs: fix various problems with _supports_xfs_scrub - - - --- 2018-03-23 Darrick J. Wong Accepted
[1/4] common/xfs: don't call xfs_scrub on a block device - - - --- 2018-03-23 Darrick J. Wong Accepted
[v4,1/9] xfs: sanity-check the unused space before trying to use it - 1 - --- 2018-03-22 Darrick J. Wong Accepted
[v2,11/9] xfs: flag inode corruption if parent ptr doesn't get us a real inode - 1 - --- 2018-03-22 Darrick J. Wong Accepted
[v3,1/9] xfs: sanity-check the unused space before trying to use it - - - --- 2018-03-22 Darrick J. Wong Accepted
[v2,8/9] xfs: record inode buf errors as a xref error in inode scrubber - 1 - --- 2018-03-22 Darrick J. Wong New
[12/9] xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt - 1 - --- 2018-03-22 Darrick J. Wong Accepted
[v2,10/9] xfs: don't accept inode buffers with suspicious unlinked chains - 1 - --- 2018-03-22 Darrick J. Wong Accepted
[v2,5/9] xfs: bmap scrubber should do rmap xref with bmap for sparse files - - - --- 2018-03-22 Darrick J. Wong Accepted
[v2,2/9] xfs: refactor bmap record valiation - 1 - --- 2018-03-22 Darrick J. Wong Accepted
[v2,1/9] xfs: sanity-check the unused space before trying to use it - - - --- 2018-03-22 Darrick J. Wong Superseded
[v3] xfs: test agfl reset on bad list wrapping - - - --- 2018-03-21 Darrick J. Wong Superseded
[14/14] xfs_scrub_all: use system encoding for lsblk output decoding - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[13/14] xfs_scrub_all: escape paths being passed to systemd service instances - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[12/14] xfs_scrub: disable private /tmp for scrub service - - - --- 2018-03-21 Darrick J. Wong Superseded
[11/14] xfs_scrub_all: report version - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[10/14] xfs_scrub: refactor mountpoint finding code to use libfrog path code - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[09/14] xfs_scrub: don't warn about confusing names if dir/file only writable by root - - - --- 2018-03-21 Darrick J. Wong Superseded
[08/14] xfs_scrub: use Unicode skeleton function to find confusing names - - - --- 2018-03-21 Darrick J. Wong Superseded
[07/14] xfs_scrub: check name for suspicious characters - - - --- 2018-03-21 Darrick J. Wong Accepted
[06/14] xfs_scrub: transition from libunistring to libicu for Unicode processing - - - --- 2018-03-21 Darrick J. Wong Accepted
[05/14] xfs_scrub: make name_entry a first class structure - - - --- 2018-03-21 Darrick J. Wong Accepted
[04/14] xfs_scrub: communicate name problems via flagset instead of booleans - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[03/14] xfs_scrub: don't complain about different normalization - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[02/14] xfs_scrub: only run ascii name checks if unicode name checker - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[01/14] xfs_scrub: avoid buffer overflow when scanning attributes - - - --- 2018-03-21 Darrick J. Wong Superseded
[11/9] xfs: flag inode corruption if parent ptr doesn't get us a real inode - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[10/9] xfs: don't accept inode buffers with suspicious unlinked chains - - - --- 2018-03-21 Darrick J. Wong Accepted
[6/4] libfrog: absorb platform specific code - - - --- 2018-03-21 Darrick J. Wong New
[5/4] misc: remove darwin, irix, and freebsd support - - - --- 2018-03-21 Darrick J. Wong Superseded
[v2,3/4] xfs_fsr: refactor mountpoint finding to use libfrog paths functions - 1 - --- 2018-03-21 Darrick J. Wong Accepted
[v2] xfs: test agfl reset on bad list wrapping - - - --- 2018-03-21 Darrick J. Wong Superseded
[v2,1/4] xfs_repair: implement custom ifork verifiers - 1 - --- 2018-03-20 Darrick J. Wong Accepted
[4/4] mkfs: enable sparse inodes by default - 1 - --- 2018-03-20 Darrick J. Wong Accepted
[3/4] xfs_fsr: refactor mountpoint finding to use libfrog paths functions - - - --- 2018-03-20 Darrick J. Wong Superseded
[2/4] libfrog: fs_table_lookup_mount should realpath the argument - 1 - --- 2018-03-20 Darrick J. Wong Accepted
[1/4] xfs_repair: implement custom ifork verifiers - - - --- 2018-03-20 Darrick J. Wong Superseded
xfs: test agfl reset on bad list wrapping - - - --- 2018-03-16 Darrick J. Wong Superseded
[20/20] xfs: repair damaged symlinks - - - --- 2018-03-15 Darrick J. Wong Superseded
[19/20] xfs: repair inode block maps - - - --- 2018-03-15 Darrick J. Wong Superseded
[18/20] xfs: repair inode forks - - - --- 2018-03-15 Darrick J. Wong New
[17/20] xfs: repair inode records - - - --- 2018-03-15 Darrick J. Wong Superseded
[16/20] xfs: repair refcount btrees - - - --- 2018-03-15 Darrick J. Wong Superseded
[15/20] xfs: repair the rmapbt - - - --- 2018-03-15 Darrick J. Wong Superseded
[14/20] xfs: repair inode btrees - - - --- 2018-03-15 Darrick J. Wong Superseded
[13/20] xfs: repair free space btrees - - - --- 2018-03-15 Darrick J. Wong Superseded
[12/20] xfs: repair the AGI - - - --- 2018-03-15 Darrick J. Wong Superseded
[11/20] xfs: repair the AGF and AGFL - - - --- 2018-03-15 Darrick J. Wong Superseded
[10/20] xfs: repair superblocks - - - --- 2018-03-15 Darrick J. Wong Superseded
[09/20] xfs: add helper routines for the repair code - - - --- 2018-03-15 Darrick J. Wong Superseded
[08/20] xfs: implement the metadata repair ioctl flag - - - --- 2018-03-15 Darrick J. Wong Superseded
[07/20] xfs: create tracepoints for online repair - - - --- 2018-03-15 Darrick J. Wong Superseded
[06/20] xfs: halt auto-reclamation activities while rebuilding rmap - - - --- 2018-03-15 Darrick J. Wong Superseded
[05/20] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmpabt - - - --- 2018-03-15 Darrick J. Wong Superseded
[04/20] xfs: add repair helpers for the reference count btree - - - --- 2018-03-15 Darrick J. Wong Superseded
[03/20] xfs: add repair helpers for the reverse mapping btree - - - --- 2018-03-15 Darrick J. Wong Superseded
[02/20] xfs: expose various functions to repair code - - - --- 2018-03-15 Darrick J. Wong Superseded
[01/20] xfs: add helpers to calculate btree size - - - --- 2018-03-15 Darrick J. Wong Superseded
[9/9] xfs: move inode extent size hint validation to libxfs - 1 - --- 2018-03-15 Darrick J. Wong Accepted
[8/9] xfs: record inode buf errors as a xref error in inode scrubber - - - --- 2018-03-15 Darrick J. Wong Superseded
[7/9] xfs: remove xfs_buf parameter from inode scrub methods - 1 - --- 2018-03-15 Darrick J. Wong Accepted
[6/9] xfs: inode scrubber shouldn't bother with raw checks - 1 - --- 2018-03-15 Darrick J. Wong Accepted
[5/9] xfs: bmap scrubber should do rmap xref with bmap for sparse files - - - --- 2018-03-15 Darrick J. Wong Accepted
[4/9] xfs: refactor inode buffer verifier error logging - 1 - --- 2018-03-15 Darrick J. Wong Accepted
[3/9] xfs: refactor inode verifier error logging - 1 - --- 2018-03-15 Darrick J. Wong Accepted
[2/9] xfs: refactor bmap record valiation - - - --- 2018-03-15 Darrick J. Wong New
[1/9] xfs: sanity-check the unused space before trying to use it - - - --- 2018-03-15 Darrick J. Wong Superseded
[v2,04/16] xfs_scrub: don't ask user to run xfs_repair for only warnings - 1 - --- 2018-03-08 Darrick J. Wong Accepted
[v2,03/16] xfs_scrub: log operational messages when interactive - 1 - --- 2018-03-08 Darrick J. Wong Accepted
[16/16] xfs_growfs: refactor geometry reporting - - - --- 2018-03-01 Darrick J. Wong Accepted
[15/16] xfs_info: call xfs_db for offline filesystems - - - --- 2018-03-01 Darrick J. Wong Superseded
[14/16] xfs_info: move to xfs_spaceman - - - --- 2018-03-01 Darrick J. Wong Accepted
[13/16] xfs_spaceman: add a superblock info command - - - --- 2018-03-01 Darrick J. Wong Superseded
[12/16] xfs_db: add a superblock info command - - - --- 2018-03-01 Darrick J. Wong Superseded
[11/16] mkfs: use geometry generation / helper functions - - - --- 2018-03-01 Darrick J. Wong Superseded
« 1 2 ... 37 38 3958 59 »