Show patches with: Submitter = Darrick J. Wong       |   7502 patches
« 1 2 ... 54 55 5675 76 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/9] xfs: reap large AG metadata extents when possible xfs: fix online repair block reaping - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs: cross-reference rmap records with ag btrees xfs: strengthen rmapbt scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/5] xfs: cross-reference rmap records with free space btrees xfs: strengthen rmapbt scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/5] xfs: cross-reference rmap records with inode btrees xfs: strengthen rmapbt scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/5] xfs: cross-reference rmap records with refcount btrees xfs: strengthen rmapbt scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/5] xfs: introduce bitmap type for AG blocks xfs: strengthen rmapbt scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/3] xfs: remove the for_each_xbitmap_ helpers xfs: rework online fsck incore bitmap - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: drop the _safe behavior from the xbitmap foreach macro xfs: rework online fsck incore bitmap - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: convert xbitmap to interval tree xfs: rework online fsck incore bitmap - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/11] xfs: remove flags argument from xchk_setup_xattr_buf xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[08/11] xfs: move xattr scrub buffer allocation to top level function xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[09/11] xfs: check used space of shortform xattr structures xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[10/11] xfs: clean up xattr scrub initialization xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[11/11] xfs: only allocate free space bitmap for xattr scrub if needed xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[01/11] xfs: xattr scrub should ensure one namespace bit per name xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[02/11] xfs: don't shadow @leaf in xchk_xattr_block xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[03/11] xfs: remove unnecessary dstmap in xattr scrubber xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[04/11] xfs: split freemap from xchk_xattr_buf.buf xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[05/11] xfs: split usedmap from xchk_xattr_buf.buf xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[06/11] xfs: split valuebuf from xchk_xattr_buf.buf xfs: clean up memory management in xattr scrub - - - --- 2022-12-30 Darrick J. Wong Accepted
[6/6] xfs: check for reverse mapping records that could be merged xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/6] xfs: change bmap scrubber to store the previous mapping xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/6] xfs: alert the user about data/attr fork mappings that could be merged xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/6] xfs: flag free space btree records that could be merged xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/6] xfs: flag refcount btree records that could be merged xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/6] xfs: check overlapping rmap btree records xfs: detect mergeable and overlapping btree records - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/3] xfs: make checking directory dotdot entries more reliable xfs: fix iget usage in directory scrub - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED xfs: fix iget usage in directory scrub - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: always check the existence of a dirent's child inode xfs: fix iget usage in directory scrub - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing xfs: fix iget/irele usage in online fsck - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/4] xfs: retain the AGI when we can't iget an inode to scrub the core xfs: fix iget/irele usage in online fsck - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/4] xfs: manage inode DONTCACHE status at irele time xfs: fix iget/irele usage in online fsck - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: fix an inode lookup race in xchk_get_inode xfs: fix iget/irele usage in online fsck - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/2] xfs: teach scrub to check for sole ownership of metadata objects xfs: detect incorrect gaps in rmap btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/2] xfs: ensure that single-owner file blocks are not owned by others xfs: detect incorrect gaps in rmap btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/4] xfs: remove pointless shadow variable from xfs_difree_inobt xfs: detect incorrect gaps in inode btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/4] xfs: clean up broken eearly-exit code in the inode btree scrubber xfs: detect incorrect gaps in inode btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/4] xfs: directly cross-reference the inode btrees with each other xfs: detect incorrect gaps in inode btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/4] xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results xfs: detect incorrect gaps in inode btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[6/6] xfs: ensure that all metadata and data blocks are not cow staging extents xfs: detect incorrect gaps in refcount btree - 1 - --- 2022-12-30 Darrick J. Wong Accepted
[1/6] xfs: refactor converting btree irec to btree key xfs: detect incorrect gaps in refcount btree - 1 - --- 2022-12-30 Darrick J. Wong Accepted
[2/6] xfs: refactor ->diff_two_keys callsites xfs: detect incorrect gaps in refcount btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/6] xfs: replace xfs_btree_has_record with a general keyspace scanner xfs: detect incorrect gaps in refcount btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/6] xfs: implement masked btree key comparisons for _has_records scans xfs: detect incorrect gaps in refcount btree - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/6] xfs: check the reference counts of gaps in the refcount btree xfs: detect incorrect gaps in refcount btree - 1 - --- 2022-12-30 Darrick J. Wong Accepted
[1/2] xfs: check btree keys reflect the child block xfs: enhance btree key scrubbing - 1 - --- 2022-12-30 Darrick J. Wong Accepted
[2/2] xfs: always scrub record/key order of interior records xfs: enhance btree key scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/2] xfs: detect unwritten bit set in rmapbt node block keys xfs: fix rmap btree key flag handling - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/2] xfs: fix rm_offset flag handling in rmap keys xfs: fix rmap btree key flag handling - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: hoist rmap record flag checks from scrub xfs: hoist scrub record checks into libxfs - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: hoist rmap record flag checks from scrub xfs: hoist scrub record checks into libxfs - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/3] xfs: hoist inode record alignment checks from scrub xfs: hoist scrub record checks into libxfs - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/8] xfs: standardize ondisk to incore conversion for rmap btrees xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[6/8] xfs: standardize ondisk to incore conversion for bmap btrees xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[7/8] xfs: complain about bad records in query_range helpers xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[8/8] xfs: complain about bad file mapping records in the ondisk bmbt xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/8] xfs: standardize ondisk to incore conversion for free space btrees xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/8] xfs: standardize ondisk to incore conversion for inode btrees xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/8] xfs: standardize ondisk to incore conversion for refcount btrees xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/8] xfs: return a failure address from xfs_rmap_irec_offset_unpack xfs: standardize btree record checking code - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/5] xfs: minimize overhead of drain wakeups by using jump labels xfs: drain deferred work items when scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/5] xfs: scrub should use ECHRNG to signal that the drain is needed xfs: drain deferred work items when scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/5] xfs: add a tracepoint to report incorrect extent refcounts xfs: drain deferred work items when scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/5] xfs: allow queued AG intents to drain before scrubbing xfs: drain deferred work items when scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/5] xfs: clean up scrub context if scrub setup returns -EDEADLOCK xfs: drain deferred work items when scrubbing - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/1] xfs: create a function to duplicate an active perag reference xfs: pass perag references around when possible - - - --- 2022-12-30 Darrick J. Wong New
[2/5] xfs: pass per-ag references to xfs_free_extent xfs: make intent items take a perag reference - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/5] xfs: give xfs_extfree_intent its own perag reference xfs: make intent items take a perag reference - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/5] xfs: give xfs_rmap_intent its own perag reference xfs: make intent items take a perag reference - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/5] xfs: give xfs_refcount_intent its own perag reference xfs: make intent items take a perag reference - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/5] xfs: give xfs_bmap_intent its own perag reference xfs: make intent items take a perag reference - - - --- 2022-12-30 Darrick J. Wong Accepted
[3/8] xfs: pass xfs_extent_free_item directly through the log intent code xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[4/8] xfs: fix confusing xfs_extent_item variable names xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[5/8] xfs: pass rmap space mapping directly through the log intent code xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[6/8] xfs: fix confusing variable names in xfs_rmap_item.c xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[7/8] xfs: pass refcount intent directly through the log intent code xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[8/8] xfs: fix confusing variable names in xfs_refcount_item.c xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[1/8] xfs: pass the xfs_bmbt_irec directly through the log intent code xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[2/8] xfs: fix confusing variable names in xfs_bmap_item.c xfs: variable and naming cleanups for intent items - - - --- 2022-12-30 Darrick J. Wong Accepted
[10/14] xfs: document full filesystem scans for online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/14] xfs: document metadata file repair [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[12/14] xfs: document directory tree repairs [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[13/14] xfs: document the userspace fsck driver program [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[14/14] xfs: document future directions of online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/14] xfs: document the testing plan for online fsck [01/14] xfs: document the motivation for online fsck design - 1 - --- 2022-12-30 Darrick J. Wong Superseded
[04/14] xfs: document the user interface for online fsck [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/14] xfs: document the filesystem metadata checking strategy [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[06/14] xfs: document how online fsck deals with eventual consistency [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/14] xfs: document pageable kernel memory [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/14] xfs: document btree bulk loading [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/14] xfs: document online file metadata repair code [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/14] xfs: document the motivation for online fsck design [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/14] xfs: document the general theory underlying online fsck design [01/14] xfs: document the motivation for online fsck design - - - --- 2022-12-30 Darrick J. Wong Superseded
[v1.1,2/3] xfs: regression test for writes racing with reclaim writeback Untitled series #706280 - - - --- 2022-12-21 Darrick J. Wong New
[1/1] xfs_db: fix dir3 block magic check xfsprogs: random fixes for 6.1, part 3 - 2 - --- 2022-12-21 Darrick J. Wong Accepted
[3/3] xfs/179: modify test to trigger refcount update bugs fstests: fix tests for kernel 6.2 - 1 - --- 2022-12-21 Darrick J. Wong New
[2/3] xfs: regression test for writes racing with reclaim writeback fstests: fix tests for kernel 6.2 - - - --- 2022-12-21 Darrick J. Wong Superseded
[1/3] xfs: regression test for writeback corruption bug fstests: fix tests for kernel 6.2 - - - --- 2022-12-21 Darrick J. Wong New
[1/1] xfs/122: fix EFI/EFD log format structure size after flex array conversion fstests: fix tests for kernel 6.1 - 1 - --- 2022-12-21 Darrick J. Wong New
[GIT,PULL] fsdax,xfs: fix data corruption problems [GIT,PULL] fsdax,xfs: fix data corruption problems - - - --- 2022-12-20 Darrick J. Wong New
« 1 2 ... 54 55 5675 76 »