Show patches with: State = Action Required       |    Archived = No       |   1580 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V6,1/2] common/xfs: Add a helper to export inode core size cleanup and bugfix for xfs tests related to btree format - 2 - --- 2022-12-12 Ziyang Zhang New
[V6,2/2] common/populate: Ensure that S_IFDIR.FMT_BTREE is in btree format cleanup and bugfix for xfs tests related to btree format - 2 - --- 2022-12-12 Ziyang Zhang New
[RFC,01/11] xfs: enable large folios in xfs_setup_inode() fs-verity support for XFS - 1 - --- 2022-12-13 Andrey Albershteyn New
[RFC,02/11] pagemap: add mapping_clear_large_folios() wrapper fs-verity support for XFS - - - --- 2022-12-13 Andrey Albershteyn New
[RFC,08/11] xfs: don't enable large folios on fs-verity sealed inode fs-verity support for XFS - 1 - --- 2022-12-13 Andrey Albershteyn New
[RFC,09/11] iomap: fs-verity verification on page read fs-verity support for XFS - - - --- 2022-12-13 Andrey Albershteyn New
[GIT,PULL] vfs: new code for 6.2 [GIT,PULL] vfs: new code for 6.2 - - - --- 2022-12-13 Darrick J. Wong New
[GIT,PULL] iomap: new code for 6.2 [GIT,PULL] iomap: new code for 6.2 - - - --- 2022-12-13 Darrick J. Wong New
[GIT,PULL] xfs: new code for 6.2 [GIT,PULL] xfs: new code for 6.2 - - - --- 2022-12-13 Darrick J. Wong New
[1/1] xfs/018: fix attr value setting in this test fstests: random fixes for v2022.11.27 - 1 - --- 2022-12-13 Darrick J. Wong New
[1/4] common/populate: create helpers to handle restoring metadumps fstests: fix broken fuzzing xfs_mdrestore calls - 1 - --- 2022-12-13 Darrick J. Wong New
[2/4] common/xfs: create a helper for restoring metadumps to the scratch devs fstests: fix broken fuzzing xfs_mdrestore calls - 1 - --- 2022-12-13 Darrick J. Wong New
[4/4] fuzzy: don't fail on compressed metadumps fstests: fix broken fuzzing xfs_mdrestore calls - 1 - --- 2022-12-13 Darrick J. Wong New
xfs: Add const qualifiers xfs: Add const qualifiers - - - --- 2022-12-13 Matthew Wilcox (Oracle) New
[v2] iomap: Move page_done callback under the folio lock [v2] iomap: Move page_done callback under the folio lock - - - --- 2022-12-14 Andreas Gruenbacher New
[1/4] fsverity: optimize fsverity_file_open() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[3/4] fsverity: optimize fsverity_cleanup_inode() on non-verity files fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
[4/4] fsverity: pass pos and size to ->write_merkle_tree_block fsverity cleanups - - - --- 2022-12-14 Eric Biggers New
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG - - - --- 2022-12-15 Eric Biggers New
[RFC,v3,5/7] iomap: Get page in page_prepare handler Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher New
[v1.1,3/4] common/populate: move decompression code to _{xfs,ext4}_mdrestore Untitled series #705326 - 1 - --- 2022-12-17 Darrick J. Wong New
[RFC,v4,1/7] fs: Add folio_may_straddle_isize helper [RFC,v4,1/7] fs: Add folio_may_straddle_isize helper - - - --- 2022-12-18 Andreas Gruenbacher New
[RFC,v4,2/7] iomap: Add iomap_folio_done helper Untitled series #705461 - - - --- 2022-12-18 Andreas Gruenbacher New
[RFC,v4,4/7] iomap: Add iomap_folio_prepare helper Untitled series #705463 - - - --- 2022-12-18 Andreas Gruenbacher New
[8/8] report: record ext*-specific information about a test run fstests: improve junit xml reporting - - - --- 2022-12-20 Darrick J. Wong New
[1/4] xfs: don't assert if cmap covers imap after cycling lock xfs: random fixes for 6.2, part 3 - 1 - --- 2022-12-20 Darrick J. Wong New
[2/4] xfs: don't stall background reclaim on inactvation xfs: random fixes for 6.2, part 3 - - - --- 2022-12-20 Darrick J. Wong New
[3/4] xfs: make xfs_iomap_page_ops static xfs: random fixes for 6.2, part 3 - 1 - --- 2022-12-20 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/9] xfs: move and xfs_trans_committed_bulk xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner New
[2/9] xfs: AIL doesn't need manual pushing xfs: byte-based grant head reservation tracking - - - --- 2022-12-20 Dave Chinner New
[3/9] xfs: background AIL push targets physical space, not grant space xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner New
[4/9] xfs: ensure log tail is always up to date xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner New
[5/9] xfs: l_last_sync_lsn is really AIL state xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner New
[6/9] xfs: collapse xlog_state_set_callback in caller xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner New
[7/9] xfs: track log space pinned by the AIL xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner New
[8/9] xfs: pass the full grant head to accounting functions xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner New
[9/9] xfs: grant heads track byte counts, not LSNs xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner 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
[1/3] xfs: regression test for writeback corruption bug fstests: fix tests for kernel 6.2 - - - --- 2022-12-21 Darrick J. Wong New
[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
[v1.1,2/3] xfs: regression test for writes racing with reclaim writeback Untitled series #706280 - - - --- 2022-12-21 Darrick J. Wong New
[v2] xfs: Test bulkstat special query for root inode [v2] xfs: Test bulkstat special query for root inode - 1 - --- 2022-12-21 Hironori Shiina New
[1/2] configure: Use AC_SYS_LARGERFILE autoconf macro [1/2] configure: Use AC_SYS_LARGERFILE autoconf macro - - - --- 2022-12-22 Khem Raj New
[2/2] Replace off64_t/stat64 with off_t/stat [1/2] configure: Use AC_SYS_LARGERFILE autoconf macro - - - --- 2022-12-22 Khem Raj New
[v2,01/11] fsverity: use unsigned long for level_start fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,02/11] fsverity: simplify Merkle tree readahead size calculation fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,03/11] fsverity: store log2(digest_size) precomputed fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,04/11] fsverity: use EFBIG for file too large to enable verity fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,06/11] fsverity: support verification with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,07/11] fsverity: support enabling with tree block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,08/11] ext4: simplify ext4_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,09/11] f2fs: simplify f2fs_readpage_limit() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,10/11] fs/buffer.c: support fsverity in block_read_full_folio() fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
[v2,11/11] ext4: allow verity with fs block size < PAGE_SIZE fsverity: support for non-4K pages - - - --- 2022-12-23 Eric Biggers New
xfs: Fix deadlock on xfs_inodegc_queue xfs: Fix deadlock on xfs_inodegc_queue - - - --- 2022-12-26 Wu Guanghao New
xfs: fix btree splitting failure when AG space about to be exhausted xfs: fix btree splitting failure when AG space about to be exhausted - - - --- 2022-12-28 Guo Xuenan New
[-next] xfs: change xfs_iomap_page_ops to static [-next] xfs: change xfs_iomap_page_ops to static - - - --- 2022-12-29 Yang Yingliang New
xfs: set minleft correctly for randomly sparse inode allocations xfs: set minleft correctly for randomly sparse inode allocations - - - --- 2022-12-30 Guo Xuenan New
[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
[07/16] fuzzy: give each test local control over what scrub stress tests get run [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[06/16] fuzzy: explicitly check for common/inject in _require_xfs_stress_online_repair [01/16] xfs/422: create a new test group for fsstress/repair racers - - - --- 2022-12-30 Darrick J. Wong New
[05/16] fuzzy: rework scrub stress output filtering [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
[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
[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
[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
[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
[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
[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/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] xfs: remove XCHK_REAPING_DISABLED from scrub xfs: online repair for fs summary counters - - - --- 2022-12-30 Darrick J. Wong New
[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/20] xfs: move inode copy-on-write predicates to xfs_inode.[ch] xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[11/20] xfs: wrap inode creation dqalloc calls xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[10/20] xfs: push xfs_icreate_args creation out of xfs_create* xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[5/5] xfs_repair: bulk load records into new btree blocks libxfs: prepare repair for bulk loading - - - --- 2022-12-30 Darrick J. Wong New
[08/20] xfs: split new inode creation into two pieces xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[05/20] xfs: pack icreate initialization parameters into a separate structure xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[06/20] xfs: implement atime updates in xfs_trans_ichgtime xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[07/20] xfs: use xfs_trans_ichgtime to set times when allocating inode xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[20/20] xfs: get rid of cross_rename xfs: hoist inode operations to libxfs - - - --- 2022-12-30 Darrick J. Wong New
[3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD libxfs: force rebuilding of metadata - - - --- 2022-12-30 Darrick J. Wong New
[2/3] xfs_io: support passing the FORCE_REBUILD flag to online repair libxfs: force rebuilding of metadata - - - --- 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 New
[05/23] xfs: convert all users to xfs_imeta_log xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong New
[04/23] xfs: refactor the v4 group/project inode pointer switch xfs: metadata inode directories - - - --- 2022-12-30 Darrick J. Wong New
[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
[3/4] libfrog: rename the scrub "fs" group xfs_scrub: scan metadata files in parallel - - - --- 2022-12-30 Darrick J. Wong New
« 1 2 3 415 16 »