Show patches with: none      |   32192 patches
« 1 2 ... 86 87 88321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/21] xfs: port xfs_swap_extents_rmap to our new code [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/21] xfs: add a ->xchg_file_range handler [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong New
[01/21] vfs: introduce new file range exchange ioctl [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/21] xfs: create a new helper to return a file's allocation unit [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/21] xfs: refactor non-power-of-two alignment checks [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/21] xfs: parameterize all the incompat log feature helpers [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/21] xfs: create a log incompat flag for atomic extent swapping [01/21] vfs: introduce new file range exchange ioctl - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h xfs: clean up symbolic link code - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: move remote symlink target read function to libxfs xfs: clean up symbolic link code - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: move symlink target write function to libxfs xfs: clean up symbolic link code - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/2] xfs: support deferred bmap updates on the attr fork xfs: support attrfork and unwritten BUIs - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/2] xfs: xfs_bmap_finish_one should map unwritten extents properly xfs: support attrfork and unwritten BUIs - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: add a realtime flag to the bmap update log redo items xfs: widen BUI formats to support realtime - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs: support recovering bmap intent items targetting realtime extents xfs: widen BUI formats to support realtime - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents xfs: widen BUI formats to support realtime - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: hoist freeing of rt data fork extent mappings xfs: widen BUI formats to support realtime - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: split tracepoint classes for deferred items xfs: bmap log intent cleanups - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: clean up bmap log intent item tracepoint callsites xfs: bmap log intent cleanups - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: remove xfs_trans_set_bmap_flags xfs: bmap log intent cleanups - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: define an in-memory btree for storing refcount bag info during repairs xfs: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: create refcount bag structure for btree repairs xfs: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: port refcount repair to the new refcount bag structure xfs: reduce refcount repair memory usage - - - --- 2022-12-30 Darrick J. Wong Superseded
[9/9] xfs: remove unnecessary fields in xfbtree_config xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/9] xfs: encode the default bc_flags in the btree ops structure xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/9] xfs: export some of the btree ops structures xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/9] xfs: rename btree block/buffer init functions xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/9] xfs: initialize btree blocks using btree_ops structure xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/9] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[7/9] xfs: remove the unnecessary daddr paramter to _init_block xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[8/9] xfs: set btree block buffer ops in _init_buf xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/9] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor xfs: move btree geometry to ops struct - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] xfs: create a helper to decide if a file mapping targets the rt volume xfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: repair the rmapbt xfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: create a shadow rmap btree during rmap repair xfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs: hook live rmap operations during a repair operation xfs: online repair of rmap btrees - - - --- 2022-12-30 Darrick J. Wong Superseded
[7/7] xfs: connect in-memory btrees to xfiles [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/7] xfs: dump xfiles for debugging purposes [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/7] xfs: teach buftargs to maintain their own buffer hashtable [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/7] xfs: support in-memory buffer cache targets [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/7] xfs: consolidate btree block freeing tracepoints [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/7] xfs: consolidate btree block allocation tracepoints [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[6/7] xfs: support in-memory btrees [1/7] xfs: dump xfiles for debugging purposes - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/3] xfs: stabilize fs summary counters for online fsck xfs: online repair for fs summary counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: repair summary counters xfs: online repair for fs summary counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: remove XCHK_REAPING_DISABLED from scrub xfs: online repair for fs summary counters - - - --- 2022-12-30 Darrick J. Wong New
[1/3] xfs: add secondary and indirect classes to the health tracking system xfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/3] xfs: remember sick inodes that get inactivated xfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/3] xfs: update health status if we get a clean bill of health xfs: indirect health reporting - - - --- 2022-12-30 Darrick J. Wong Superseded
[10/11] xfs: report realtime metadata corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[11/11] xfs: report XFS_IS_CORRUPT errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[03/11] xfs: report ag header corruption errors to the health tracking system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[04/11] xfs: report block map corruption errors to the health tracking system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[05/11] xfs: report btree block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[06/11] xfs: report dir/attr block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[07/11] xfs: report symlink block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[08/11] xfs: report inode corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[09/11] xfs: report quota block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[02/11] xfs: report fs corruption errors to the health tracking system xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[01/11] xfs: separate the marking of sick and checked metadata xfs: report corruption to the health trackers - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs: streamline the directory iteration code for scrub xfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/5] xfs: teach scrub to check file nlinks xfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/5] xfs: track file link count updates during live nlinks fsck xfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/5] xfs: teach repair to fix file nlinks xfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/5] xfs: report health of inode link counts xfs: online repair of file link counts - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/5] xfs: report the health of quota counts xfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs: implement live quotacheck inode scan xfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/5] xfs: track quota updates during live quotacheck xfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/5] xfs: repair cannot update the summary counters when logging quota flags xfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/5] xfs: repair dquots based on live quotacheck results xfs: online repair of quota counters - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] xfs: speed up xfs_iwalk_adjust_start a little bit xfs: live inode scans for online fsck - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: implement live inode scan for scrub xfs: live inode scans for online fsck - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: allow scrub to hook metadata updates in other writers xfs: live inode scans for online fsck - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs: allow blocking notifier chains with filesystem hooks xfs: live inode scans for online fsck - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/4] xfs: repair the inode core and forks of a metadata inode xfs: online repair of quota and rt metadata files - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/4] xfs: create a new inode fork block unmap helper xfs: online repair of quota and rt metadata files - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/4] xfs: online repair of realtime bitmaps xfs: online repair of quota and rt metadata files - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/4] xfs: repair quotas xfs: online repair of quota and rt metadata files - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/2] xfs: stress test xfs_scrub(8) with fsstress [1/2] xfs: stress test xfs_scrub(8) with fsstress - - - --- 2022-12-30 Darrick J. Wong New
[2/2] xfs: stress test xfs_scrub(8) with freeze and ro-remount loops [1/2] xfs: stress test xfs_scrub(8) with fsstress - - - --- 2022-12-30 Darrick J. Wong New
[2/3] fuzzy: refactor fsmap stress test to use our helper functions [1/3] fuzzy: enhance scrub stress testing to use fsx - - - --- 2022-12-30 Darrick J. Wong New
[3/3] xfs: race fsmap with readonly remounts to detect crash or livelock [1/3] fuzzy: enhance scrub stress testing to use fsx - - - --- 2022-12-30 Darrick J. Wong New
[1/3] fuzzy: enhance scrub stress testing to use fsx [1/3] fuzzy: enhance scrub stress testing to use fsx - - - --- 2022-12-30 Darrick J. Wong Superseded
[1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents xfs: online repair of file fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[2/5] xfs: repair inode fork block mapping data structures xfs: online repair of file fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[3/5] xfs: refactor repair forcing tests into a repair.c helper xfs: online repair of file fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[4/5] xfs: create a ranged query function for refcount btrees xfs: online repair of file fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[5/5] xfs: repair problems in CoW forks xfs: online repair of file fork mappings - - - --- 2022-12-30 Darrick J. Wong Superseded
[15/16] fuzzy: allow substitution of AG numbers when configuring scrub stress test [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[16/16] fuzzy: delay the start of the scrub loop when stress-testing scrub [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[08/16] fuzzy: test the scrub stress subcommands before looping [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[09/16] fuzzy: make scrub stress loop control more robust [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[10/16] fuzzy: abort scrub stress testing if the scratch fs went down [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[11/16] fuzzy: clear out the scratch filesystem if it's too full [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[12/16] fuzzy: increase operation count for each fsstress invocation [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[13/16] fuzzy: clean up frozen fses after scrub stress testing [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[14/16] fuzzy: make freezing optional for scrub stress tests [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[01/16] xfs/422: create a new test group for fsstress/repair racers [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[02/16] xfs/422: move the fsstress/freeze/scrub racing logic to common/fuzzy [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[03/16] xfs/422: rework feature detection so we only test-format scratch once [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[04/16] fuzzy: clean up scrub stress programs quietly [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
« 1 2 ... 86 87 88321 322 »