Show patches with: none      |   69639 patches
« 1 2 ... 15 16 17696 697 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/10] iomap: remove iomap_file_buffered_write_punch_delalloc [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-10-08 Christoph Hellwig New
[01/10] iomap: factor out a iomap_last_written_block helper [01/10] iomap: factor out a iomap_last_written_block helper - 1 - --- 2024-10-08 Christoph Hellwig New
[v7,3/3] fuse: add default_request_timeout and max_request_timeout sysctls fuse: add kernel-enforced request timeout option - - - --- 2024-10-07 Joanne Koong New
[v7,2/3] fuse: add optional kernel-enforced timeout for requests fuse: add kernel-enforced request timeout option - - - --- 2024-10-07 Joanne Koong New
[v7,1/3] fs_parser: add fsparam_u16 helper fuse: add kernel-enforced request timeout option - - - --- 2024-10-07 Joanne Koong New
[v3,11/11] expand_files(): simplify calling conventions [v3,01/11] get rid of ...lookup...fdget_rcu() family - - - --- 2024-10-07 Al Viro New
[v3,10/11] make __set_open_fd() set cloexec state as well [v3,01/11] get rid of ...lookup...fdget_rcu() family - - - --- 2024-10-07 Al Viro New
[v3,09/11] file.c: merge __{set,clear}_close_on_exec() [v3,01/11] get rid of ...lookup...fdget_rcu() family - - - --- 2024-10-07 Al Viro New
[v3,08/11] alloc_fdtable(): change calling conventions. [v3,01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-10-07 Al Viro New
[v3,07/11] fs/file.c: add fast path in find_next_fd() [v3,01/11] get rid of ...lookup...fdget_rcu() family - 2 - --- 2024-10-07 Al Viro New
[v3,06/11] fs/file.c: conditionally clear full_fds [v3,01/11] get rid of ...lookup...fdget_rcu() family - 2 - --- 2024-10-07 Al Viro New
[v3,05/11] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() [v3,01/11] get rid of ...lookup...fdget_rcu() family - 2 - --- 2024-10-07 Al Viro New
[v3,04/11] move close_range(2) into fs/file.c, fold __close_range() into it [v3,01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-10-07 Al Viro New
[v3,03/11] close_files(): don't bother with xchg() [v3,01/11] get rid of ...lookup...fdget_rcu() family - - - --- 2024-10-07 Al Viro New
[v3,02/11] remove pointless includes of <linux/fdtable.h> [v3,01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-10-07 Al Viro New
[v3,01/11] get rid of ...lookup...fdget_rcu() family [v3,01/11] get rid of ...lookup...fdget_rcu() family - 1 - --- 2024-10-07 Al Viro New
netfs: fix documentation build error netfs: fix documentation build error - - - --- 2024-10-07 Jonathan Corbet New
[v9,7/7] drm: Replace strcpy() with strscpy() Improve the copy of task comm 1 1 - --- 2024-10-07 Yafang Shao New
[v9,6/7] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul} Improve the copy of task comm - - - --- 2024-10-07 Yafang Shao New
[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 2 ... 15 16 17696 697 »