Linux Filesystem Development
[Prev Page][Next Page]
- [RFC][PATCH 3/4] fs: factor out backing_file_splice_{read,write}() helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 2/4] fs: factor out backing_file_{read,write}_iter() helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 1/4] fs: prepare for stackable filesystems backing file helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 0/4] Intruduce stacking filesystem vfs helpers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 15/17] ext4: use new helper to read sb block
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/11] tty: splice_read: disable
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] eventfs: Have event files and directories default to parent uid and gid
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [reiserfs?] possible deadlock in chmod_common (2)
- From: syzbot <syzbot+83693dbba860b4f2e549@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/11 man-pages] splice.2: document 6.8 blocking behaviour
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/11] splice: splice_to_socket: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/11] fuse: allow splicing from filesystems mounted by real root
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/11] fuse: file: limit splice_read to virtiofs
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/11] tty: splice_read: disable
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/11] net/tcp: tcp_splice_read: always do non-blocking reads
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/11] kcm: kcm_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/11] fuse: fuse_dev_splice_read: use nonblocking I/O
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 42/50] sem: Split out sem_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] sysctl: remove struct ctl_path
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [GIT PULL] more bcachefs fixes for 6.7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] overlayfs fixes for 6.7-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] jfs: fix array-index-out-of-bounds in diNewExt
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] security: new security_file_ioctl_compat() hook
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] security: new security_file_ioctl_compat() hook
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: [PATCHES] assorted fs cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RERESEND 04/11] tracing: tracing_buffers_splice_read: behave as-if non-blocking I/O
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] eventfs: Have event files and directories default to parent uid and gid
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] gfs2: Remove use of error flag in journal reads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] eventfs: Have event files and directories default to parent uid and gid
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] security: new security_file_ioctl_compat() hook
- From: Stephen Smalley <stephen.smalley.work@xxxxxxxxx>
- Re: nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing...
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH] security: new security_file_ioctl_compat() hook
- From: Alfred Piccioni <alpic@xxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 18/22] nfsd: kill stale comment about simple_fill_super() requirements
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Re-support uid and gid when mounting bpffs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCHES] assorted fs cleanups
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add BPF_F_TOKEN_FD flag to pass with BPF token FD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 42/50] sem: Split out sem_types.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 13/22] bfs_add_entry(): get rid of pointless ->d_name.len checks
- From: Tigran Aivazian <aivazian.tigran@xxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- LSF/MM/BPF: 2024: Call for Proposals
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH v3 RESEND 0/2] fuse: Add support for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH v3 RESEND 1/2] fuse: Introduce a new notification type for resend pending requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- [PATCH v3 RESEND 2/2] fuse: Use the high bit of request ID for indicating resend requests
- From: "Zhao Chen" <winters.zc@xxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 03/22] zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 14/14] fs: Remove the bh_end_io argument from __block_write_full_folio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/22] apparmorfs: don't duplicate kfree_link()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 21/22] orangefs: saner arguments passing in readdir guts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 20/22] gfs2: use is_subdir()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 19/22] ocfs2_find_match(): there's no such thing as NULL or negative ->d_parent
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 18/22] nfsd: kill stale comment about simple_fill_super() requirements
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/22] udf_fiiter_add_entry(): check for zero ->d_name.len is bogus...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/22] reiserfs_add_entry(): get rid of pointless namelen checks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/22] __ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/22] bfs_add_entry(): get rid of pointless ->d_name.len checks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/22] ext4_add_entry(): ->d_name.len is never 0
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/22] udf: d_obtain_alias(ERR_PTR(...)) will do the right thing...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/22] kernfs: d_obtain_alias(NULL) will do the right thing...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/22] gfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/22] befs: d_obtain_alias(ERR_PTR(...)) will do the right thing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/22] affs: d_obtain_alias(ERR_PTR(...)) will do the right thing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/22] udf: d_splice_alias() will do the right thing on ERR_PTR() inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/22] zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/22] /proc/sys: use d_splice_alias() calling conventions to simplify failure exits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES] assorted fs cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
- From: syzbot <syzbot+da4f9f61f96525c62cc7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] overlayfs fixes for 6.7-rc7
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] more bcachefs fixes for 6.7
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/7] block: Add config option to not allow writing to mounted devices
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
- From: syzbot <syzbot+da4f9f61f96525c62cc7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
- From: syzbot <syzbot+da4f9f61f96525c62cc7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [syzbot] [reiserfs?] kernel BUG in flush_commit_list (2)
- From: syzbot <syzbot+99bd43b50bec81a1e6e3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: "Stefan Roesch" <shr@xxxxxxxxxxxx>
- Re: [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 36/39] netfs: Implement a write-through caching option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 36/39] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] btrfs: fix oob Read in getname_kernel
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: pull-request: bpf-next 2023-12-18
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vboxsf: Remove usage of the deprecated ida_simple_xx() API
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] fs: fix doc comment typo fs tree wide
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] security: new security_file_ioctl_compat() hook
- From: Alfred Piccioni <alpic@xxxxxxxxxx>
- [PATCH] security: new security_file_ioctl_compat() hook
- From: Alfred Piccioni <alpic@xxxxxxxxxx>
- Re: file handle in statx
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: add BPF_F_TOKEN_FD flag to pass with BPF token FD
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] vboxsf: Remove usage of the deprecated ida_simple_xx() API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] vboxsf: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH v2 1/2] mm: fix arithmetic for bdi min_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v8 19/19] scsi: scsi_debug: Maintain write statistics per group number
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 15/19] scsi: scsi_debug: Rework subpage code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 14/19] scsi: scsi_debug: Rework page code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 13/19] scsi: scsi_debug: Support the block limits extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 12/19] scsi: scsi_debug: Reduce code duplication
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 11/19] scsi: sd: Translate data lifetime information
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 09/19] scsi: core: Query the Block Limits Extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 08/19] fs/f2fs: Restore support for tracing data lifetimes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 07/19] fs/f2fs: Restore the whint_mode mount option
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 04/19] fs: Move enum rw_hint into a new header file
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 03/19] fs: Split fcntl_rw_hint()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 02/19] fs: Verify write lifetime constants at compile time
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 01/19] fs: Fix rw_hint validation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v7 00/19] Pass data lifetime information to SCSI disk devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] fs: fix doc comment typo fs tree wide
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/19] Pass data lifetime information to SCSI disk devices
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] iomap: fix warning in iomap_write_delalloc_release()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] iomap: fix warning in iomap_write_delalloc_release()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Convert write_cache_pages() to an iterator v3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 06/11] mm/mempolicy: allow home_node to be set by mpol_new
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v7 19/19] scsi: scsi_debug: Maintain write statistics per group number
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 15/19] scsi: scsi_debug: Rework subpage code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 14/19] scsi: scsi_debug: Rework page code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 13/19] scsi: scsi_debug: Support the block limits extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 12/19] scsi: scsi_debug: Reduce code duplication
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 11/19] scsi: sd: Translate data lifetime information
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 09/19] scsi: core: Query the Block Limits Extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 08/19] fs/f2fs: Restore support for tracing data lifetimes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 07/19] fs/f2fs: Restore the whint_mode mount option
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 06/19] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 05/19] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 04/19] fs: Move enum rw_hint into a new header file
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 03/19] fs: Split fcntl_rw_hint()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 02/19] fs: Verify write lifetime constants at compile time
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 01/19] fs: Fix rw_hint validation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v7 00/19] Pass data lifetime information to SCSI disk devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- Re: [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/17] writeback: Add for_each_writeback_folio()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/17] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/17] writeback: Factor writeback_get_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/17] pagevec: Add ability to iterate a queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/17] writeback: Use the folio_batch queue iterator
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/17] writeback: Factor should_writeback_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/17] writeback: Factor out writeback_finish()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
- From: Christoph Hellwig <hch@xxxxxx>
- Convert write_cache_pages() to an iterator v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Christoph Hellwig <hch@xxxxxx>
- [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
- From: syzbot <syzbot+33f23b49ac24f986c9e8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 25/50] wait: Remove uapi header file from main header file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 22/50] pid: Split out pid_types.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 41/50] uidgid: Split out uidgid_types.h
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Sohil Mehta <sohil.mehta@xxxxxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- RE: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: Hyeongtak Ji <hyeongtak.ji@xxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 98bdbf60cca8
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH 07/14] hfs: Really remove hfs_writepage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] mm: fix arithmetic for bdi min_ratio and max_ratio
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [syzbot] [reiserfs?] possible deadlock in __run_timers
- From: syzbot <syzbot+a3981d3c93cde53224be@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/14] sysv: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/14] minix: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/14] bfs: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [reiserfs?] [squashfs?] BUG: Dentry still in use in unmount
- From: syzbot <syzbot+8608bb4553edb8c78f41@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ovl: fix BUG: Dentry still in use in unmount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [reiserfs?] [squashfs?] BUG: Dentry still in use in unmount
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ovl: fix BUG: Dentry still in use in unmount
- From: Edward Adam Davis <eadavis@xxxxxx>
- [viro-vfs:headers.unaligned 2/2] tools/arch/x86/lib/insn.c:16:10: fatal error: '../include/linux/unaligned.h' file not found
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] [squashfs?] BUG: Dentry still in use in unmount
- From: syzbot <syzbot+8608bb4553edb8c78f41@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/50] prandom: Remove unused include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/14] Clean up the writeback paths
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 12/50] prandom: Remove unused include
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Why doesn't FUSE use stable writes?
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/14] fs: Convert block_write_full_page to block_write_full_folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/14] ufs: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/14] ocfs2: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/14] adfs: Remove writepage implementation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/14] fs: Reduce stack usage in do_mpage_readpage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/14] fs: Reduce stack usage in __mpage_writepage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/14] fs: Convert clean_buffers() to take a folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/14] fs: Remove clean_page_buffers()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 50/50] Kill sched.h dependency on rcupdate.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 49/50] kill unnecessary thread_info.h include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 48/50] Kill unnecessary kernel.h include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 47/50] thread_info, uaccess.h: Move HARDENED_USERCOPY to better location
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 46/50] preempt.h: Kill dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 45/50] rseq: Split out rseq.h from sched.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 44/50] restart_block: Trim includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 42/50] sem: Split out sem_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 41/50] uidgid: Split out uidgid_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 40/50] seccomp: Split out seccomp_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 39/50] refcount: Split out refcount_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 38/50] uapi/linux/resource.h: fix include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 37/50] x86/signal: kill dependency on time.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 36/50] syscall_user_dispatch.h: split out *_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 35/50] cpumask: Split out cpumask_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 34/50] mm_types_task.h: Trim dependencies
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 33/50] Split out irqflags_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 32/50] ipc: Kill bogus dependency on spinlock.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 31/50] shm: Slim down dependencies
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 30/50] workqueue: Split out workqueue_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 29/50] timers: Split out timer_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 28/50] signal: Kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 27/50] timerqueue: Split out timerqueue_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 26/50] rslib: kill bogus dependency on list.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 25/50] wait: Remove uapi header file from main header file
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 24/50] plist: Split out plist_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 23/50] sched.h: move pid helpers to pid.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 22/50] pid: Split out pid_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 20/50] posix-cpu-timers: Split out posix-timers_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 19/50] locking/mutex: split out mutex_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 18/50] hrtimers: Split out hrtimer_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 17/50] ktime.h: move ktime_t to types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 14/50] arm64: Fix circular header dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 13/50] timekeeping: Kill percpu.h dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 12/50] prandom: Remove unused include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 09/50] kmsan: add missing types.h dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/50] time_namespace.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 08/50] kernel/fork.c: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/50] nsproxy.h: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/50] task_stack.h: add missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 05/50] x86/include/asm/paravirt_types.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 04/50] x86/include/asm/debugreg.h: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/50] x86/lib/cache-smp.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/50] big header dependency cleanup targeting sched.h
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Why doesn't FUSE use stable writes?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v8 21/24] evm: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v8 13/24] security: Introduce file_release hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 7/8] libfs: Don't support setting casefold operations during lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 6/8] f2fs: Set the case-insensitive dentry operations through ->s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v2 10/10] iommu: account IOMMU allocated memory
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH] nfs: Remove writepage
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Prepare for fsnotify pre-content permission events
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 02/14] fs: Convert clean_buffers() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/14] Clean up the writeback paths
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/14] sysv: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/14] hfs: Really remove hfs_writepage
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/14] adfs: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/14] fs: Reduce stack usage in __mpage_writepage
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 14/14] fs: Remove the bh_end_io argument from __block_write_full_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 13/14] fs: Convert block_write_full_page to block_write_full_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/14] bfs: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/14] ocfs2: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/14] fs: Reduce stack usage in do_mpage_readpage
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 12/14] ufs: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/14] minix: Remove writepage implementation
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/14] fs: Remove clean_page_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- RE: [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files.
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] afs: Fix refcount underflow from error handling race
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: Why does mpage_writepage() not handle locked buffers?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 0/4] Prepare for fsnotify pre-content permission events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 03/11] writeback: Factor should_writeback_folio() out of write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 02/20] fs: Verify write lifetime constants at compile time
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH] fs: fix doc comment typo fs tree wide
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [syzbot] [ext4?] WARNING in lock_two_nondirectories
- From: syzbot <syzbot+2c4a3b922a860084cc7f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: fix doc comment typo fs tree wide
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fs: fix doc comment typo fs tree wide
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/9] selftests/landlock: Test IOCTL support
- From: Aishwarya TCV <aishwarya.tcv@xxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Why does mpage_writepage() not handle locked buffers?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC] HACK: overlayfs: Optimize overlay/restore creds
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 04/20] fs: Move enum rw_hint into a new header file
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 03/20] fs: Split fcntl_rw_hint()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 02/20] fs: Verify write lifetime constants at compile time
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: "Aiqun Yu (Maria)" <quic_aiquny@xxxxxxxxxxx>
- Why does mpage_writepage() not handle locked buffers?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/9] hfs: remove ->writepage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v6 20/20] scsi: scsi_debug: Maintain write statistics per group number
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 19/20] scsi: scsi_debug: Implement GET STREAM STATUS
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 18/20] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 17/20] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 16/20] scsi: scsi_debug: Rework subpage code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 15/20] scsi: scsi_debug: Rework page code error handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 14/20] scsi: scsi_debug: Support the block limits extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 13/20] scsi: scsi_debug: Reduce code duplication
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 12/20] scsi: sd: Translate data lifetime information
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 11/20] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 10/20] scsi: core: Query the Block Limits Extension VPD page
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 09/20] fs/f2fs: Restore support for tracing data lifetimes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 08/20] fs/f2fs: Restore the whint_mode mount option
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 07/20] block, fs: Propagate write hints to the block device inode
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 06/20] block, fs: Restore the per-bio/request data lifetime fields
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 04/20] fs: Move enum rw_hint into a new header file
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 03/20] fs: Split fcntl_rw_hint()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 02/20] fs: Verify write lifetime constants at compile time
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 01/20] fs: Fix rw_hint validation
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v6 00/20] Pass data lifetime information to SCSI disk devices
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
- From: syzbot <syzbot+3e719fc23ab95580e4c2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/10] iommu: observability of the IOMMU allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/9] hfs: remove ->writepage
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH RERESEND 11/11] splice: splice_to_socket: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 09/11] net/tcp: tcp_splice_read: always do non-blocking reads
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 08/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 07/11] kcm: kcm_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 05/11] relayfs: relay_file_splice_read: always return -EAGAIN for no data
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 04/11] tracing: tracing_buffers_splice_read: behave as-if non-blocking I/O
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 03/11] fuse: fuse_dev_splice_read: use nonblocking I/O
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 10/10] iommu: account IOMMU allocated memory
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2 09/10] iommu: observability of the IOMMU allocations
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v8 24/24] integrity: Remove LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 21/24] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 20/24] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 19/24] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 18/24] security: Introduce key_post_create_or_update hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 17/24] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 16/24] security: Introduce inode_post_set_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 15/24] security: Introduce inode_post_create_tmpfile hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 14/24] security: Introduce path_post_mknod hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 13/24] security: Introduce file_release hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 12/24] security: Introduce file_post_open hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 10/24] security: Introduce inode_post_setattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 09/24] security: Align inode_setattr hook definition with EVM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 07/24] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 06/24] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 05/24] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 04/24] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 03/24] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 02/24] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 01/24] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 6/8] f2fs: Set the case-insensitive dentry operations through ->s_d_op
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 00/16] block atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 4/9] landlock: Add IOCTL access right
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 36/39] netfs: Implement a write-through caching option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 14/25] arm64: implement PKEYS support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 11/11] writeback: Remove a use of write_cache_pages() from do_writepages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] writeback: Add for_each_writeback_folio()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] writeback: Factor writeback_get_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] writeback: Factor writeback_iter_init() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] writeback: Use the folio_batch queue iterator
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] pagevec: Add ability to iterate a queue
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] writeback: Factor should_writeback_folio() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] writeback: Factor out writeback_finish()
- From: Christoph Hellwig <hch@xxxxxx>
- Convert write_cache_pages() to an iterator v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] minixfs: switch to kmap_local_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] minixfs: Use dir_put_page() in minix_unlink() and minix_rename()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] minixfs: change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] minixfs: use offset_in_page()
- From: "Fabio M. De Francesco" <fabio.maria.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] add selftest for statmount/listmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Add IOCTL access right
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Add IOCTL access right
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [viro-vfs:headers.unaligned 2/2] drivers/cxl/core/trace.h:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 04/16] fs: Increase fmode_t size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [viro-vfs:headers.unaligned 2/2] drivers/hid/hid-kye.c:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [viro-vfs:headers.unaligned 2/2] drivers/cxl/core/trace.h:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
- From: Andrei Vagin <avagin@xxxxxxxxxx>
- [PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
- From: Andrei Vagin <avagin@xxxxxxxxxx>
- Re: [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [viro-vfs:headers.unaligned 2/2] include/linux/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [viro-vfs:headers.unaligned 2/2] include/linux/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer.
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] [v2] statmount: reduce runtime stack usage
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 7/8] libfs: Don't support setting casefold operations during lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 6/8] f2fs: Set the case-insensitive dentry operations through ->s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 0/8] Revert setting casefolding dentry operations through s_d_op
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH 2/8] fscrypt: Drop d_revalidate if key is available
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 3/3] fs: move fscrypt keyring destruction to after ->put_super
- From: Neal Gompa <neal@xxxxxxxxx>
- Re: [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [git pull] ufs fix
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [btrfs?] kernel BUG in __extent_writepage_io
- From: syzbot <syzbot+06006fc4a90bff8e8f17@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 00/18] sysctl: constify sysctl ctl_tables
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]