Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.6 15/15] vboxsf: fix building with GCC 15
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 18/19] vboxsf: fix building with GCC 15
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.13 20/21] vboxsf: fix building with GCC 15
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix a number of read-retry hangs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: "Ihor Solodrai" <ihor.solodrai@xxxxxxxxx>
- Re: [PATCH] ceph: is_root_ceph_dentry() cleanup
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] ceph: is_root_ceph_dentry() cleanup
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: cleanup hardcoded constants of file handle size
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: "Ihor Solodrai" <ihor.solodrai@xxxxxxxxx>
- Re: [RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 14/27] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 09/27] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v10 00/27] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 4/5] ovl: don't require metacopy=on for lower -> data redirect
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 3/5] ovl: make redirect/metacopy rejection consistent
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 5/5] ovl: don't require "metacopy=on" for "verity"
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 2/5] ovl: remove unused forward declaration
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH 1/5] ovl: don't allow datadir only
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] fuse: drop extra put of folio when using pipe splice
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: "Raphael S. Carvalho" <raphaelsc@xxxxxxxxxxxx>
- Re: Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: "Raphael S. Carvalho" <raphaelsc@xxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Possible regression with buffered writes + NOWAIT behavior, under memory pressure
- From: "Raphael S. Carvalho" <raphaelsc@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] WARNING: refcount bug in io_submit_one
- From: syzbot <syzbot+fbb8bdfedfaab15a3895@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [no subject]
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Jan Kara <jack@xxxxxxx>
- [RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 00/10] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 5/8] gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_srch()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/8] gfs2: Use b_folio in gfs2_check_magic()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/8] gfs2: Use b_folio in gfs2_log_write_bh()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 7/8] gfs2: Convert gfs2_end_log_write_bh() to work on a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/8] gfs2: Use b_folio in gfs2_trans_add_meta()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 6/8] gfs2: Convert gfs2_find_jhead() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 8/8] gfs2: Convert gfs2_meta_read_endio() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/8] More GFS2 folio conversions
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/8] gfs2: Use b_folio in gfs2_submit_bhs()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/2] ovl: allow O_PATH file descriptor when specifying layers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 00/10] iomap: incremental per-operation iter advance
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/1] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Add retry stat counters
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- [RFC PATCH v2] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 0/2] VFS: minor improvements to a couple of interfaces
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] fuse: prevent folio use-after-free in readahead
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH 0/2] VFS: minor improvements to a couple of interfaces
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [syzbot] [net?] [bcachefs?] general protection fault in ipv6_get_saddr_eval
- From: syzbot <syzbot+94c6d316eec8a68cc993@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] vfs: add initial support for CONFIG_DEBUG_VFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 0/2] VFS: minor improvements to a couple of interfaces
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
- From: Shivank Garg <shivankg@xxxxxxx>
- [RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- Re: [RFC PATCH 6/6] debugfs: Replace debugfs_node #define with struct wrapping dentry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH 4/6] debugfs: Automated conversion from dentry to debugfs_node
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 6/6] debugfs: Replace debugfs_node #define with struct wrapping dentry
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 5/6] debugfs: Manual fixes for incomplete Coccinelle conversions
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 3/6] relay: Replace dentry with debugfs_node
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 2/6] debugfs: Add helper functions for debugfs_node encapsulation
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 0/6] debugfs: Replace dentry with an opaque handle in debugfs API
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- [RFC PATCH 1/6] debugfs: Add temporary "#define debugfs_node dentry" directives
- From: David Reaver <me@xxxxxxxxxxxxxxx>
- Re: [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: David Laight <david.laight.linux@xxxxxxxxx>
- [PATCH v4 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 2/3] vfs: catch invalid modes in may_open()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 1/3] vfs: add initial support for CONFIG_DEBUG_VFS
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v4 0/3] CONFIG_DEBUG_VFS at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] splice: add some pipe_buf_assert_len() checks
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 1/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 0/2] pipe: change pipe_write() to never add a zero-sized buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: The business loan-
- From: David Song <chrispinerick@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] fs: Use masked_user_read_access_begin()
- From: David Laight <david.laight.linux@xxxxxxxxx>
- [PATCH 1/2] uaccess: Simplify code pattern for masked user copies
- From: David Laight <david.laight.linux@xxxxxxxxx>
- [PATCH 0/2] uaccess: Add masked_user_read_access_begin
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [syzbot] [isofs?] KMSAN: uninit-value in isofs_readdir
- From: syzbot <syzbot+812641c6c3d7586a1613@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in inode_set_cached_link
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in inode_set_cached_link
- From: syzbot <syzbot+2cca5ef7e5ed862c0799@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v3 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 2/3] vfs: catch invalid modes in may_open()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH next 1/1] fs: Mark get_sigset_argpack() __always_inline
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Mantas Mikulėnas <grawity@xxxxxxxxx>
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [overlayfs?] general protection fault in clone_private_mount
- From: syzbot <syzbot+62dfea789a2cedac1298@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Re: [GIT PULL] bcachefs fixes for 6.14-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: xfs/folio splat with v6.14-rc1
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH 16/19] VFS: add lookup_and_lock_rename()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Mantas Mikulėnas <grawity@xxxxxxxxx>
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] fuse: prevent folio use-after-free in readahead
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 6/7] io_uring/poll: pull ownership handling into poll.h
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 4/7] eventpoll: add helper to remove wait entry from wait queue head
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 5/7] io_uring/epoll: remove CONFIG_EPOLL guards
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/7] eventpoll: add epoll_queue() interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/7] eventpoll: abstract out parameter sanity checking
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 1/7] eventpoll: abstract out ep_try_send_events() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v3 0/7] io_uring epoll wait support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v6 07/10] iomap: support incremental iomap_iter advances
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Albert Esteve <aesteve@xxxxxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: xfs/folio splat with v6.14-rc1
- From: Christian Brauner <brauner@xxxxxxxxxx>
- xfs/folio splat with v6.14-rc1
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v6 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 10/10] iomap: advance the iter directly on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 08/10] iomap: advance the iter directly on buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 00/10] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 02/10] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v6 01/10] iomap: factor out iomap length helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [PATCH 05/11] eventpoll: add ep_poll_queue() loop
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] fs: don't needlessly acquire f_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: don't needlessly acquire f_lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: removed unused function fuse_uring_create() from header
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH] fs: don't needlessly acquire f_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v16 4/4] MAINTAINERS: add entry for Rust XArray API
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v16 1/4] rust: remove redundant `as _` casts
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH] fuse: removed unused function fuse_uring_create() from header
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 2/3] vfs: catch invalid modes in may_open()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/11] eventpoll: add ep_poll_queue() loop
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Bernd Schubert <bernd@xxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Mantas Mikulėnas <grawity@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [bug report] statmount: allow to retrieve idmappings
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [bug report] statmount: allow to retrieve idmappings
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 1/2 v2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.14-rc2
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/2] VFS: minor improvements to a couple of interfaces
- From: NeilBrown <neilb@xxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.14-rc2
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.14-rc2
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] FUSE io_uring zero copy
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] ceph: add process/thread ID into debug output
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- Re: [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: audit_reusename in getname_flags
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] ceph: add process/thread ID into debug output
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- audit_reusename in getname_flags
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Zach Brown <zab@xxxxxxxxx>
- Re: [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 2/3] vfs: catch invalid modes in may_open()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Albert Esteve <aesteve@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] sysv: convert sysv to use the new mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v2] btrfs: always fallback to buffered write if the inode requires checksum
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] statmount: add a new supported_mask field
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Asahi Lina <lina@xxxxxxxxxxxxx>
- Re: (subset) [PATCH 06/19] VFS: repack DENTRY_ flags.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/11] iomap: allow the file system to submit the writeback bios
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 0/4] fs: last of the pseudofs mount api conversions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk
- From: Jeffrey Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] vfs: inline getname()
- From: Jan Kara <jack@xxxxxxx>
- Re: [exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH] Introduce generalized data temperature estimation framework
- From: Hans Holmberg <hans@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/11] iomap: pass private data to iomap_truncate_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] iomap: pass private data to iomap_zero_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] iomap: pass private data to iomap_page_mkwrite
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] iomap: add a io_private field to struct iomap_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] iomap: factor out a iomap_dio_done helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] iomap: optionally use ioends for direct I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] iomap: move common ioend code to ioend.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] iomap: split bios to zone append limits in the submission handlers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] iomap: add a IOMAP_F_ANON_WRITE flag
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] iomap: simplify io_flags and io_type in struct iomap_ioend
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] iomap: allow the file system to submit the writeback bios
- From: Christoph Hellwig <hch@xxxxxx>
- iomap patches for zoned XFS v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs: implement block-metadata based data checksums
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] nfs: switch to _async for all directory ops.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 16/19] VFS: add lookup_and_lock_rename()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 15/19] VFS: Change lookup_and_lock() to use shared lock when possible.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 07/19] VFS: repack LOOKUP_ bit flags.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 06/19] VFS: repack DENTRY_ flags.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 05/19] VFS: add common error checks to lookup_one_qstr()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 01/19] VFS: introduce vfs_mkdir_return()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: K Prateek Nayak <kprateek.nayak@xxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 1/4] pstore: convert to the new mount API
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] vfs: inline getname()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [exfat?] INFO: task hung in exfat_lookup (3)
- From: syzbot <syzbot+73c8cd74d6440aef4d6a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] sysv: convert sysv to use the new mount api
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH 3/3] fsnotify: disable pre-content and permission events by default
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 4/4] vfs: remove some unused old mount api code
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 3/4] devtmpfs: replace ->mount with ->get_tree in public instance
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 2/4] vfs: Convert devpts to use the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 1/4] pstore: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 0/4] fs: last of the pseudofs mount api conversions
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
- From: Mike Yuan <me@xxxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] buffered IO atomic writes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 10/10] iomap: advance the iter directly on zero range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 01/10] iomap: factor out iomap length helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] vfs: use the new debug macros in inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 2/3] vfs: catch invalid modes in may_open
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 0/3] CONFIG_VFS_DEBUG at last
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v3 2/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v3 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] statmount: add a new supported_mask field
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/3] fsnotify: disable pre-content and permission events by default
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/3] fsnotify: disable notification by default for all pseudo files
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] fsnotify: use accessor to set FMODE_NONOTIFY_*
- From: Jan Kara <jack@xxxxxxx>
- Re: Immutable vs read-only for Windows compatibility
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2 2/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH v5 10/10] iomap: advance the iter directly on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 09/10] iomap: advance the iter directly on unshare range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 07/10] iomap: support incremental iomap_iter advances
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 02/10] iomap: split out iomap check and reset logic from iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 00/10] iomap: incremental per-operation iter advance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v5 01/10] iomap: factor out iomap length helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 0/3] Fix for huge faults regression
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Peter Seiderer <ps.report@xxxxxxx>
- Re: [PATCH] pidfs: improve ioctl handling
- From: Luca Boccassi <luca.boccassi@xxxxxxxxx>
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] sysctl constification changes for v6.14-rc1
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
- From: Ric Wheeler <ricwheeler@xxxxxxxxx>
- [syzbot] [bcachefs?] general protection fault in inode_permission (3)
- From: syzbot <syzbot+1facc65919790d188467@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
- From: Balbir Singh <balbirs@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] FUSE io_uring zero copy
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 14/26] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v9 00/26] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [RFC PATCH 4/4] ceph: fix generic/421 test failure
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 3/4] ceph: introduce ceph_submit_write() method
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 2/4] ceph: introduce ceph_process_folio_batch() method
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 1/4] ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [RFC PATCH 0/4] ceph: fix generic/421 test failure
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: notify on mount attach and detach
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2 2/8] fs/buffer: remove batching from async read
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/8] enable bs > ps for block devices
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 11/20] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
- From: Alistair Popple <apopple@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]