Show patches with: State = Action Required       |    Archived = No       |   1871 patches
« 1 2 ... 6 7 818 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] common/populate: add verity files to populate xfs images [1/3] common/verity: enable fsverity for XFS - - - --- 2024-03-17 Darrick J. Wong New
[2/3] xfs/{021,122}: adapt to fsverity xattrs [1/3] common/verity: enable fsverity for XFS - - - --- 2024-03-17 Darrick J. Wong New
[1/3] common/verity: enable fsverity for XFS [1/3] common/verity: enable fsverity for XFS - - - --- 2024-03-17 Darrick J. Wong New
[20/20] mkfs.xfs: add verity parameter [01/20] xfsprogs: add parent pointer support to attribute code - 1 - --- 2024-03-17 Darrick J. Wong New
[19/20] xfs_repair: junk fsverity xattrs when unnecessary [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[18/20] xfs_db: dump merkle tree data [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[17/20] xfs_db: dump verity features and metadata [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[16/20] man: document attr_modify command [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[15/20] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[14/20] xfs_db: introduce attr_modify command [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[13/20] libfrog: add fsverity to xfs_report_geom output [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[10/20] xfs: create separate name hash function for xattrs [01/20] xfsprogs: add parent pointer support to attribute code - - - --- 2024-03-17 Darrick J. Wong New
[03/20] xfsprogs: Add xfs_verify_pptr [01/20] xfsprogs: add parent pointer support to attribute code - 1 - --- 2024-03-17 Darrick J. Wong New
[02/20] xfsprogs: define parent pointer xattr format [01/20] xfsprogs: add parent pointer support to attribute code - 1 - --- 2024-03-17 Darrick J. Wong New
[01/20] xfsprogs: add parent pointer support to attribute code [01/20] xfsprogs: add parent pointer support to attribute code - 1 - --- 2024-03-17 Darrick J. Wong New
[31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree [01/40] fsverity: remove hash page spin lock - 1 - --- 2024-03-17 Darrick J. Wong New
[30/40] xfs: clean up stale fsverity metadata before starting [01/40] fsverity: remove hash page spin lock - 1 - --- 2024-03-17 Darrick J. Wong New
[25/40] xfs: widen flags argument to the xfs_iflags_* helpers [01/40] fsverity: remove hash page spin lock - - - --- 2024-03-17 Darrick J. Wong New
[14/40] fsverity: rely on cached block callers to retain verified state [01/40] fsverity: remove hash page spin lock - - - --- 2024-03-17 Darrick J. Wong New
[10/40] fsverity: fix "support block-based Merkle tree caching" [01/40] fsverity: remove hash page spin lock - - - --- 2024-03-17 Darrick J. Wong New
[01/40] fsverity: remove hash page spin lock [01/40] fsverity: remove hash page spin lock - 1 - --- 2024-03-17 Darrick J. Wong New
[v2,09/10] iomap: make block_write_end() return a boolean xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 1 - --- 2024-03-15 Zhang Yi New
[v2,04/10] xfs: drop xfs_convert_blocks() xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - - - --- 2024-03-15 Zhang Yi New
[v2,02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 1 - --- 2024-03-15 Zhang Yi New
Remove duplicate definitions in xfsprogs Remove duplicate definitions in xfsprogs - - - --- 2024-03-14 Matthew Wilcox New
[v2] xfs: allow cross-linking special files without project quota [v2] xfs: allow cross-linking special files without project quota - 1 - --- 2024-03-14 Andrey Albershteyn New
xfs/558: scale blk IO size based on the filesystem blksz xfs/558: scale blk IO size based on the filesystem blksz - 1 1 --- 2024-03-13 Pankaj Raghav (Samsung) New
[20/29] xfs: widen flags argument to the xfs_iflags_* helpers [01/29] fsverity: remove hash page spin lock - - - --- 2024-03-13 Darrick J. Wong New
[v3,06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages enable bs > ps in XFS - - - --- 2024-03-13 Pankaj Raghav (Samsung) New
[v3,01/11] mm: Support order-1 folios in the page cache enable bs > ps in XFS - - - --- 2024-03-13 Pankaj Raghav (Samsung) New
[GIT,PULL] xfs: new code for 6.9 [GIT,PULL] xfs: new code for 6.9 - - - --- 2024-03-13 Chandan Babu R New
[1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_* [1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_* - 1 - --- 2024-03-13 Darrick J. Wong New
[37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros [01/67] xfs: use xfs_defer_pending objects to recover intent items - 1 - --- 2024-03-13 Darrick J. Wong New
[25/67] xfs: consolidate the xfs_attr_defer_* helpers [01/67] xfs: use xfs_defer_pending objects to recover intent items - 1 - --- 2024-03-13 Darrick J. Wong New
misc: fix string buffer compile warnings misc: fix string buffer compile warnings - - - --- 2024-03-12 Darrick J. Wong New
generic/574: don't fail the test on intentional coredump generic/574: don't fail the test on intentional coredump - 2 - --- 2024-03-12 Darrick J. Wong New
[5/5] block: don't allow fatal signals to interrupt (__)blkdev_issue_discard [1/5] block: move discard checks into the ioctl handler - - - --- 2024-03-12 Christoph Hellwig New
[4/5] block: move await_bio_chain to bio.c [1/5] block: move discard checks into the ioctl handler - - - --- 2024-03-12 Christoph Hellwig New
[3/5] block: add a blk_alloc_discard_bio helper [1/5] block: move discard checks into the ioctl handler - - - --- 2024-03-12 Christoph Hellwig New
[2/5] block: add a bio_chain_and_submit helper [1/5] block: move discard checks into the ioctl handler - - - --- 2024-03-12 Christoph Hellwig New
[1/5] block: move discard checks into the ioctl handler [1/5] block: move discard checks into the ioctl handler - - - --- 2024-03-12 Christoph Hellwig New
[4/4] iomap: cleanup iomap_write_iter() xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - - - --- 2024-03-11 Zhang Yi New
[v1.2,8/8] xfs: test for premature ENOSPC with large cow delalloc extents Untitled series #833608 - 1 - --- 2024-03-07 Darrick J. Wong New
xfs: fix dev_t usage in xmbuf tracepoints xfs: fix dev_t usage in xmbuf tracepoints - 1 - --- 2024-03-07 Darrick J. Wong New
[10/10] block: remove __blkdev_issue_discard [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[09/10] dm-thin: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[08/10] md: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[07/10] nvmet: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[06/10] ext4: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[05/10] f2fs: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[04/10] xfs: switch to using blk_next_discard_bio directly [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[03/10] block: add a blk_next_discard_bio helper [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
[01/10] block: remove the discard_granularity check in __blkdev_issue_discard [01/10] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-03-07 Christoph Hellwig New
xfs: small cleanup in xrep_update_qflags() xfs: small cleanup in xrep_update_qflags() - 1 - --- 2024-03-07 Dan Carpenter New
[v2,1/2] xfs: Remove duplicate include [v2,1/2] xfs: Remove duplicate include - 1 - --- 2024-03-05 Jiapeng Chong New
[v5,19/24] xfs: don't allow to enable DAX on fs-verity sealsed inode fs-verity support for XFS - - - --- 2024-03-04 Andrey Albershteyn New
[v5,15/24] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer fs-verity support for XFS - - - --- 2024-03-04 Andrey Albershteyn New
[v5,14/24] xfs: make xfs_buf_get() to take XBF_* flags fs-verity support for XFS - - - --- 2024-03-04 Andrey Albershteyn New
[v5,12/24] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer fs-verity support for XFS - - - --- 2024-03-04 Andrey Albershteyn New
[v5,11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag fs-verity support for XFS - - - --- 2024-03-04 Andrey Albershteyn New
[v2,14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,13/14] fs: xfs: Validate atomic writes block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,12/14] fs: xfs: Support atomic write for statx block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,10/14] fs: iomap: Atomic write support block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,09/14] fs: Add FS_XFLAG_ATOMICWRITES flag block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,08/14] fs: xfs: iomap: Sub-extent zeroing block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,07/14] fs: iomap: Sub-extent zeroing block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,06/14] fs: xfs: Do not free EOF blocks for forcealign block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,05/14] fs: xfs: Enable file data forcealign feature block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,03/14] fs: xfs: Introduce FORCEALIGN inode flag block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,02/14] fs: xfs: Don't use low-space allocator for alignment > 1 block atomic writes for XFS - - - --- 2024-03-04 John Garry New
[v2,01/14] block: Add blk_validate_atomic_write_op_size() block atomic writes for XFS - - - --- 2024-03-04 John Garry New
xfs: Remove unused function is_rt_data_fork xfs: Remove unused function is_rt_data_fork - 1 - --- 2024-03-04 Jiapeng Chong New
[GIT,PULL] xfs: Code changes for 6.8 [GIT,PULL] xfs: Code changes for 6.8 - - - --- 2024-03-02 Chandan Babu R New
[v1.1,7/8] xfs/43[4-6]: make module reloading optional Untitled series #831642 - 1 - --- 2024-03-01 Darrick J. Wong New
[v2,08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order) enable bs > ps in XFS 1 1 - --- 2024-03-01 Pankaj Raghav (Samsung) New
[v2,06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra enable bs > ps in XFS - - - --- 2024-03-01 Pankaj Raghav (Samsung) New
[v2,04/13] filemap: use mapping_min_order while allocating folios enable bs > ps in XFS 1 1 - --- 2024-03-01 Pankaj Raghav (Samsung) New
[v2,03/13] filemap: align the index to mapping_min_order in the page cache enable bs > ps in XFS - - - --- 2024-03-01 Pankaj Raghav (Samsung) New
shared/298: run xfs_db against the loop device instead of the image file shared/298: run xfs_db against the loop device instead of the image file - 1 - --- 2024-03-01 Christoph Hellwig New
xfsdump/xfsrestore: don't use O_DIRECT on the RT device xfsdump/xfsrestore: don't use O_DIRECT on the RT device - 1 - --- 2024-03-01 Christoph Hellwig New
[RFC,2/2] ext4: Optimize endio process for DIO overwrites ext4: Do endio process under irq context for DIO overwrites - - - --- 2024-02-29 Zhihao Cheng New
[RFC,1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag ext4: Do endio process under irq context for DIO overwrites - - - --- 2024-02-29 Zhihao Cheng New
xfs: use KMEM_CACHE() to create xfs_defer_pending cache xfs: use KMEM_CACHE() to create xfs_defer_pending cache - - - --- 2024-02-29 kunwu.chan@linux.dev New
[14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque Untitled series #830371 - - - --- 2024-02-27 Darrick J. Wong New
misc: fix test that fail formatting with 64k blocksize misc: fix test that fail formatting with 64k blocksize - 1 - --- 2024-02-27 Pankaj Raghav (Samsung) New
[2/2] mm/shmem.c: Use new form of *@param in kernel-doc [1/2] kernel-doc: Add unary operator * to $type_param_ref 1 - - --- 2024-02-27 Akira Yokosawa New
[1/2] kernel-doc: Add unary operator * to $type_param_ref [1/2] kernel-doc: Add unary operator * to $type_param_ref 2 - - --- 2024-02-27 Akira Yokosawa New
[v1.1,2/8] xfs/155: fail the test if xfs_repair hangs for too long Untitled series #830149 - 2 - --- 2024-02-27 Darrick J. Wong New
[v1.1,1/8] generic/604: try to make race occur reliably [v1.1,1/8] generic/604: try to make race occur reliably - 1 - --- 2024-02-27 Darrick J. Wong New
[v2,2/2] xfs: use kvfree() in xlog_cil_free_logvec() Untitled series #830135 - 2 1 --- 2024-02-27 Dave Chinner New
[7/8] xfs/43[4-6]: make module reloading optional [1/8] generic/604: try to make race occur reliably - - - --- 2024-02-27 Darrick J. Wong New
[6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions [1/8] generic/604: try to make race occur reliably - 1 - --- 2024-02-27 Darrick J. Wong New
[5/8] xfs/599: reduce the amount of attrs created here [1/8] generic/604: try to make race occur reliably - 1 - --- 2024-02-27 Darrick J. Wong New
[4/8] generic/491: increase test timeout [1/8] generic/604: try to make race occur reliably - 2 - --- 2024-02-27 Darrick J. Wong New
[3/8] generic/192: fix spurious timeout [1/8] generic/604: try to make race occur reliably - 2 - --- 2024-02-27 Darrick J. Wong New
linux-next: manual merge of the vfs-brauner tree with the xfs tree linux-next: manual merge of the vfs-brauner tree with the xfs tree - - - --- 2024-02-26 Stephen Rothwell New
[05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order enable bs > ps in XFS - - - --- 2024-02-26 Pankaj Raghav (Samsung) New
« 1 2 ... 6 7 818 19 »