Show patches with: State = Action Required       |   67469 patches
« 1 2 ... 13 14 15674 675 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,5/7] mm/util: Fix possible race condition in kstrdup() Improve the copy of task comm - - - --- 2024-10-07 Yafang Shao New
[v9,4/7] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - --- 2024-10-07 Yafang Shao New
[v9,3/7] security: Replace memcpy() with get_task_comm() Improve the copy of task comm 1 - - --- 2024-10-07 Yafang Shao New
[v9,2/7] auditsc: Replace memcpy() with strscpy() Improve the copy of task comm 1 1 - --- 2024-10-07 Yafang Shao New
[v9,1/7] Get rid of __get_task_comm() Improve the copy of task comm - - - --- 2024-10-07 Yafang Shao New
[v2,3/3] fs: port files to file_ref fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[v2,2/3] fs: add file_ref fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[v2,1/3] fs: protect backing files with rcu fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[v3,5/5] ovl: convert ovl_real_fdget() callers to ovl_real_file() Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,4/5] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path() Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,3/5] ovl: store upper real file in ovl_file struct Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,2/5] ovl: allocate a container struct ovl_file for ovl private context Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,1/5] ovl: do not open non-data lower file for fsync Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_… vfs: fstatat, statx: Consistently accept AT_EMPTY_PATH and NULL path - - - --- 2024-10-07 Xi Ruoyao New
[1/2] vfs: support fstatat(..., NULL, AT_EMPTY_PATH | AT_NO_AUTOMOUNT, ...) vfs: fstatat, statx: Consistently accept AT_EMPTY_PATH and NULL path - - - --- 2024-10-07 Xi Ruoyao New
namespace: Use atomic64_inc_return() in alloc_mnt_ns() namespace: Use atomic64_inc_return() in alloc_mnt_ns() - - - --- 2024-10-07 Uros Bizjak New
[v2,3/3] xfs: Let the max iomap length be consistent with the writeback code Cleanup some writeback codes - - - --- 2024-10-06 Tang Yizhou New
[v2,2/3] mm/page-writeback.c: Fix comment of wb_domain_writeout_add() Cleanup some writeback codes - 1 - --- 2024-10-06 Tang Yizhou New
[v2,1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to BW_DIRTYLIMIT_INTERVAL Cleanup some writeback codes - - - --- 2024-10-06 Tang Yizhou New
[v2,4/4] ovl: convert ovl_real_fdget() callers to ovl_real_file() Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,3/4] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path() Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,2/4] ovl: stash upper real file in backing_file struct Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,1/4] ovl: do not open non-data lower file for fsync Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[RFC,4/4] fs: port files to rcuref_long_t fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,3/4] rcuref: add rcuref_long_*() helpers fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,2/4] types: add rcuref_long_t fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,1/4] fs: protect backing files with rcu fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[GIT,PULL] bcachefs fixes for 6.12-rc2 [GIT,PULL] bcachefs fixes for 6.12-rc2 - - - --- 2024-10-05 Kent Overstreet New
[3/3] netfs: Remove unnecessary references to pages Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[2/3] netfs: Fix a few minor bugs in netfs_page_mkwrite() Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[1/3] netfs: Remove call to folio_index() Random netfs folio fixes 1 - - --- 2024-10-05 Matthew Wilcox New
[5/5] ufs: Convert ufs_change_blocknr() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[4/5] ufs: Pass a folio to ufs_new_fragments() UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[3/5] ufs: Convert ufs_inode_getfrag() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[2/5] ufs: Convert ufs_extend_tail() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[1/5] ufs: Convert ufs_inode_getblock() to take a folio UFS: Final folio conversions - - - --- 2024-10-05 Matthew Wilcox New
[RFC,v2,2/2] arm64: Support AT_HWCAP3 arm64: Add infrastructure for use of AT_HWCAP3 - 1 - --- 2024-10-04 Mark Brown New
[RFC,v2,1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4 arm64: Add infrastructure for use of AT_HWCAP3 1 1 - --- 2024-10-04 Mark Brown New
[12/12] btrfs: switch to iomap for buffered reads btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[11/12] btrfs: add read_inline for folio operations for read() calls btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[10/12] btrfs: define btrfs_iomap_folio_ops btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[09/12] btrfs: define btrfs_iomap_read_folio_ops btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[08/12] btrfs: iomap_begin() for buffered reads btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[07/12] btrfs: btrfs_em_to_iomap() to convert em to iomap btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[06/12] iomap: Introduce read_inline() function hook btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[05/12] iomap: Introduce IOMAP_ENCODED btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[04/12] iomap: include iomap_read_end_io() in header btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[03/12] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[02/12] iomap: Introduce iomap_read_folio_ops btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
[01/12] iomap: check if folio size is equal to FS block size btrfs reads through iomap - - - --- 2024-10-04 Goldwyn Rodrigues New
netfs: In readahead, put the folio refs as soon extracted netfs: In readahead, put the folio refs as soon extracted - - - --- 2024-10-04 David Howells New
[v4,9/9] nfsd: handle delegated timestamps in SETATTR nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,8/9] nfsd: add support for delegated timestamps nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,7/9] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,6/9] nfsd: add support for FATTR4_OPEN_ARGUMENTS nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,5/9] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,4/9] nfsd: fix handling of delegated change attr in CB_GETATTR nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,3/9] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,2/9] nfsd: drop the nfsd4_fattr_args "size" field nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
[v4,1/9] nfsd: drop the ncf_cb_bmap field nfsd: implement the "delstid" draft - - - --- 2024-10-04 Jeff Layton New
vfs: inode insertion kdoc corrections vfs: inode insertion kdoc corrections - 1 - --- 2024-10-04 Andreas Gruenbacher New
[4/4] ovl: convert ovl_real_fdget() callers to ovl_real_file() Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[3/4] ovl: convert ovl_real_fdget_meta() callers to ovl_real_file_meta() Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[2/4] ovl: stash upper real file in backing_file struct Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[1/4] ovl: do not open non-data lower file for fsync Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[v7,8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE block atomic writes for xfs - - - --- 2024-10-04 John Garry New
[v7,7/8] xfs: Validate atomic writes block atomic writes for xfs - - - --- 2024-10-04 John Garry New
[v7,6/8] xfs: Support atomic write for statx block atomic writes for xfs - 1 - --- 2024-10-04 John Garry New
[v7,5/8] xfs: Support FS_XFLAG_ATOMICWRITES block atomic writes for xfs - - - --- 2024-10-04 John Garry New
[v7,4/8] fs: iomap: Atomic write support block atomic writes for xfs - - - --- 2024-10-04 John Garry New
[v7,3/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() block atomic writes for xfs - 1 - --- 2024-10-04 John Garry New
[v7,2/8] fs: Export generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-04 John Garry New
[v7,1/8] block/fs: Pass an iocb to generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-04 John Garry New
[git,pull] missed close_range() fix from back in August... [git,pull] missed close_range() fix from back in August... - - - --- 2024-10-04 Al Viro New
[git,pull] ufs regression fix [git,pull] ufs regression fix - - - --- 2024-10-03 Al Viro New
[3/3,experimental] another way to deal with scopes for overlayfs real_fd-under-inode_lock introduce struct fderr, convert overlayfs uses to that - - - --- 2024-10-03 Al Viro New
[2/3] experimental: convert fs/overlayfs/file.c to CLASS(...) introduce struct fderr, convert overlayfs uses to that - - - --- 2024-10-03 Al Viro New
introduce struct fderr, convert overlayfs uses to that introduce struct fderr, convert overlayfs uses to that - - - --- 2024-10-03 Al Viro New
[4/4] fsdax: dax_unshare_iter needs to copy entire blocks [1/4] xfs: don't allocate COW extents when unsharing a hole - 1 - --- 2024-10-03 Darrick J. Wong New
[3/4] fsdax: remove zeroing code from dax_unshare_iter [1/4] xfs: don't allocate COW extents when unsharing a hole - 1 - --- 2024-10-03 Darrick J. Wong New
[2/4] iomap: share iomap_unshare_iter predicate code with fsdax [1/4] xfs: don't allocate COW extents when unsharing a hole - 1 - --- 2024-10-03 Darrick J. Wong New
[1/4] xfs: don't allocate COW extents when unsharing a hole [1/4] xfs: don't allocate COW extents when unsharing a hole - 1 - --- 2024-10-03 Darrick J. Wong New
[v2] fanotify: allow reporting errors on failure to open fd [v2] fanotify: allow reporting errors on failure to open fd - - - --- 2024-10-03 Amir Goldstein New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-10-03 Christian Brauner New
[v5,10/10] docs: tmpfs: Add casefold options tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,09/10] tmpfs: Expose filesystem features via sysfs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs tmpfs: Add case-insensitive support for tmpfs - 1 - --- 2024-10-02 André Almeida New
[v5,07/10] tmpfs: Add casefold lookup support tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,06/10] tmpfs: Always set simple_dentry_operations as dentry ops tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,05/10] libfs: Export generic_ci_ dentry functions tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
[v5,04/10] unicode: Recreate utf8_parse_version() tmpfs: Add case-insensitive support for tmpfs - 2 - --- 2024-10-02 André Almeida New
[v5,03/10] unicode: Export latest available UTF-8 version number tmpfs: Add case-insensitive support for tmpfs 1 - - --- 2024-10-02 André Almeida New
[v5,02/10] ext4: Use generic_ci_validate_strict_name helper tmpfs: Add case-insensitive support for tmpfs 1 1 - --- 2024-10-02 André Almeida New
[v5,01/10] libfs: Create the helper function generic_ci_validate_strict_name() tmpfs: Add case-insensitive support for tmpfs - - - --- 2024-10-02 André Almeida New
mm/truncate: reset xa_has_values flag on each iteration mm/truncate: reset xa_has_values flag on each iteration 1 - - --- 2024-10-02 Shakeel Butt New
[bpf-next,2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names security.bpf xattr name prefix - - - --- 2024-10-02 Song Liu New
[bpf-next,1/2] fs/xattr: bpf: Introduce security.bpf xattr name prefix security.bpf xattr name prefix 1 - - --- 2024-10-02 Song Liu New
[v10,12/12] tmpfs: add support for multigrain timestamps timekeeping/fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
[v10,11/12] btrfs: convert to multigrain timestamps timekeeping/fs: multigrain timestamp redux - 1 1 --- 2024-10-02 Jeff Layton New
[v10,10/12] ext4: switch to multigrain timestamps timekeeping/fs: multigrain timestamp redux - 2 1 --- 2024-10-02 Jeff Layton New
« 1 2 ... 13 14 15674 675 »