Show patches with: none      |   32192 patches
« 1 2 ... 84 85 86321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/22] xfs: check that rtblock extents do not overlap with the rt group metadata xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[10/22] xfs: add frextents to the lazysbcounters when rtgroups enabled xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/22] xfs: record rt group superblock errors in the health system xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[12/22] xfs: define locking primitives for realtime groups xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[13/22] xfs: export the geometry of realtime groups to userspace xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[14/22] xfs: add block headers to realtime bitmap blocks xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[15/22] xfs: encode the rtbitmap in little endian format xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/22] xfs: define the format of rt groups xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/22] xfs: update primary realtime super every time we update the primary fs super xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/22] xfs: write secondary realtime superblocks to disk xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[06/22] xfs: grow the realtime section when realtime groups are enabled xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/22] xfs: export realtime group geometry via XFS_FSOP_GEOM xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/5] xfs_repair: remove the old bag implementation xfs_repair: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/22] xfs: check the realtime superblock at mount time xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/22] xfs: always update secondary rt supers when we update secondary fs supers xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs_repair: define an in-memory btree for storing refcount bag info xfs_repair: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/5] xfs_repair: create refcount bag xfs_repair: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/5] xfs_repair: port to the new refcount bag structure xfs_repair: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/22] xfs: create incore realtime group structures xfsprogs: shard the realtime section - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/5] xfs: define an in-memory btree for storing refcount bag info xfs_repair: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong New
[1/6] libxfs: partition memfd files to avoid using too many fds xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/6] xfs_repair: convert regular rmap repair to use in-memory btrees xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/6] xfs_repair: compute refcount data from in-memory rmap btrees xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/6] xfs_repair: remove the old rmap collection slabs xfs_repair: use in-memory rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: use separate lock classes for realtime metadata inode ILOCKs xfs: refactor realtime meta inode locking - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: refactor realtime inode locking xfs: refactor realtime meta inode locking - - - --- 2022-12-30 Darrick J. Wong Superseded
[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
[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
[2/3] xfs: teach scrub to check file nlinks libxfs: online repair of file link counts - - - --- 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
[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
[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
[1/3] xfs: report the health of quota counts 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
« 1 2 ... 84 85 86321 322 »