Show patches with: Submitter = Darrick J. Wong       |   7921 patches
« 1 2 ... 55 56 5779 80 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] xfs: remove XFS_ILOCK_RT* xfs: refactor realtime meta inode locking - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/5] xfs: create a shadow rmap btree during rmap repair libxfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/5] xfs: hook live rmap operations during a repair operation libxfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/5] mkfs: enable reverse mapping by default libxfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/5] xfs: create a helper to decide if a file mapping targets the rt volume libxfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs: repair the rmapbt libxfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/8] xfs: convert rt summary macros to helpers xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/8] xfs: create helpers for rtbitmap block/wordcount computations xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/8] xfs: use accessor functions for bitmap words xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[7/8] xfs: create helpers for rtsummary block/wordcount computations xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[8/8] xfs: use accessor functions for summary info words xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/8] xfs: convert the rtbitmap block and bit macros to static inline functions xfs: refactor rtbitmap/summary macros - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/9] libxfs: support in-memory buffer cache targets libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/9] xfs: consolidate btree block freeing tracepoints libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/9] xfs: consolidate btree block allocation tracepoints libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[7/9] xfs: support in-memory btrees libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[8/9] xfs: connect in-memory btrees to xfiles libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[9/9] xfbtree: let the buffer cache flush dirty buffers to the xfile libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/9] libxfs: clean up xfs_da_unmount usage libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/9] libxfs: teach buftargs to maintain their own buffer hashtable libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/9] libxfs: add xfile support libxfs: support in-memory btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/7] xfs: create a helper to compute leftovers of realtime extents xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/7] xfs: create a helper to compute leftovers of realtime extents xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/7] xfs: create helpers to convert rt block numbers to rt extent numbers xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/7] xfs: create rt extent rounding helpers for realtime extent blocks xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[7/7] xfs: use shifting and masking when converting rt extents, if possible xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/7] xfs: create a helper to convert rtextents to rtblocks xfs: refactor rt extent unit conversions - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] xfs: add secondary and indirect classes to the health tracking system libxfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: remember sick inodes that get inactivated libxfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: update health status if we get a clean bill of health libxfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs_scrub: upload clean bills of health libxfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[06/11] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/11] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/11] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/11] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[10/11] xfs: rename xfs_verify_rtext to xfs_verify_rtbext xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/11] xfs: convert rt extent numbers to xfs_rtxnum_t xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/11] xfs: refactor realtime scrubbing context management xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/11] xfs: bump max fsgeom struct version xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/11] xfs: prevent rt growfs when quota is enabled xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/11] xfs: rt stubs should return negative errnos when rt disabled xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/11] xfs: make sure maxlen is still congruent with prod when rounding down xfs: clean up realtime type usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: report inode link count health libxfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong New
[2/3] xfs: teach scrub to check file nlinks libxfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes libxfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[14/14] xfs: update btree keys correctly when _insrec splits an inode root block xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/2] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing xfs_repair: rebuild inode fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/2] xfs_repair: rebuild block mappings from rmapbt data xfs_repair: rebuild inode fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/14] xfs: rearrange xfs_iroot_realloc a bit xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/14] xfs: standardize the btree maxrecs function parameters xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/14] xfs: generalize the btree root reallocation function xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[10/14] xfs: support leaves in the incore btree root block in xfs_iroot_realloc xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/14] xfs: hoist the node iroot update code out of xfs_btree_new_iroot xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[12/14] xfs: hoist the node iroot update code out of xfs_btree_kill_iroot xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[13/14] xfs: support storing records in the inode core root xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/14] xfs: replace shouty XFS_BM{BT,DR} macros xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/14] xfs: refactor the allocation and freeing of incore inode fork btree roots xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/14] xfs: refactor creation of bmap btree roots xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/14] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/14] xfs: hoist the code that moves the incore inode fork broot memory xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[06/14] xfs: move the zero records logic into xfs_bmap_broot_space_calc xfs: refactor btrees to support records in inode root - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: report the health of quota counts libxfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] libfrog: create a new scrub group for things requiring full inode scans libxfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: implement live quotacheck inode scan libxfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[17/23] xfs: allow bulkstat to return metadata directories xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[18/23] xfs: enable creation of dynamically allocated metadir path structures xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[19/23] xfs: record health problems with the metadata directory xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[20/23] xfs: scrub metadata directories xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[21/23] xfs: teach nlink scrubber to deal with metadata directory roots xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[22/23] xfs: don't check secondary super inode pointers when metadir enabled xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[23/23] xfs: enable metadata directory feature xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs_scrub: scan metadata files in parallel xfs_scrub: scan metadata files in parallel - - - --- 2022-12-30 Darrick J. Wong Superseded
[10/23] xfs: convert metadata inode lookup keys to use paths xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/23] xfs: enforce metadata inode flag xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[12/23] xfs: read and write metadata inode directory xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[13/23] xfs: ensure metadata directory paths exist before creating files xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[14/23] xfs: disable the agi rotor for metadata inodes xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[15/23] xfs: hide metadata inodes from everyone because they are special xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[16/23] xfs: advertise metadata directory feature xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_* xfs_scrub: scan metadata files in parallel - - - --- 2022-12-30 Darrick J. Wong New
[2/4] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type xfs_scrub: scan metadata files in parallel - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] libfrog: rename the scrub "fs" group xfs_scrub: scan metadata files in parallel - - - --- 2022-12-30 Darrick J. Wong New
[03/23] xfs: create transaction reservations for metadata inode operations xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/23] xfs: refactor the v4 group/project inode pointer switch xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/23] xfs: convert all users to xfs_imeta_log xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong New
[06/23] xfs: iget for metadata inodes xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/23] xfs: define the on-disk format for the metadir feature xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/23] xfs: update imeta transaction reservations for metadir xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/23] xfs: load metadata directory root at mount time xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/23] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/23] xfs: create imeta abstractions to get and set metadata inodes xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: allow userspace to rebuild metadata structures libxfs: force rebuilding of metadata - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs_io: support passing the FORCE_REBUILD flag to online repair libxfs: force rebuilding of metadata - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD libxfs: force rebuilding of metadata - - - --- 2022-12-30 Darrick J. Wong Superseded
[19/20] xfs: create libxfs helper to rename two directory entries xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong Superseded
[20/20] xfs: get rid of cross_rename xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[12/20] xfs: hoist xfs_iunlink to libxfs xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong Superseded
« 1 2 ... 55 56 5779 80 »