Linux Filesystem Development
Thread Index
[Prev Page][
Next Page
]
Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH V6] fs/ntfs3: check if the inode is bad before instantiating dentry
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
[PATCH] fs: fix proc_handler for sysctl_nr_open
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
Re: [PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Regression in NFS probably due to very large amounts of readahead
From
: Anders Blomdell <anders.blomdell@xxxxxxxxx>
[PATCH] hfs: Sanity check the root record
From
: Leo Stone <leocstone@xxxxxxxxx>
Re: [PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 6/6] fs: synchronize the access of fs.file-max and fs.nr_open
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 5/6] sysctl: ensure sysctl_nr_open is not greater than files_stat.max_files
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 4/6] sysctl: ensure files_stat.max_files is not less than sysctl_nr_open
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 3/6] sysctl: refactor __do_proc_doulongvec_minmax()
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 2/6] fs: make files_stat globally visible
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 1/6] fs: fix proc_handler for sysctl_nr_open
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
[PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open
From
: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] bfs: validate inode vtype and discard invalid entries
From
: Vasiliy Kovalev <kovalev@xxxxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: "Dr. Greg" <greg@xxxxxxxxxxxx>
Re: [PATCH v3] fs: Fix data race in inode_set_ctime_to_ts
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] hfs: don't use BUG() when we can continue
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [RFC PATCH 0/4] Add support for File Based Memory Management
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] unicode updates
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] sysctl changes for v6.13-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] overlayfs updates for 6.13
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] overlayfs updates for 6.13
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] overlayfs updates for 6.13
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH V5] fs/ntfs3: check if the inode is bad before creating symlink
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH V5] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
[PATCH v6 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v6 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v6 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v6 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v6 0/5] fuse: remove temp page copies in writeback
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
From
: Song Liu <song@xxxxxxxxxx>
[PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
From
: Song Liu <song@xxxxxxxxxx>
[PATCH v3 fanotify 0/2] Fanotify in kernel filter
From
: Song Liu <song@xxxxxxxxxx>
Re: [syzbot] [hfs?] KMSAN: uninit-value in hfs_read_inode
From
: syzbot <syzbot+2db3c7526ba68f4ea776@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [hfs?] KMSAN: uninit-value in hfs_read_inode
From
: Leo Stone <leocstone@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
[GIT PULL] unicode updates
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
[RFC PATCH 4/4] Add base implementation of an MFS
From
: Bijan Tabatabai <bijan311@xxxxxxxxx>
[RFC PATCH 3/4] mm: Export functions for writing MM Filesystems
From
: Bijan Tabatabai <bijan311@xxxxxxxxx>
[RFC PATCH 2/4] fbmm: Add helper functions for FBMM MM Filesystems
From
: Bijan Tabatabai <bijan311@xxxxxxxxx>
[RFC PATCH 1/4] mm: Add support for File Based Memory Management
From
: Bijan Tabatabai <bijan311@xxxxxxxxx>
[RFC PATCH 0/4] Add support for File Based Memory Management
From
: Bijan Tabatabai <bijan311@xxxxxxxxx>
[syzbot] [fs?] WARNING in minix_unlink
From
: syzbot <syzbot+320c57a47bdabc1f294b@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH] Documentation: filesystems: update filename extensions
From
: Jonathan Corbet <corbet@xxxxxxx>
[PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
[PATCH v5 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
Re: [PATCH 2/2] fs: require FMODE_WRITE for F_SET_RW_HINT
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 2/2] fs: require FMODE_WRITE for F_SET_RW_HINT
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 12/12] fuse: enable large folios
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH 11/12] fuse: support large folios for writeback
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 10/12] fuse: support large folios for direct io
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 09/12] fuse: support large folios for readahead
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 08/12] fuse: support large folios for queued writes
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 07/12] fuse: support large folios for stores
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 06/12] fuse: support large folios for symlinks
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 05/12] fuse: support large folios for folio reads
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [PATCH v3 1/2] iomap: fix zero padding data issue in concurrent append writes
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH v3] fs: Fix data race in inode_set_ctime_to_ts
From
: Hao-ran Zheng <zhenghaoran@xxxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 2/2] fs: require FMODE_WRITE for F_SET_RW_HINT
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] idr-test: ida_simple_get/remove are deprecated, so switch to ida_alloc/free.
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Re: [PATCH 1/2] fs: require inode_owner_or_capable for F_SET_RW_HINT
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Jan Kara <jack@xxxxxxx>
[PATCH 2/2] fs: require FMODE_WRITE for F_SET_RW_HINT
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/2] fs: require inode_owner_or_capable for F_SET_RW_HINT
From
: Christoph Hellwig <hch@xxxxxx>
permission checking for F_SET_RW_HINT
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] idr-test: ida_simple_get/remove are deprecated, so switch to ida_alloc/free.
From
: zhangheng <zhangheng@xxxxxxxxxx>
Re: [PATCH V4] fs/ntfs3: check if the inode is bad before creating symlink
From
: Jan Kara <jack@xxxxxxx>
Re: Re: [PATCH v2] fs: Fix data race in inode_set_ctime_to_ts
From
: 郑浩然 <zhenghaoran@xxxxxxxxxxx>
Re: [PATCH v2] kernel: add pid_max to pid_namespace
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fuse: dax: No-op writepages callback
From
: Asahi Lina <lina@xxxxxxxxxxxxx>
Re: GIT PULL] Remove reiserfs
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] fs: Fix data race in inode_set_ctime_to_ts
From
: Jan Kara <jack@xxxxxxx>
Re: GIT PULL] Remove reiserfs
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
Re: [PATCH] samples: fix missing nodiratime option and handle propagate_from correctly
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] fs: Fix data race in inode_set_ctime_to_ts
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
From
: Jan Kara <jack@xxxxxxx>
[GIT PULL] sysctl changes for v6.13-rc1
From
: Joel Granados <joel.granados@xxxxxxxxxx>
[GIT PULL] overlayfs updates for 6.13
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
From
: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
[PATCH V4] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
From
: kernel test robot <lkp@xxxxxxxxx>
[syzbot] [hfs?] KMSAN: uninit-value in hfs_read_inode
From
: syzbot <syzbot+2db3c7526ba68f4ea776@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v2] fs: Fix data race in inode_set_ctime_to_ts
From
: Hao-ran Zheng <zhenghaoran@xxxxxxxxxxx>
Re: [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
From
: Alistair Popple <apopple@xxxxxxxxxx>
Re: [PATCH v1] tmpfs: Unsigned expression compared with zero
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
From
: John Hubbard <jhubbard@xxxxxxxxxx>
Re: [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 24/25] mm: Remove devmap related functions and page table bits
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 23/25] mm: Remove pXX_devmap callers
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 21/25] fs/dax: Properly refcount fs dax pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 19/25] memcontrol-v1: Ignore ZONE_DEVICE pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 15/25] huge_memory: Allow mappings of PMD sized pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite()
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 11/25] mm: Allow compound zone device pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 04/25] fs/dax: Refactor wait for dax idle page
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
From
: Alistair Popple <apopple@xxxxxxxxxx>
[PATCH RFC v6 09/16] fuse: {uring} Add uring sqe commit and fetch support
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 12/16] fuse: {uring} Allow to queue to the ring
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 13/16] io_uring/cmd: let cmds to know about dying task
From
: Bernd Schubert <bschubert@xxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 16/16] fuse: enable fuse-over-io-uring
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 07/16] fuse: Make fuse_copy non static
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 08/16] fuse: Add fuse-io-uring handling into fuse_copy
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 03/16] fuse: Move request bits
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 11/16] fuse: {uring} Allow to queue fg requests through io-uring
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 04/16] fuse: Add fuse-io-uring design documentation
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 10/16] fuse: {uring} Handle teardown of ring entries
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 02/16] fuse: Move fuse_get_dev to header file
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH RFC v6 01/16] fuse: rename to fuse_dev_end_requests and make non-static
From
: Bernd Schubert <bschubert@xxxxxxx>
[PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
From
: Jiri Olsa <jolsa@xxxxxxxxxx>
Re: [PATCH 04/12] fuse: support large folios for non-writeback writes
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 03/12] fuse: refactor fuse_fill_write_pages()
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 02/12] fuse: support large folios for retrieves
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 01/12] fuse: support copying large folios
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Martin Steigerwald <martin@xxxxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Martin Steigerwald <martin@xxxxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Hugh Dickins <hughd@xxxxxxxxxx>
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Simona Vetter <simona.vetter@xxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [GIT PULL] Quota and isofs fixes for 6.13-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] Remove reiserfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] fsnotify changes for 6.13-rc1
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: Mike Day <michael.day@xxxxxxx>
Re: [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Jan Kara <jack@xxxxxxx>
[GIT PULL] fsnotify changes for 6.13-rc1
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v9 00/19] fanotify: add pre-content hooks
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[GIT PULL] Remove reiserfs
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: "Dr. Greg" <greg@xxxxxxxxxxxx>
[GIT PULL] Quota and isofs fixes for 6.13-rc1
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
[PATCH] samples: fix missing nodiratime option and handle propagate_from correctly
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] kernel: add pid_max to pid_namespace
From
: Tycho Andersen <tycho@tycho.pizza>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v3 0/3] symlink length caching
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: UML mount failure with Linux 6.11
From
: Hongbo Li <lihongbo22@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
[PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
[PATCH v2 1/2] quota: flush quota_release_work upon quota writeback
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
Re: [PATCH v3 0/3] symlink length caching
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v4 1/2] filemap: Pass address_space mapping to ->free_folio()
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [ISSUE] split_folio() and dirty IOMAP folios
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v3 3/3] tmpfs: use inode_set_cached_link()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v3 2/3] ext4: use inode_set_cached_link()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH] fs: Fix data race in inode_set_ctime_to_ts
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v8 00/19] fanotify: add pre-content hooks
From
: Jan Kara <jack@xxxxxxx>
[PATCH 19/19] fs: enable pre-content events on supported file systems
From
: Jan Kara <jack@xxxxxxx>
[PATCH 09/19] fsnotify: generate pre-content permission event on truncate
From
: Jan Kara <jack@xxxxxxx>
[PATCH 16/19] xfs: add pre-content fsnotify hook for DAX faults
From
: Jan Kara <jack@xxxxxxx>
[PATCH 18/19] ext4: add pre-content fsnotify hook for DAX faults
From
: Jan Kara <jack@xxxxxxx>
[PATCH 12/19] fanotify: allow to set errno in FAN_DENY permission response
From
: Jan Kara <jack@xxxxxxx>
[PATCH 17/19] btrfs: disable defrag on pre-content watched files
From
: Jan Kara <jack@xxxxxxx>
[PATCH 13/19] fanotify: disable readahead if we have pre-content watches
From
: Jan Kara <jack@xxxxxxx>
[PATCH 15/19] fsnotify: generate pre-content permission event on page fault
From
: Jan Kara <jack@xxxxxxx>
[PATCH 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Jan Kara <jack@xxxxxxx>
[PATCH 14/19] mm: don't allow huge faults for files with pre content watches
From
: Jan Kara <jack@xxxxxxx>
[PATCH 05/19] fanotify: rename a misnamed constant
From
: Jan Kara <jack@xxxxxxx>
[PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
From
: Jan Kara <jack@xxxxxxx>
[PATCH 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
From
: Jan Kara <jack@xxxxxxx>
[PATCH 08/19] fsnotify: pass optional file access range in pre-content event
From
: Jan Kara <jack@xxxxxxx>
[PATCH 11/19] fanotify: report file range info with pre-content events
From
: Jan Kara <jack@xxxxxxx>
[PATCH v9 00/19] fanotify: add pre-content hooks
From
: Jan Kara <jack@xxxxxxx>
[PATCH 01/19] fs: get rid of __FMODE_NONOTIFY kludge
From
: Jan Kara <jack@xxxxxxx>
[PATCH 02/19] fsnotify: opt-in for permission events at file open time
From
: Jan Kara <jack@xxxxxxx>
[PATCH 04/19] fanotify: don't skip extra event info if no info_mode is set
From
: Jan Kara <jack@xxxxxxx>
[PATCH 07/19] fsnotify: introduce pre-content permission events
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
From
: Jim Zhao <jimzhao.ai@xxxxxxxxx>
Re: [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
From
: Jim Zhao <jimzhao.ai@xxxxxxxxx>
Re: [PATCH v2] fiemap: use kernel-doc includes in fiemap docbook
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: review process (was: underalated stuff)
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Christian Brauner <brauner@xxxxxxxxxx>
review process (was: underalated stuff)
From
: Michal Hocko <mhocko@xxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] statmount: clean up unescaped option handling
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
From
: Jim Zhao <jimzhao.ai@xxxxxxxxx>
Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v3 2/2] xfs: clean up xfs_end_ioend() to reuse local variables
From
: Long Li <leo.lilong@xxxxxxxxxx>
[PATCH v3 1/2] iomap: fix zero padding data issue in concurrent append writes
From
: Long Li <leo.lilong@xxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH RFC 0/4] iomap: zero range folio batch processing prototype
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH v21 0/6] Script execution control (was O_MAYEXEC)
From
: Kees Cook <kees@xxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH v2] fiemap: use kernel-doc includes in fiemap docbook
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCHSET v2 0/15] Uncached buffered IO
From
: Yuanchu Xie <yuanchu@xxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [GIT PULL] vfs netfs
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Andi Kleen <ak@xxxxxxxxxxxxxxx>
[PATCH v4 1/2] filemap: Pass address_space mapping to ->free_folio()
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
[PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
From
: Elliot Berman <quic_eberman@xxxxxxxxxxx>
Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [GIT PULL] vfs netfs
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: "Dr. Greg" <greg@xxxxxxxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 13/19] fanotify: add a helper to check for pre content events
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 13/19] fanotify: add a helper to check for pre content events
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
From
: Jan Kara <jack@xxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Andi Kleen <ak@xxxxxxxxxxxxxxx>
Re: [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] Documentation: filesystems: update filename extensions
From
: Jonathan Corbet <corbet@xxxxxxx>
Re: [PATCH] statmount: clean up unescaped option handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH] statmount: clean up unescaped option handling
From
: Miklos Szeredi <mszeredi@xxxxxxxxxx>
Re: [PATCH RFC 2/4] iomap: optional zero range dirty folio processing
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH RFC 1/4] iomap: allow passing a folio into write begin path
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH RFC 0/4] iomap: zero range folio batch processing prototype
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] statmount: fix security option retrieval
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
From
: Joel Granados <joel.granados@xxxxxxxxxx>
Re: [PATCH v5 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
From
: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v7 05/18] fsnotify: introduce pre-content permission events
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH v3 0/3] symlink length caching
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
[PATCH v3 3/3] tmpfs: use inode_set_cached_link()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH v3 2/3] ext4: use inode_set_cached_link()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
[PATCH v3 1/3] vfs: support caching symlink lengths in inodes
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v1] tmpfs: Unsigned expression compared with zero
From
: André Almeida <andrealmeid@xxxxxxxxxx>
Re: [PATCH v7 05/18] fsnotify: introduce pre-content permission events
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
Re: [PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
From
: Jiri Olsa <olsajiri@xxxxxxxxx>
[PATCH v1] tmpfs: Unsigned expression compared with zero
From
: guanjing <guanjing@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [BUG] fs/eventfd: Possible undefined behavior about read and eventfd interaction
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] Documentation: filesystems: update filename extensions
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] kernel: add pid_max to pid_namespace
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [RFC PATCH 0/2] Improve simple directory offset wrap behavior
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [GIT PULL] vfs tmpfs
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [GIT PULL] vfs netfs
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH RFC 2/4] iomap: optional zero range dirty folio processing
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 2/2] fs/fuse: Keep variables in fuse_i.h consistent with those in inode.c
From
: Jiale Yang <295107659@xxxxxx>
Re: [PATCH RFC 1/4] iomap: allow passing a folio into write begin path
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH RFC 0/4] iomap: zero range folio batch processing prototype
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH 1/2] fs/fuse: Change 'unsigned's to 'unsigned int's.
From
: Jiale Yang <295107659@xxxxxx>
Re: [PATCH v4 0/3] iomap: zero range flush fixes
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] netfs: silence an uninitialized variable warning
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [RESEND PATCH] fscache: Remove duplicate included header
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] iomap: warn on zero range of a post-eof folio
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 0/2] fs: listmount()/statmount() fix and sample program
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
From
: Christian Brauner <brauner@xxxxxxxxxx>
[PATCH] statmount: fix security option retrieval
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH] fs: delay sysctl_nr_open check in expand_files()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
[PATCH] Documentation: core-api: add generic parser docbook
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH 14/15] nvme: enable FDP support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] Documentation: filesystems: update filename extensions
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[BUG] fs/eventfd: Possible undefined behavior about read and eventfd interaction
From
: ZhengYuan Huang <gality369@xxxxxxxxx>
Re: [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
From
: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
From
: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
Re: [PATCH 04/27] ext4: refactor ext4_punch_hole()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH] fs: Fix data race in inode_set_ctime_to_ts
From
: Hao-ran Zheng <zhenghaoran@xxxxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
From
: Jeff Xu <jeffxu@xxxxxxxxxxxx>
Re: [PATCH 14/15] nvme: enable FDP support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [PATCH] fiemap: use kernel-doc includes in fiemap docbook
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH] fiemap: use kernel-doc includes in fiemap docbook
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH] fiemap: use kernel-doc includes in fiemap docbook
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 14/15] nvme: enable FDP support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
Re: [PATCH 14/15] nvme: enable FDP support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH bpf-next v4 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Roman Gushchin <roman.gushchin@xxxxxxxxx>
[PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH v2 0/3] symlink length caching
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH bpf-next v4 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
[PATCH bpf-next v4 3/5] bpf: Add bpf_fget_task() kfunc
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
[PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
From
: Juntong Deng <juntong.deng@xxxxxxxxxxx>
Re: [PATCH V2] fs: improve the check of whether i_link has been set
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Jann Horn <jannh@xxxxxxxxxx>
[PATCH RFC 2/4] iomap: optional zero range dirty folio processing
From
: Brian Foster <bfoster@xxxxxxxxxx>
[PATCH RFC 0/4] iomap: zero range folio batch processing prototype
From
: Brian Foster <bfoster@xxxxxxxxxx>
[PATCH RFC 3/4] xfs: always trim mapping to requested range for zero range
From
: Brian Foster <bfoster@xxxxxxxxxx>
[PATCH RFC 1/4] iomap: allow passing a folio into write begin path
From
: Brian Foster <bfoster@xxxxxxxxxx>
[PATCH RFC 4/4] xfs: fill dirty folios on zero range of unwritten mappings
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
xfs: new code for 6.13
From
: Carlos Maiolino <cem@xxxxxxxxxx>
Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
From
: Jim Zhao <jimzhao.ai@xxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: "Dr. Greg" <greg@xxxxxxxxxxxx>
[PATCH 15/15] RFC: block: allow write streams on partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 14/15] nvme: enable FDP support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 13/15] nvme.h: add FDP definitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 12/15] nvme: add a nvme_get_log_lsi helper
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/15] block: expose write streams for block device nodes
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/15] block: introduce a write_stream_granularity queue limit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/15] block: introduce max_write_streams queue limit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/15] block: add a bi_write_stream field
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/15] block: req->bio is always set in the merge code
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/15] block: don't bother checking the data direction for merges
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/15] io_uring: enable passing a per-io write stream
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/15] fs: add a write stream field to the kiocb
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/15] fs: add write stream information to statx
From
: Christoph Hellwig <hch@xxxxxx>
support block layer write streams and FDP
From
: Christoph Hellwig <hch@xxxxxx>
Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH v2] mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit
From
: Jim Zhao <jimzhao.ai@xxxxxxxxx>
[PATCH V2] fs: improve the check of whether i_link has been set
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
[PATCH v2 3/3] tmpfs: use inode_set_cached_link()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
[PATCH v2 2/3] ext4: use inode_set_cached_link()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
[PATCH v2 1/3] vfs: support caching symlink lengths in inodes
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
[PATCH v2 0/3] symlink length caching
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [PATCH v2] kernel: add pid_max to pid_namespace
From
: Joel Granados <joel.granados@xxxxxxxxxx>
Re: [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify fastpath handler
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
From
: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify fastpath handler
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH] loop: Fix ABBA locking race (Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters)
From
: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] jfs: add extra superblock validation
From
: Dmitry Antipov <dmantipov@xxxxxxxxx>
Re: [amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Baokun Li <libaokun1@xxxxxxxxxx>
Re: [RFC 8/8] bdev: use bdev_io_min() for statx block size
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify fastpath handler
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify fastpath handler
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [EXT] Re: [PATCHv11 0/9] write hints with nvme fdp and scsi streams
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [PATCH 04/27] ext4: refactor ext4_punch_hole()
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
6.12 WARNING in netfs_consume_read_data()
From
: Max Kellermann <max.kellermann@xxxxxxxxx>
Re: [git pull] statx stuff
From
: pr-tracker-bot@xxxxxxxxxx
Re: [RFCv1 1/6] mm: Make get_vma_name() function public
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 4/6] misc/page_detective: Introduce Page Detective
From
: Jann Horn <jannh@xxxxxxxxxx>
[git pull] statx stuff
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC 8/8] bdev: use bdev_io_min() for statx block size
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [git pull] ufs stuff
From
: pr-tracker-bot@xxxxxxxxxx
Re: [git pull] xattr stuff
From
: pr-tracker-bot@xxxxxxxxxx
Re: [git pull] struct fd series
From
: pr-tracker-bot@xxxxxxxxxx
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify fastpath handler
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [RFCv1 1/6] mm: Make get_vma_name() function public
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [RFCv1 4/6] misc/page_detective: Introduce Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFCv1 1/6] mm: Make get_vma_name() function public
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [RFC PATCH 1/2] libfs: Return ENOSPC when the directory offset range is exhausted
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [GIT PULL] vfs untorn writes
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs ecryptfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs tmpfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs copy_struct_to_user()
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs pidfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs overlayfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs file
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs netfs
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs pagecache
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs rust file
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs misc
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs mount api conversions
From
: pr-tracker-bot@xxxxxxxxxx
Re: [GIT PULL] vfs multigrain timestamps
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [GIT PULL] vfs tmpfs
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Re: [PATCH] filemap: Remove unused folio_add_wait_queue
From
: Vishal Moola <vishal.moola@xxxxxxxxx>
Re: [GIT PULL] vfs netfs
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v4 23/33] afs: Use netfslib for directories
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v4 2/3] iomap: lift zeroed mapping handling into iomap_zero_range()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 2/3] iomap: lift zeroed mapping handling into iomap_zero_range()
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Jan Kara <jack@xxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Jann Horn <jannh@xxxxxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH] vfs: move getattr in inode_operations to a more commonly read area
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH v3 0/7] exfat: reduce FAT chain traversal
From
: Namjae Jeon <linkinjeon@xxxxxxxxxx>
Re: [RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Jan Kara <jack@xxxxxxx>
[PATCH 06/11] fsnotify: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 07/11] quota: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 09/11] landlock: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 08/11] fs/super.c: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 05/11] fs: use sb_for_each_inodes_safe API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 02/11] block: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 04/11] gfs2: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 03/11] fs: use sb_for_each_inodes API
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 01/11] fs: introduce I_CURSOR flag for inode
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
[PATCH 00/11] fix hungtask due to repeated traversal of inodes list
From
: Ye Bin <yebin@xxxxxxxxxxxxxxx>
Re: [External] Re: [PATCH] fuse: check attributes staleness on fuse_iget()
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] vfs: move getattr in inode_operations to a more commonly read area
From
: Jan Kara <jack@xxxxxxx>
Re: [RFCv1 0/6] Page Detective
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [RFCv1 4/6] misc/page_detective: Introduce Page Detective
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Re: [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[syzbot] Monthly hfs report (Nov 2024)
From
: syzbot <syzbot+list633574df4e9b6c4a50f7@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFCv1 1/6] mm: Make get_vma_name() function public
From
: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
[PATCH v2] fuse: check attributes staleness on fuse_iget()
From
: Zhang Tianci <zhangtianci.1997@xxxxxxxxxxxxx>
Re: [External] Re: [PATCH] fuse: check attributes staleness on fuse_iget()
From
: Zhang Tianci <zhangtianci.1997@xxxxxxxxxxxxx>
Re: [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [RFC 6/8] block/bdev: lift block size restrictions and use common definition
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
From
: Jan Kara <jack@xxxxxxx>
[RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
From
: Baokun Li <libaokun1@xxxxxxxxxx>
Re: [syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate
From
: syzbot <syzbot+84345a1b4057358168d9@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate
From
: Namjae Jeon <linkinjeon@xxxxxxxxxx>
Re: [PATCH] filemap: Remove unused folio_add_wait_queue
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [RFC 8/8] bdev: use bdev_io_min() for statx block size
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v4 2/3] iomap: lift zeroed mapping handling into iomap_zero_range()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] netfs: silence an uninitialized variable warning
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Jeongjun Park <aha310510@xxxxxxxxx>
[syzbot] [netfs?] WARNING in netfs_writepages
From
: syzbot <syzbot+06023121b0153752a3d3@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v3 1/7] exfat: remove unnecessary read entry in __exfat_rename()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 0/7] exfat: reduce FAT chain traversal
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 7/7] exfat: reduce FAT chain traversal
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 6/7] exfat: code cleanup for exfat_readdir()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 5/7] exfat: remove argument 'p_dir' from exfat_add_entry()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 4/7] exfat: move exfat_chain_set() out of __exfat_resolve_path()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 2/7] exfat: rename argument name for exfat_move_file and exfat_rename_file
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 3/7] exfat: add exfat_get_dentry_set_by_ei() helper
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Baokun Li <libaokun1@xxxxxxxxxx>
Re: [GIT PULL] bcachefs
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
[PATCH] vfs: move getattr in inode_operations to a more commonly read area
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH bpf-next 0/4] Make inode storage available to tracing prog
From
: Song Liu <songliubraving@xxxxxxxx>
Re: [RESEND PATCH] fscache: Remove duplicate included header
From
: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
[RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
From
: cel@xxxxxxxxxx
[RFC PATCH 1/2] libfs: Return ENOSPC when the directory offset range is exhausted
From
: cel@xxxxxxxxxx
[RFC PATCH 0/2] Improve simple directory offset wrap behavior
From
: cel@xxxxxxxxxx
Re: [PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
From
: Jeongjun Park <aha310510@xxxxxxxxx>
Re: [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
From
: syzbot <syzbot+6c0b301317aa0156f9eb@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: (subset) [PATCH 00/35] Reorganize kerneldoc parameter names
From
: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
[syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate
From
: syzbot <syzbot+84345a1b4057358168d9@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176'
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective
From
: Muhammad Usama Anjum <Usama.Anjum@xxxxxxxxxxxxx>
Re: [PATCH manpages] listmount.2: fix verbiage about continuing the iteration
From
: Alejandro Colomar <alx@xxxxxxxxxx>
Re: [PATCH] fuse: check attributes staleness on fuse_iget()
From
: kernel test robot <lkp@xxxxxxxxx>
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (4)
From
: syzbot <syzbot+09b7d050e4806540153d@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFCv1 4/6] misc/page_detective: Introduce Page Detective
From
: Jonathan Corbet <corbet@xxxxxxx>
Re: ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176'
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
[RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 4/6] misc/page_detective: Introduce Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 5/6] misc/page_detective: enable loadable module
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 1/6] mm: Make get_vma_name() function public
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
[RFCv1 0/6] Page Detective
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176'
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
[PATCH] filemap: Remove unused folio_add_wait_queue
From
: linux@xxxxxxxxxxx
Re: [PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
[syzbot] [fs?] WARNING in rcu_sync_dtor (2)
From
: syzbot <syzbot+823cd0d24881f21ab9f1@xxxxxxxxxxxxxxxxxxxxxxxxx>
[bug report] statmount: retrieve security mount options
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] fs: delay sysctl_nr_open check in expand_files()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH] fs: delay sysctl_nr_open check in expand_files()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fs: delay sysctl_nr_open check in expand_files()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH] fs: delay sysctl_nr_open check in expand_files()
From
: Mateusz Guzik <mjguzik@xxxxxxxxx>
Re: [PATCH] fs: add check for symlink corrupted
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fs: add check for symlink corrupted
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH] fs: add check for symlink corrupted
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fs: add check for symlink corrupted
From
: Lizhi Xu <lizhi.xu@xxxxxxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
Re: [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
From
: Pavel Begunkov <asml.silence@xxxxxxxxx>
[PATCH v5 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
[PATCH v5 0/5] fuse: remove temp page copies in writeback
From
: Joanne Koong <joannelkoong@xxxxxxxxx>
Re: [PATCH v5 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [PATCH v5 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
From
: Shakeel Butt <shakeel.butt@xxxxxxxxx>
Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback
From
: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
Re: [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]