Show patches with: State = Action Required       |    Archived = No       |   1978 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xfs: allow unlinked symlinks and dirs with zero size xfs: allow unlinked symlinks and dirs with zero size - - - --- 2024-06-07 Darrick J. Wong New
[V3] xfsprogs: remove platform_zero_range wrapper [V3] xfsprogs: remove platform_zero_range wrapper - 1 - --- 2024-06-07 Eric Sandeen New
[v7,11/11] xfs: enable block size larger than page size support enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,09/11] xfs: expose block size in stat enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,08/11] xfs: use kvmalloc for xattr buffers enable bs > ps in XFS - 2 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,07/11] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,05/11] mm: split a folio in minimum folio order chunks enable bs > ps in XFS - - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,04/11] readahead: allocate folios with mapping_min_order in readahead enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,03/11] filemap: allocate mapping_min_order folios in the page cache enable bs > ps in XFS - - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,02/11] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - 1 - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v7,01/11] readahead: rework loop in page_cache_ra_unbounded() enable bs > ps in XFS 1 - - --- 2024-06-07 Pankaj Raghav (Samsung) New
[v4,22/22] xfs: Support setting FMODE_CAN_ATOMIC_WRITE block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,21/22] xfs: Validate atomic writes block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,20/22] xfs: Support atomic write for statx block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,19/22] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,18/22] iomap: Atomic write support block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,17/22] fs: Add FS_XFLAG_ATOMICWRITES flag block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,16/22] xfs: Enable file data forcealign feature block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,15/22] xfs: Don't revert allocated offset for forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,14/22] xfs: Only free full extents for forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,13/22] xfs: Unmap blocks according to forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,12/22] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,11/22] xfs: Do not free EOF blocks for forcealign block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,10/22] xfs: Introduce FORCEALIGN inode flag block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,09/22] xfs: align args->minlen for forced allocation alignment block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,08/22] xfs: introduce forced allocation alignment block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,07/22] xfs: make EOF allocation simpler block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,06/22] xfs: simplify extent allocation alignment block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,05/22] xfs: always tail align maxlen allocations block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,04/22] xfs: only allow minlen allocations when near ENOSPC block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,03/22] xfs: Use extent size granularity for iomap->io_block_size block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,02/22] iomap: Allow filesystems set IO block zeroing size block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[v4,01/22] fs: Add generic_atomic_write_valid_size() block atomic writes for xfs - - - --- 2024-06-07 John Garry New
[V2] xfsprogs: remove platform_zero_range wrapper [V2] xfsprogs: remove platform_zero_range wrapper - 1 - --- 2024-06-06 Eric Sandeen New
[V4] xfs: make sure sb_fdblocks is non-negative [V4] xfs: make sure sb_fdblocks is non-negative - 1 - --- 2024-06-06 Wengang Wang New
xfs: Remove header files which are included more than once xfs: Remove header files which are included more than once - 1 - --- 2024-06-06 Wenchao Hao New
xfsprogs: remove platform_zero_range wrapper xfsprogs: remove platform_zero_range wrapper - - - --- 2024-06-06 Eric Sandeen New
[v3] xfs: don't walk off the end of a directory data block [v3] xfs: don't walk off the end of a directory data block - 1 - --- 2024-06-06 lei lu New
xfs: Fix file creation failure xfs: Fix file creation failure - - - --- 2024-06-04 Zizhi Wo New
[1/1] xfs: test scaling of the mkfs concurrency options [1/1] xfs: test scaling of the mkfs concurrency options - - - --- 2024-06-03 Darrick J. Wong New
[3/3] fuzzy: test other dquot ids [1/3] fuzzy: mask off a few more inode fields from the fuzz tests - 1 - --- 2024-06-03 Darrick J. Wong New
[2/3] fuzzy: allow FUZZ_REWRITE_DURATION to control fsstress runtime when fuzzing [1/3] fuzzy: mask off a few more inode fields from the fuzz tests - 1 - --- 2024-06-03 Darrick J. Wong New
[1/3] fuzzy: mask off a few more inode fields from the fuzz tests [1/3] fuzzy: mask off a few more inode fields from the fuzz tests - 1 - --- 2024-06-03 Darrick J. Wong New
[1/1] generic/747: redirect mkfs stderr to seqres.full [1/1] generic/747: redirect mkfs stderr to seqres.full - 1 - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,10/10] mkfs: cleanups for 6.9 [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,09/10] xfs_repair: reduce refcount repair memory usage [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,08/10] xfs_repair: use in-memory rmap btrees [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,07/10] xfs_repair: minor fixes [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,06/10] xfs_scrub: updates for 6.9 [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,05/10] xfs_spaceman: updates for 6.9 [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,04/10] xfsprogs: widen BUI formats to support realtime [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,03/10] xfsprogs: bmap log intent cleanups [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,02/10] libxfs: sync with 6.9 [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[GIT,PULL,01/10] libxfs: prepare to sync with 6.9 [GIT,PULL,01/10] libxfs: prepare to sync with 6.9 - - - --- 2024-06-03 Darrick J. Wong New
[1/1] mkfs: use libxfs to create symlinks [1/1] mkfs: use libxfs to create symlinks - 1 - --- 2024-06-03 Darrick J. Wong New
[4/4] xfs_repair: remove the old bag implementation [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-06-03 Darrick J. Wong New
[3/4] xfs_repair: port to the new refcount bag structure [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-06-03 Darrick J. Wong New
[2/4] xfs_repair: create refcount bag [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-06-03 Darrick J. Wong New
[1/4] xfs_repair: define an in-memory btree for storing refcount bag info [1/4] xfs_repair: define an in-memory btree for storing refcount bag info - 1 - --- 2024-06-03 Darrick J. Wong New
[6/6] xfs_repair: remove the old rmap collection slabs [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[4/6] xfs_repair: compute refcount data from in-memory rmap btrees [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[2/6] xfs_repair: convert regular rmap repair to use in-memory btrees [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[1/6] libxfs: provide a kernel-compatible kasprintf [1/6] libxfs: provide a kernel-compatible kasprintf - 1 - --- 2024-06-03 Darrick J. Wong New
[2/2] xfs_repair: check num before bplist[num] [1/2] xfs_repair: log when buffers fail CRC checks even if we just recompute it - 1 - --- 2024-06-03 Darrick J. Wong New
[1/2] xfs_repair: log when buffers fail CRC checks even if we just recompute it [1/2] xfs_repair: log when buffers fail CRC checks even if we just recompute it - 1 - --- 2024-06-03 Darrick J. Wong New
[5/5] xfs_scrub: upload clean bills of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-06-03 Darrick J. Wong New
[4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-06-03 Darrick J. Wong New
[3/5] xfs_scrub: update health status if we get a clean bill of health [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-06-03 Darrick J. Wong New
[2/5] xfs_scrub: check file link counts [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-06-03 Darrick J. Wong New
[1/5] xfs_scrub: implement live quotacheck inode scan [1/5] xfs_scrub: implement live quotacheck inode scan - 1 - --- 2024-06-03 Darrick J. Wong New
[2/2] xfs_spaceman: report health of inode link counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-06-03 Darrick J. Wong New
[1/2] xfs_spaceman: report the health of quota counts [1/2] xfs_spaceman: report the health of quota counts - 1 - --- 2024-06-03 Darrick J. Wong New
[1/1] libxfs: add a realtime flag to the bmap update log redo items [1/1] libxfs: add a realtime flag to the bmap update log redo items - 1 - --- 2024-06-03 Darrick J. Wong New
[4/4] libxfs: add a xattr_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - 1 - --- 2024-06-03 Darrick J. Wong New
[3/4] libxfs: reuse xfs_bmap_update_cancel_item [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - 1 - --- 2024-06-03 Darrick J. Wong New
[2/4] libxfs: add a bi_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - 1 - --- 2024-06-03 Darrick J. Wong New
[1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - 1 - --- 2024-06-03 Darrick J. Wong New
[111/111] xfs: allow sunit mount option to repair bad primary sb stripe values [001/111] xfs: convert kmem_zalloc() to kzalloc() - 3 - --- 2024-06-03 Darrick J. Wong New
[110/111] xfs: shrink failure needs to hold AGI buffer [001/111] xfs: convert kmem_zalloc() to kzalloc() - 3 - --- 2024-06-03 Darrick J. Wong New
[109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL [001/111] xfs: convert kmem_zalloc() to kzalloc() - 3 - --- 2024-06-03 Darrick J. Wong New
[108/111] xfs: move symlink target write function to libxfs [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[107/111] xfs: move remote symlink target read function to libxfs [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[104/111] xfs: support deferred bmap updates on the attr fork [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[103/111] xfs: add a realtime flag to the bmap update log redo items [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[100/111] xfs: clean up bmap log intent item tracepoint callsites [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[099/111] xfs: hook live rmap operations during a repair operation [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[098/111] xfs: create a shadow rmap btree during rmap repair [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[097/111] xfs: repair the rmapbt [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[096/111] xfs: create a helper to decide if a file mapping targets the rt volume [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[095/111] xfs: launder in-memory btree buffers before transaction commit [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[094/111] xfs: support in-memory btrees [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
[093/111] xfs: add a xfs_btree_ptrs_equal helper [001/111] xfs: convert kmem_zalloc() to kzalloc() - 2 - --- 2024-06-03 Darrick J. Wong New
« 1 2 3 419 20 »