Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v3 07/20] Pass parent directory inode and expected name to ->d_revalidate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/20] vfat_revalidate{,_ci}(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/20] exfat_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/20] dissolve external_name.u into separate members
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/20] ext4 fast_commit: make use of name_snapshot primitives
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/20] dcache: back inline names with a struct-wrapped array of unsigned long
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/20] ceph_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/20] make take_dentry_name_snapshot() lockless
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 06/20] generic_ci_d_compare(): use shortname_storage
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES v3][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 10/10] fuse: optimize direct io large folios processing
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 09/10] fuse: support large folios for readahead
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 08/10] fuse: support large folios for queued writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 07/10] fuse: support large folios for stores
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 06/10] fuse: support large folios for symlinks
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 05/10] fuse: support large folios for folio reads
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 04/10] fuse: support large folios for writethrough writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 03/10] fuse: refactor fuse_fill_write_pages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 02/10] fuse: support large folios for retrieves
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 01/10] fuse: support copying large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 00/10] fuse: support large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 00/12] fuse: support large folios
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: Mutex free Pipes
- From: Nick Renner <nr2185@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] vfs write barriers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Bug: soft lockup in exfat_clear_bitmap
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
- From: syzbot <syzbot+4e21d5f67b886a692b55@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] fuse: support large folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v8 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v8 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v8 3/5] bpf: Add bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v8 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v8 1/5] bpf: Introduce task_file open-coded iterator kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v8 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH v12 0/2] fuse: add kernel-enforced request timeout option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v12 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v12 1/2] fuse: add kernel-enforced timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v12 0/2] fuse: add kernel-enforced request timeout option
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: lockref cleanups
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the inode security blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 2/6] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v3 0/6] ima: Remove unnecessary inode locks
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/3] Userspace MFR Policy via memfd
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v10 06/17] fuse: {io-uring} Handle SQEs - register commands
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v10 09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v10 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [GIT PULL] vfs dio
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH v2 7/7] iomap: advance the iter directly on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 4/7] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 6/7] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 1/7] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 5/7] iomap: advance the iter directly on buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 2/7] iomap: factor out iomap length helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 3/7] iomap: refactor iter and advance continuation logic
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2 0/7] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: Bug with splice to a pipe preventing a process exit
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/1] vboxsf: fix building with GCC 15
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: Mutex free Pipes
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Add error handling for xfs_reflink_cancel_cow_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Mutex free Pipes
- From: Nick Renner <nr2185@xxxxxxx>
- Bug with splice to a pipe preventing a process exit
- From: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v5 2/2] generic: add tests for read/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH v1 0/3] Userspace MFR Policy via memfd
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4] sysctl: expose sysctl_check_table for unit testing and use it
- From: John Sperbeck <jsperbeck@xxxxxxxxxx>
- Re: xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 6.12 054/122] netfs: Fix non-contiguous donation between completed reads
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] vboxsf: fix building with GCC 15
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/1] vboxsf: fix building with GCC 15
- From: Brahmajit Das <brahmajit.xyz@xxxxxxxxx>
- [PATCH 5/5] samples/kernfs: Add inc file to allow changing counter increment
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [PATCH 4/5] samples/kernfs: Allow creating and removing directories
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [PATCH 3/5] samples/kernfs: Add counter file to each directory
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [PATCH 2/5] samples/kernfs: Make filesystem mountable
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [PATCH 1/5] samples/kernfs: Adds boilerplate/README for sample_kernfs
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [GIT PULL] Fsnotify pre-content events for 6.14-rc1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [GIT PULL] Zisofs folio conversion
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] Fsnotify cleanup for 6.14-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH bpf-next v7 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- xfs: new code for 6.14
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- [PATCH bpf-next v7 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v7 3/5] bpf: Add bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v7 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH bpf-next v7 1/5] bpf: Introduce task_file open-coded iterator kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v7 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC] EOPENSTALE handling in path_openat()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 6.6 3/3] fs: relax assertions on failure to encode file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 6.6 2/3] ovl: support encoding fid from inode with no alias
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 6.6 1/3] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Mutex free Pipes
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 vfs 2/2] ioctl: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v3 vfs 0/2] Fix the return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v3 vfs 1/2] open: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v2 vfs 2/2] ioctl: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v2 vfs 1/2] open: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v2 vfs 0/2] Fix the return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [no subject]
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Mutex free Pipes
- From: Nick Renner <nr2185@xxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Jan Kara <jack@xxxxxxx>
- Re: Re: [GIT PULL] bcachefs changes for 6.14-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- ch348 serial failling on linux-next
- From: Corentin LABBE <clabbe@xxxxxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] afs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs dio
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs libfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs dio
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [GIT PULL] vfs dio
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] vfs dio
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] vfs dio
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount v2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs mount
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] pid namespace
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] cred
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs pidfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs misc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs kcore
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs netfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Error in generic/397 test script?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.14-rc1
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] nfsd: map EBUSY for all operations
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/3] Userspace MFR Policy via memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] nfsd: map EBUSY for all operations
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Error in generic/397 test script?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [GIT PULL] bcachefs changes for 6.14-rc1
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [syzbot] [fs?] possible deadlock in start_creating (2)
- From: syzbot <syzbot+674b1c12641a6992f1d5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] possible deadlock in v2_read_dquot
- From: syzbot <syzbot+a90d1040934e15a19762@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end
- From: Wentao Liang <vulab@xxxxxxxxxxx>
- Re: [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH] xfs: Add error handling for xfs_reflink_cancel_cow_range
- From: Wentao Liang <vulab@xxxxxxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 vfs 0/2] Fix the return type of several functions from long to int
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1 vfs 0/2] Fix the return type of several functions from long to int
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][RFC] make use of anon_inode_getfile_fmode()
- From: Jan Kara <jack@xxxxxxx>
- xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: Error in generic/397 test script?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Error in generic/397 test script?
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] vfs mount v2
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [GIT PULL] vfs mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1] exfat: fix just enough dentries but allocate a new cluster to dir
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] vfs write barriers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: mount api: Q on behavior of mount_single vs. get_tree_single
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][RFC] make use of anon_inode_getfile_fmode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [FUSE] notify_store usage: deadlocks with other read / write requests
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [syzbot] Monthly hfs report (Jan 2025)
- From: syzbot <syzbot+list6b6c0ded30f354a11c3c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [linux-next:master] [pipe_read] aaec5a95d5: stress-ng.poll.ops_per_sec 11.1% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v7 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH v10 08/17] fuse: Add fuse-io-uring handling into fuse_copy
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 12/17] fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 16/17] fuse: block request allocation until io-uring init is complete
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 17/17] fuse: enable fuse-over-io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 09/17] fuse: {io-uring} Make hash-list req unique finding functions non-static
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 13/17] fuse: Allow to queue fg requests through io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 11/17] fuse: {io-uring} Handle teardown of ring entries
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 14/17] fuse: Allow to queue bg requests through io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 07/17] fuse: Make fuse_copy non static
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 06/17] fuse: {io-uring} Handle SQEs - register commands
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 05/17] fuse: make args->in_args[0] to be always the header
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 00/17] fuse: fuse-over-io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 04/17] fuse: Add fuse-io-uring design documentation
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 03/17] fuse: Move request bits
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 02/17] fuse: Move fuse_get_dev to header file
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v10 01/17] fuse: rename to fuse_dev_end_requests and make non-static
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [GIT PULL] vfs mount
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v9 06/17] fuse: {io-uring} Handle SQEs - register commands
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] vfs write barriers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 8/8] selftests/efivarfs: add concurrent update tests
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 7/8] selftests/efivarfs: fix tests for failed write removal
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 6/8] efivarfs: fix error on write to new variable leaving remnants
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/8] efivarfs: remove unused efivarfs_list
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/8] efivarfs: move variable lifetime management into the inodes
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/8] efivarfs: make variable_is_present use dcache lookup
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/8] efivarfs: add helper to convert from UC16 name and GUID to utf8 name
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/8] efivarfs: remove unused efi_varaible.Attributes and .kobj
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/8] convert efivarfs to manage object data correctly
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] selftests/efivarfs: add check for disallowing file truncation
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] efivarfs: fix ability to mimic uncommitted variables
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] hostfs: fix string handling in __dentry_name()
- From: Richard Weinberger <richard@xxxxxx>
- [RESEND PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v1 vfs 2/2] ioctl: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v1 vfs 1/2] open: Fix return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [PATCH v1 vfs 0/2] Fix the return type of several functions from long to int
- From: Yuichiro Tsuji <yuichtsu@xxxxxxxxxx>
- [RFC] EOPENSTALE handling in path_openat()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
- From: Su Hui <suhui@xxxxxxxxxxxx>
- [RFC PATCH v1 3/3] Documentation: add userspace MF recovery policy via memfd
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [RFC PATCH v1 2/3] selftests/mm: test userspace MFR for HugeTLB 1G hugepage
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [RFC PATCH v1 1/3] mm: memfd/hugetlb: introduce userspace memory failure recovery policy
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- [RFC PATCH v1 0/3] Userspace MFR Policy via memfd
- From: Jiaqi Yan <jiaqiyan@xxxxxxxxxx>
- Re: [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fstests: workaround for gcc-15
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fstests: workaround for gcc-15
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 0/6] convert efivarfs to manage object data correctly
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] afs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs dio
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs libfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] pid namespace
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] cred
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [GIT PULL] vfs pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs misc
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs kcore
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs netfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
- From: kernel test robot <lkp@xxxxxxxxx>
- [viro-vfs:work.ufs 3/3] fs/ufs/super.c:1246:22: warning: variable 'ufstype' set but not used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] bcachefs - how do we get to the next gen filesystem we all want - development process
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH][RFC] make use of anon_inode_getfile_fmode()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v4 2/2] generic: add tests for read/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 0/2] fstests: test reads/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] hostfs: fix string handling in __dentry_name()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] ceph: move ceph_frag_compare() into include/linux/ceph/ceph_frag.h
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- RE: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v9 13/17] fuse: Allow to queue fg requests through io-uring
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: Fix kernel crash in generic/397 test
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- RE: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v11 0/2] fuse: add kernel-enforced request timeout option
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [RFC PATCH 00/24] crypto: Add generic Kerberos library with AEAD template for hash-then-crypt
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC PATCH 24/24] rxrpc: rxgk: Implement connection rekeying
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 20/24] rxrpc: Add the security index for yfs-rxgk
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 22/24] rxrpc: rxgk: Provide infrastructure and key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 19/24] crypto/krb5: Implement the Camellia enctypes from rfc6803
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 16/24] crypto/krb5: Implement the AES encrypt/decrypt from rfc8009
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 18/24] crypto/krb5: Add the AES self-testing data from rfc8009
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 17/24] crypto/krb5: Implement crypto self-testing
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 15/24] crypto/krb5: Implement the AES enctypes from rfc8009
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 14/24] crypto/krb5: Implement the AES enctypes from rfc3962
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/24] crypto/krb5: Provide infrastructure and key derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/24] crypto/krb5: Add an API to perform requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/24] crypto/krb5: Add an API to query the layout of the crypto section
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/24] crypto/krb5: Implement Kerberos crypto core
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/24] crypto/krb5: Test manager data
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/24] crypto/krb5: Add some constants out of sunrpc headers
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/24] crypto/krb5: Add API Documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/24] crypto: Add generic Kerberos library with AEAD template for hash-then-crypt
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 09/20] ceph_d_revalidate(): use stable parent inode passed by caller
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 10/20] ceph_d_revalidate(): propagate stable name down into request enconding
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] vfs write barriers
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fstests: workaround for gcc-15
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 0/2 v5] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH] ufs: convert ufs to the new mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2 13/20] vfat_revalidate{,_ci}(): use stable parent inode passed by caller
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 14/20] fuse_dentry_revalidate(): use stable parent inode and name passed by caller
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- REMINDER - LSF/MM/BPF: 2025: Call for Proposals
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] ufs: convert ufs to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/20] nfs{,4}_lookup_validate(): use stable parent inode passed by caller
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v9 00/17] fuse: fuse-over-io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Jan Kara <jack@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v9 17/17] fuse: enable fuse-over-io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v9 15/17] fuse: {io-uring} Prevent mount point hang on fuse-server termination
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v9 14/17] fuse: Allow to queue bg requests through io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v9 13/17] fuse: Allow to queue fg requests through io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v9 11/17] fuse: {io-uring} Handle teardown of ring entries
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 10/17] fuse: Add io-uring sqe commit and fetch support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v9 06/17] fuse: {io-uring} Handle SQEs - register commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v4 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v9 00/17] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 00/17] fuse: fuse-over-io-uring
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()k
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v1] exfat: fix just enough dentries but allocate a new cluster to dir
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ufs: convert ufs to the new mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2 v5] add ioctl/sysfs to donate file-backed pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] fstests: workaround for gcc-15
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH v2] ceph: Fix kernel crash in generic/397 test
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v11 0/2] fuse: add kernel-enforced request timeout option
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 11/26] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] ufs: convert ufs to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v11 0/2] fuse: add kernel-enforced request timeout option
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: per st_ops kfunc allow/deny mask. Was: [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH] ufs: convert ufs to the new mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH] ceph: Fix kernel crash in generic/397 test
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] efivarfs: remove unused efivarfs_list
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ufs: convert ufs to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH v2 6/6] efivarfs: fix error on write to new variable leaving remnants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] efivarfs: remove unused efivarfs_list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] ceph: switch libceph on ratelimited messages
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Tavian Barnes <tavianator@xxxxxxxxxxxxxx>
- Re: [PATCH] ceph: Introduce CONFIG_CEPH_LIB_DEBUG and CONFIG_CEPH_FS_DEBUG
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [RFC PATCH] ceph: Fix kernel crash in generic/397 test
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 06/20] generic_ci_d_compare(): use shortname_storage
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH v2 06/20] generic_ci_d_compare(): use shortname_storage
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 06/20] generic_ci_d_compare(): use shortname_storage
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: mount api: Q on behavior of mount_single vs. get_tree_single
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] fanotify filter
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Bug: slab-out-of-bounds Write in __bh_read
- From: Andrew Price <anprice@xxxxxxxxxx>
- Re: Bug: INFO_ task hung in lock_two_nondirectories
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFCv2 2/4] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 7/7] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] fs: avoid mmap sem relocks when coredumping with many missing pages
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v11 0/2] fuse: add kernel-enforced request timeout option
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 6/7] ima: Discard files opened with O_PATH
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] fanotify filter
- From: Jan Kara <jack@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Improving large folio writeback performance
- From: Jan Kara <jack@xxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Bug: slab-out-of-bounds Write in __bh_read
- From: Kun Hu <huk23@xxxxxxxxxxxxxx>
- Re: mount api: Q on behavior of mount_single vs. get_tree_single
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCHSET v8 0/12] Uncached buffered IO
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/20] dissolve external_name.u into separate members
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Jan Kara <jack@xxxxxxx>
- Re: Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Jan Kara <jack@xxxxxxx>
- [no subject]
- Re: Bug: INFO_ task hung in lock_two_nondirectories
- From: Kun Hu <huk23@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] ceph: Fix kernel crash in generic/397 test
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] f2fs: register inodes which is able to donate pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/20] gfs2_drevalidate(): use stable parent inode and name passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 19/20] orangefs_d_revalidate(): use stable parent inode and name passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 18/20] ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 20/20] 9p: fix ->rename_sem exclusion
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/20] fuse_dentry_revalidate(): use stable parent inode and name passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/20] dissolve external_name.u into separate members
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/20] exfat_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 16/20] nfs{,4}_lookup_validate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/20] vfat_revalidate{,_ci}(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/20] dcache: back inline names with a struct-wrapped array of unsigned long
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/20] ext4 fast_commit: make use of name_snapshot primitives
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/20] make take_dentry_name_snapshot() lockless
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/20] generic_ci_d_compare(): use shortname_storage
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/20] ceph_d_revalidate(): propagate stable name down into request enconding
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/20] ceph_d_revalidate(): use stable parent inode passed by caller
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES v2][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] dcache: use lockref_init for d_lockref
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Boris Burkov <boris@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] coredump: allow interrupting dumps of large anonymous regions
- From: Tavian Barnes <tavianator@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- RE: [PATCH] ceph: Introduce CONFIG_CEPH_LIB_DEBUG and CONFIG_CEPH_FS_DEBUG
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- RE: [RFC PATCH] ceph: switch libceph on ratelimited messages
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 2/2] sysctl: Fix underflow value setting risk in vm_table
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: switch libceph on ratelimited messages
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: Introduce CONFIG_CEPH_LIB_DEBUG and CONFIG_CEPH_FS_DEBUG
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH v3 2/2] generic: add tests for read/writes from hugepages-backed buffers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [RFC PATCH] ceph: switch libceph on ratelimited messages
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCHv2 09/11] mm: Remove PG_reclaim
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 6/8] dcache: use lockref_init for d_lockref
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: "Bill O'Donnell" <bodonnel@xxxxxxxxxx>
- Re: [PATCH 6/8] dcache: use lockref_init for d_lockref
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v11 0/2] fuse: add kernel-enforced request timeout option
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Possible bug with open between unshare(CLONE_NEWNS) calls
- From: Boris Burkov <boris@xxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] fix a file reference leak in drivers/misc/ntsync.c
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] generic: add tests for read/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fix a file reference leak in drivers/misc/ntsync.c
- From: Elizabeth Figura <zfigura@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 0/2] fstests: test reads/writes from hugepages-backed buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fsx: support reads/writes from buffers backed by hugepages
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] treewide: const qualify ctl_tables where applicable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: mount api: Q on behavior of mount_single vs. get_tree_single
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- mount api: Q on behavior of mount_single vs. get_tree_single
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: Bug: slab-out-of-bounds Write in __bh_read
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 2/8] lockref: improve the lockref_get_not_zero description
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v4 1/2] coredump: Fixes core_pipe_limit sysctl proc_handler
- From: nicolas.bouchinet@xxxxxxxxxxx
- [PATCH v4 2/2] sysctl: Fix underflow value setting risk in vm_table
- From: nicolas.bouchinet@xxxxxxxxxxx
- [PATCH v4 0/2] Fixes multiple sysctl proc_handler usage error
- From: nicolas.bouchinet@xxxxxxxxxxx
- Re: Bug: soft lockup in exfat_clear_bitmap
- From: Kun Hu <huk23@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] sysctl: Fix underflow value setting risk in vm_table
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- [RFC PATCH v2 8/8] ext4: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 5/8] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 7/8] block: factor out common part in blkdev_fallocate()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 6/8] block: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH v1 1/2] landlock: Handle weird files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/7] ima: Ensure lock is held when setting iint pointer in inode security blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: lockref cleanups
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 6.12 082/189] netfs: Fix read-retry for fs with no ->prepare_read()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 081/189] netfs: Fix kernel async DIO
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/7] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 6.12 009/189] netfs: Fix enomem handling in buffered reads
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 014/189] netfs: Fix is-caching check in read-retry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 013/189] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 012/189] netfs: Fix ceph copy to cache on write-begin
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 011/189] netfs: Fix missing barriers by using clear_and_wake_up_bit()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.12 010/189] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] sysctl: Fix underflow value setting risk in vm_table
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Predictive readahead of dentries
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH 7/8] erofs: use lockref_init for pcl->lockref
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH 8/8] gfs2: use lockref_init for qd_lockref
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] erofs: use lockref_init for pcl->lockref
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] dcache: use lockref_init for d_lockref
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] lockref: add a lockref_init helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] lockref: drop superfluous externs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] lockref: use bool for false/true returns
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] lockref: improve the lockref_get_not_zero description
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] lockref: remove lockref_put_not_zero
- From: Christoph Hellwig <hch@xxxxxx>
- lockref cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCHv2 09/11] mm: Remove PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv2 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv2 08/11] mm/mglru: Check PG_dropbehind instead of PG_reclaim in lru_gen_folio_seq()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCHv2 04/11] mm/zswap: Use PG_dropbehind instead of PG_reclaim
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]