Show patches with: Submitter = Darrick J. Wong       |    Archived = No       |   4926 patches
« 1 2 ... 36 37 3849 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] xfs: check sb_agblocks and sb_agblklog when validating superblock - - - --- 2018-01-12 Darrick J. Wong Superseded
xfs: recheck reflink / dirty page status before freeing CoW reservations - - 1 --- 2018-01-10 Darrick J. Wong Accepted
[v2,21/21] xfs: cross-reference the block mappings when possible - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[v2,20/21] xfs: cross-reference the realtime bitmap - - - --- 2018-01-09 Darrick J. Wong Accepted
[v2,19/21] xfs: cross-reference refcount btree during scrub - - - --- 2018-01-09 Darrick J. Wong Accepted
[v2,18/21] xfs: cross-reference the rmapbt data with the refcountbt - - - --- 2018-01-09 Darrick J. Wong Superseded
[v2,17/21] xfs: cross-reference reverse-mapping btree - - - --- 2018-01-09 Darrick J. Wong Accepted
[v2,16/21] xfs: cross-reference inode btrees during scrub - - - --- 2018-01-09 Darrick J. Wong Accepted
[v2,15/21] xfs: cross-reference bnobt records with cntbt - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[v2,14/21] xfs: cross-reference with the bnobt - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[v2,13/21] xfs: introduce scrubber cross-referencing stubs - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[3/3] xfs: use %px for data pointers when debugging - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[2/3] xfs: use %pS printk format for direct instruction addresses - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[1/3] xfs: change 0x%p -> %p in print messages - 1 - --- 2018-01-09 Darrick J. Wong Accepted
[v2] xfs: harden directory integrity checks some more - 1 - --- 2018-01-09 Darrick J. Wong Accepted
xfs: harden directory integrity checks some more - - - --- 2018-01-09 Darrick J. Wong Superseded
[v3] xfs: clarify units in the failed metadata io message - 1 - --- 2018-01-08 Darrick J. Wong Accepted
[v2] xfs: clarify units in the failed metadata io message - - - --- 2018-01-08 Darrick J. Wong Superseded
xfs: clarify units in the failed metadata io message - - - --- 2018-01-08 Darrick J. Wong Superseded
[07/27] xfs_scrub: find XFS filesystem geometry - - - --- 2018-01-06 Darrick J. Wong Superseded
[27/27] xfs_scrub: integrate services with systemd - - - --- 2018-01-06 Darrick J. Wong Superseded
[26/27] xfs_scrub: create a script to scrub all xfs filesystems - - - --- 2018-01-06 Darrick J. Wong Superseded
[25/27] xfs_scrub: progress indicator - - - --- 2018-01-06 Darrick J. Wong Superseded
[24/27] xfs_scrub: fstrim the free areas if there are no errors on the filesystem - - - --- 2018-01-06 Darrick J. Wong Superseded
[23/27] xfs_scrub: check summary counters - - - --- 2018-01-06 Darrick J. Wong Superseded
[22/27] xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk - - - --- 2018-01-06 Darrick J. Wong Superseded
[21/27] xfs_scrub: scrub file data blocks - - - --- 2018-01-06 Darrick J. Wong Superseded
[20/27] xfs_scrub: create infrastructure to read verify data blocks - - - --- 2018-01-06 Darrick J. Wong Accepted
[19/27] xfs_scrub: create a bitmap data structure - - - --- 2018-01-06 Darrick J. Wong Accepted
[18/27] xfs_scrub: warn about normalized Unicode name collisions - - - --- 2018-01-06 Darrick J. Wong Superseded
[17/27] xfs_scrub: warn about suspicious characters in directory/xattr names - - - --- 2018-01-06 Darrick J. Wong Accepted
[16/27] xfs_scrub: check directory connectivity - - - --- 2018-01-06 Darrick J. Wong Accepted
[15/27] xfs_scrub: scan inodes - - - --- 2018-01-06 Darrick J. Wong Accepted
[14/27] xfs_scrub: thread-safe stats counter - - - --- 2018-01-06 Darrick J. Wong Accepted
[13/27] xfs_scrub: scan filesystem and AG metadata - - - --- 2018-01-06 Darrick J. Wong Accepted
[12/27] xfs_scrub: wrap the scrub ioctl - - - --- 2018-01-06 Darrick J. Wong Superseded
[11/27] xfs_scrub: filesystem counter collection functions - - - --- 2018-01-06 Darrick J. Wong Accepted
[10/27] xfs_scrub: add file space map iteration functions - - - --- 2018-01-06 Darrick J. Wong Superseded
[09/27] xfs_scrub: add space map iteration functions - - - --- 2018-01-06 Darrick J. Wong Accepted
[08/27] xfs_scrub: add inode iteration functions - - - --- 2018-01-06 Darrick J. Wong Superseded
[07/27] xfs_scrub: find XFS filesystem geometry - - - --- 2018-01-06 Darrick J. Wong Superseded
[06/27] xfs_scrub: create an abstraction for a block device - - - --- 2018-01-06 Darrick J. Wong Superseded
[05/27] xfs_scrub: figure out how many threads we're going to need - - - --- 2018-01-06 Darrick J. Wong Superseded
[04/27] xfs_scrub: dispatch the various phases of the scrub program - - - --- 2018-01-06 Darrick J. Wong Superseded
[03/27] xfs_scrub: set up command line argument parsing - - - --- 2018-01-06 Darrick J. Wong Superseded
[02/27] xfs_scrub: common error handling - - - --- 2018-01-06 Darrick J. Wong Superseded
[01/27] xfs_scrub: create online filesystem scrub program - - - --- 2018-01-06 Darrick J. Wong Superseded
xfsprogs: update dead urls - 1 - --- 2018-01-06 Darrick J. Wong Accepted
[v2,10/21] xfs: set up scrub cross-referencing helpers - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[v2,08/21] xfs: add scrub cross-referencing helpers for the rmap btrees - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[v2,07/21] xfs: add scrub cross-referencing helpers for the inode btrees - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[v2,3/3] xfs: refactor the geometry structure filling function - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[3/3] xfs: refactor the geometry structure filling function - - - --- 2018-01-05 Darrick J. Wong Accepted
[2/3] xfs: hoist xfs_fs_geometry to libxfs - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[1/3] xfs: trace log reservations at mount time - 1 - --- 2018-01-05 Darrick J. Wong Accepted
[9/8] xfs: find libxfs api violations - - - --- 2018-01-03 Darrick J. Wong Not Applicable
[5/5] find-api-violations: fix a broken grep pattern - 1 - --- 2018-01-03 Darrick J. Wong Accepted
[4/5] xfs_repair: fix libxfs namespace problems - 1 - --- 2018-01-03 Darrick J. Wong Accepted
[3/5] xfs_db: fix crash when field list selector string has trailing slash - - - --- 2018-01-03 Darrick J. Wong Accepted
[2/5] xfs_db: check should deal with cow staging events correctly - 1 - --- 2018-01-03 Darrick J. Wong Accepted
[1/5] libhandle: zap fdhash in fshandle_destroy - - - --- 2018-01-03 Darrick J. Wong Accepted
[20/20] xfs: dump the first 128 bytes of any corrupt buffer - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[19/20] xfs: teach error reporting functions to take xfs_failaddr_t - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[18/20] xfs: standardize quota verification function outputs - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[17/20] xfs: separate dquot repair into a separate function - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[16/20] xfs: scrub in-core metadata - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[15/20] xfs: create a new buf_ops pointer to verify structure metadata - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[14/20] xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[13/20] xfs: provide a centralized method for verifying inline fork data - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[12/20] xfs: refactor short form directory structure verifier function - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[11/20] xfs: create structure verifier function for short form symlinks - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[10/20] xfs: create structure verifier function for shortform xattrs - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[09/20] xfs: move inode fork verifiers to xfs_dinode_verify - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[08/20] xfs: verify dinode header first - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[07/20] xfs: refactor verifier callers to print address of failing check - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[06/20] xfs: have buffer verifier functions report failing address - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[05/20] xfs: refactor xfs_verifier_error and xfs_buf_ioerror - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[04/20] xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[03/20] xfs: refactor short form btree pointer verification - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[02/20] xfs: refactor long-format btree header verification routines - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[01/20] xfs: remove XFS_FSB_SANITY_CHECK - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[21/21] xfs: cross-reference the block mappings when possible - - - --- 2017-12-23 Darrick J. Wong Superseded
[20/21] xfs: cross-reference the realtime bitmap - - - --- 2017-12-23 Darrick J. Wong Superseded
[19/21] xfs: cross-reference refcount btree during scrub - - - --- 2017-12-23 Darrick J. Wong Superseded
[18/21] xfs: cross-reference the rmapbt data with the refcountbt - - - --- 2017-12-23 Darrick J. Wong Superseded
[17/21] xfs: cross-reference reverse-mapping btree - - - --- 2017-12-23 Darrick J. Wong Superseded
[16/21] xfs: cross-reference inode btrees during scrub - - - --- 2017-12-23 Darrick J. Wong Superseded
[15/21] xfs: cross-reference bnobt records with cntbt - - - --- 2017-12-23 Darrick J. Wong Superseded
[14/21] xfs: cross-reference with the bnobt - - - --- 2017-12-23 Darrick J. Wong Superseded
[13/21] xfs: introduce scrubber cross-referencing stubs - - - --- 2017-12-23 Darrick J. Wong Superseded
[12/21] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[11/21] xfs: fix a few erroneous process_error calls in the scrubbers - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[10/21] xfs: set up scrub cross-referencing helpers - - - --- 2017-12-23 Darrick J. Wong Superseded
[09/21] xfs: add scrub cross-referencing helpers for the refcount btrees - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[08/21] xfs: add scrub cross-referencing helpers for the rmap btrees - - - --- 2017-12-23 Darrick J. Wong Accepted
[07/21] xfs: add scrub cross-referencing helpers for the inode btrees - - - --- 2017-12-23 Darrick J. Wong Superseded
[06/21] xfs: add scrub cross-referencing helpers for the free space btrees - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[05/21] xfs: distinguish between corrupt inode and invalid inum in xfs_scrub_get_inode - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[04/21] xfs: always grab transaction when scrubbing inode - 1 - --- 2017-12-23 Darrick J. Wong Accepted
[03/21] xfs: xfs_scrub_bmap should use for_each_xfs_iext - 1 - --- 2017-12-23 Darrick J. Wong Accepted
« 1 2 ... 36 37 3849 50 »