Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v19 00/27] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH] eventpoll: Fix semi-unbounded recursion
- From: Carlos Llamas <cmllamas@xxxxxxxxxx>
- [PATCH 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [GIT PULL 09/14 for v6.17] vfs bpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4] hfs: update sanity check of the root record
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: remove unused 'inode' parameter in fuse_passthrough_open
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- RE: [PATCH v4] hfs: update sanity check of the root record
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] orangefs fixes for 6.17
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsnotify changes for
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 22/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] iomap: move prefaulting out of hot write path
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 22/29] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] iomap: move prefaulting out of hot write path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH -next] ext4: add an update to i_disksize in ext4_block_page_mkwrite
- From: sunyongjian@xxxxxxxxxxxxxxx
- Re: [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [no subject]
- [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH V2 0/4] 9p: convert to the new mount API
- From: asmadeus@xxxxxxxxxxxxx
- Re: [RFC] Another take at restarting FUSE servers
- From: Luis Henriques <luis@xxxxxxxxxx>
- [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: document 'name' parameter for name_contains_dotdot()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: mark file_remove_privs_flags static
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: document 'name' parameter for name_contains_dotdot()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL 00/14 for v6.17] vfs 6.17
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL 02/14 for v6.17] vfs coredump
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [GIT PULL 14/14 for v6.17] vfs iomap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL 09/14 for v6.17] vfs bpf
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Pavel Tikhomirov <snorcht@xxxxxxxxx>
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Pavel Tikhomirov <snorcht@xxxxxxxxx>
- Re: [PATCH V2 0/4] 9p: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH V2 0/4] 9p: convert to the new mount API
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH v4] hfs: update sanity check of the root record
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] fs: document 'name' parameter for name_contains_dotdot()
- From: Kriish Sharma <kriish.sharma2006@xxxxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH V2 4/4] 9p: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V2 3/4] 9p: create a v9fs_context structure to hold parsed options
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V2 2/4] net/9p: move structures and macros to header files
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V2 1/4] fs/fs_parse: add back fsparam_u32hex
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH V2 0/4] 9p: convert to the new mount API
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH v4] hfs: update sanity check of the root record
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- [PATCH] ceph: cleanup in __ceph_do_pending_vmtruncate() method
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v2] iomap: move prefaulting out of hot write path
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH] idr: Fix the kernel-doc for idr_is_empty()
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
- From: <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] fsnotify changes for
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 7/8] nfsd: fix timestamp updates in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 6/8] nfsd: fix SETATTR updates for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 5/8] nfsd: track original timestamps in nfs4_delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/8] vfs: add ATTR_CTIME_SET flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 3/7] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 3/7] iomap: optional zero range dirty folio processing
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] fuse: remove unused 'inode' parameter in fuse_passthrough_open
- From: Chunsheng Luo <luochunsheng@xxxxxxxx>
- Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 2/5] select/poll: Make sleep freezable
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] idr: Fix the kernel-doc for idr_is_empty()
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxxxxxxxx>
- Re: [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
- From: syzbot <syzbot+fa3a12519f0d3fd4ec16@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxxxxxxxx>
- Re: syztest
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: syztest
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- syztest
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [GIT PULL] sysctl changes for v6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- [PATCH 5.10.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [PATCH v1 4/5] fuse: Add TASK_FREEZABLE to device read operations
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [PATCH v1 3/5] pipe: Add TASK_FREEZABLE to read and open sleeps
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [PATCH v1 2/5] select/poll: Make sleep freezable
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [PATCH v1 1/5] epoll: Make epoll_wait sleep freezable
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [PATCH v1 0/5] PM: Reduce spurious wakeups
- From: Dai Junbing <daijunbing@xxxxxxxx>
- Re: [PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5.4.y 3/3] mm: perform the mapping_map_writable() check after call_mmap()
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 5.4.y 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 5.4.y 1/3] mm: drop the assumption that VM_SHARED always implies writable
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- [PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
- From: "Isaac J. Manjarres" <isaacmanjarres@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 31/32] libluo: introduce luoctl
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4] hfs: update sanity check of the root record
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 28/29] xfs: add fsverity traces
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 22/29] xfs: add fs-verity support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 31/32] libluo: introduce luoctl
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC 21/29] xfs: add writeback and iomap reading of Merkel tree pages
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 31/32] libluo: introduce luoctl
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [syzbot] [fuse?] WARNING: refcount bug in process_one_work
- From: syzbot <syzbot+a638ae70fa7b6a1353b4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
- From: syzbot <syzbot+fa3a12519f0d3fd4ec16@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fuse?] WARNING: refcount bug in process_scheduled_works
- From: syzbot <syzbot+9921e319bd6168140b40@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- [GIT PULL] orangefs fixes for 6.17
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 31/32] libluo: introduce luoctl
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL 09/14 for v6.17] vfs bpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
- From: Yu Kuai <yukuai@xxxxxxxxxx>
- Re: [PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 2/2] iomap: align writeback to RAID stripe boundaries
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- [PATCH 1/2] md/raid0,raid4,raid5,raid6,raid10: fix bogus io_opt value
- From: Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 31/32] libluo: introduce luoctl
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
- From: "Koralahalli Channabasappa, Smita" <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH 4/5] fs: propagate write stream
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 5/5] fs: add set and query write stream
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 3/5] fs: add a write stream field to the inode
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 1/5] fs: add a new user_write_streams() callback
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 2/5] fs: add the interface to query user write streams
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [RFC PATCH 0/5] FDP file I/O
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC] Another take at restarting FUSE servers
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [PATCH] block: Improve read ahead size for rotational devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
- From: syzbot <syzbot+a56aa983ce6a1bf12485@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] kernel BUG in mpage_readahead
- From: syzbot <syzbot+fdba5cca73fee92c69d6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH V2] fat: Prevent the race of read/write the FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V2] fat: Prevent the race of read/write the FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] fat: Prevent the race of read/write the FAT32 entry
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: Improve read ahead size for rotational devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V2] fat: Prevent the race of read/write the FAT32 entry
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
- From: daijunbing <daijunbing@xxxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [GIT PULL] fscrypt updates for 6.17
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [GIT PULL] zonefs changes for 6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 8/9: CLASS(fd) followup
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 7/9: ceph d_name fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 9/9: mount pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 6/9: misc pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] hfs/hfsplus changes for 6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 2/9: simple_recursive_removal
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 4/9: asm/param.h pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 5/9: securityfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 3/9: rpc_pipefs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ntfs3: bugfixes for 6.17
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull][6.17] vfs.git 1/9: d_flags pile
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 10/14 for v6.17] vfs rust
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 08/14 for v6.17] vfs pidfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 13/14 for v6.17] vfs super
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 03/14 for v6.17] overlayfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 07/14 for v6.17] vfs mmap
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 04/14 for v6.17] namespace updates
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 01/14 for v6.17] vfs misc
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 14/14 for v6.17] vfs iomap
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 12/14 for v6.17] vfs fileattr
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 06/14 for v6.17] vfs fallocate
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 02/14 for v6.17] vfs coredump
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 09/14 for v6.17] vfs bpf
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 05/14 for v6.17] vfs async dir
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] udf and ext2 changes for 6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH RFC 25/29] xfs: check and repair the verity inode flag state
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 29/29] xfs: enable ro-compat fs-verity flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 28/29] xfs: add fsverity traces
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 23/29] xfs: add fs-verity ioctls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 27/29] xfs: report verity failures through the health system
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 26/29] xfs: fix scrub trace with null pointer in quotacheck
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 18/29] xfs: don't allow to enable DAX on fs-verity sealed inode
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 24/29] xfs: advertise fs-verity being available on filesystem
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 22/29] xfs: add fs-verity support
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 21/29] xfs: add writeback and iomap reading of Merkel tree pages
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 13/29] iomap: integrate fs-verity verification into iomap's read path
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 20/29] xfs: disable preallocations for fsverity Merkle tree writes
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 19/29] xfs: disable direct read path for fs-verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 15/29] xfs: add fs-verity ro-compat flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 11/29] fsverity: remove system-wide workqueue
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 16/29] xfs: add inode on-disk VERITY flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 17/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 09/29] f2fs: use a per-superblock fsverity workqueue
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 10/29] btrfs: use a per-superblock fsverity workqueue
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 08/29] ext4: use a per-superblock fsverity workqueue
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 07/29] fsverity: pass super_block to fsverity_enqueue_verify_work
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 05/29] fsverity: add tracepoints
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH] hfs: fix general protection fault in hfs_find_init()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL 02/14 for v6.17] vfs coredump
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] hfs/hfsplus changes for 6.17-rc1
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [GIT PULL] sysctl changes for v6.17-rc1
- From: Joel Granados <joel.granados@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [GIT PULL 14/14 for v6.17] vfs iomap
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] udf and ext2 changes for 6.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] mm: Removing the card during write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/7] iomap: optional zero range dirty folio processing
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fat: Prevent the race of read/write the FAT16 and FAT32 entry
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 04/32] kho: allow to drive kho from within kernel
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 03/32] kho: warn if KHO is disabled due to an error
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 02/32] kho: mm: Don't allow deferred struct page with KHO
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
- From: Jiufei Xue <jiufei.xue@xxxxxxxxxxx>
- Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- [syzbot] [exfat?] KCSAN: data-race in fat32_ent_get / fat32_ent_put
- From: syzbot <syzbot+d3c29ed63db6ddf8406e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
- From: Chenzhi Yang <yang.chenzhi@xxxxxxxx>
- Re: [PATCH] hfs: fix general protection fault in hfs_find_init()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [GIT PULL] zonefs changes for 6.17-rc1
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [GIT PULL 11/14 for v6.17] vfs integrity
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
- From: "NeilBrown" <neil@xxxxxxxxxx>
- [GIT PULL] fscrypt updates for 6.17
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] iomap: move prefaulting out of hot write path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
- From: syzbot <syzbot+6df204b70bf3261691c5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 8/8] vfs: remove inode_set_ctime_deleg()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 7/8] nfsd: fix timestamp updates in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 6/8] nfsd: fix SETATTR updates for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 5/8] nfsd: track original timestamps in nfs4_delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- syztest
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL 14/14 for v6.17] vfs iomap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Andrei Vagin <avagin@xxxxxxxxxx>
- Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] umd: Remove usermode driver framework
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Andrei Vagin <avagin@xxxxxxxxx>
- [PATCH v2 7/7] vfs: remove inode_set_ctime_deleg()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 6/7] nfsd: fix timestamp updates in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 4/7] nfsd: track original timestamps in nfs4_delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 5/7] nfsd: fix SETATTR updates for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/7] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/7] vfs: add ATTR_CTIME_SET flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 0/7] nfsd/vfs: fix handling of delegated timestamp updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Song Liu <songliubraving@xxxxxxxx>
- [PATCH] iomap: move prefaulting out of hot write path
- From: alexjlzheng@xxxxxxxxx
- [syzbot] Monthly hfs report (Jul 2025)
- From: syzbot <syzbot+list23f95ff4a4eec7a61ad2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly exfat report (Jul 2025)
- From: syzbot <syzbot+lista38bf97afe36425ea6d3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 9/9: mount pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 8/9: CLASS(fd) followup
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 7/9: ceph d_name fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 6/9: misc pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 5/9: securityfs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 4/9: asm/param.h pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 3/9: rpc_pipefs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 2/9: simple_recursive_removal
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull][6.17] vfs.git 1/9: d_flags pile
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v3] ceph: cleanup of processing ci->i_ceph_flags bits
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1] mm/readahead: Optimize nr_to_read boundary check
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v1] mm/readahead: Optimize nr_to_read boundary check
- From: Xiaole He <hexiaole1994@xxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs fixes for 6.16
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] ntfs3: bugfixes for 6.17
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- [GIT PULL 13/14 for v6.17] vfs super
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 10/14 for v6.17] vfs rust
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 04/14 for v6.17] namespace updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 08/14 for v6.17] vfs pidfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 03/14 for v6.17] overlayfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 07/14 for v6.17] vfs mmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 14/14 for v6.17] vfs iomap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 01/14 for v6.17] vfs misc
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 11/14 for v6.17] vfs integrity
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 12/14 for v6.17] vfs fileattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 06/14 for v6.17] vfs fallocate
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 02/14 for v6.17] vfs coredump
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 09/14 for v6.17] vfs bpf
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 05/14 for v6.17] vfs async dir
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL 00/14 for v6.17] vfs 6.17
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 06/15] ceph: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: Abhinav Saxena <xandfury@xxxxxxxxx>
- Re: [PATCH v4 02/15] fs/crypto: use accessors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v1] fs: Prevent spurious wakeups with TASK_FREEZABLE
- From: Dai Junbing <daijunbing@xxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.16
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH] ext4: fix crash on test_mb_mark_used kunit tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH -next] ext4: fix crash on test_new_blocks_simple kunit tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 2/4] procfs: add "pidns" mount option
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v16 00/42] DEPT(DEPendency Tracker)
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH v4 09/15] fs: add fsverity offset
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 14/15] fs: drop i_verity_info from struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 08/15] fscrypt: rephrase documentation and comments
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 06/15] ceph: move fscrypt to filesystem inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 02/15] fs/crypto: use accessors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 3/5] fuse: {io-uring} Use bitmaps to track queue availability
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 1/3] exec: Remove obsolete comments
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- Re: [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- Re: [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
- From: Stephen Boyd <sboyd@xxxxxxxxxx>
- Re: [PATCH 1/5] fuse: {io-uring} Add queue length counters
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] locks: Remove the last reference to EXPORT_OP_ASYNC_LOCK.
- Re: [PATCH] hfs: Prevent the use of bnodes without entries
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: remove page alignment check for writeback len
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
- From: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>
- Re: [PATCH] hpfs: add checks for ea addresses
- From: Antoni Pokusinski <apokusinski01@xxxxxxxxx>
- RE: [PATCH v4 1/3] hfsplus: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] bpf path iterator
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/3] fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fuse: remove page alignment check for writeback len
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fs: mark file_remove_privs_flags static
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fs: mark file_remove_privs_flags static
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] hfs: Prevent the use of bnodes without entries
- From: Edward Adam Davis <eadavis@xxxxxx>
- [RFC v2 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [RFC v2 3/4] mm: add largest_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [RFC v2 2/4] mm: add static huge zero folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [RFC v2 0/4] add static huge zero folio support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: "Günther Noack" <gnoack@xxxxxxxxxx>
- Re: [PATCH] hpfs: add checks for ea addresses
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v6 1/3] exec: Remove obsolete comments
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v6 0/3] Add support for long task name
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- Re: [PATCH] fs: Add additional checks for block devices during mount
- From: Zizhi Wo <wozizhi@xxxxxxxxxx>
- Re: [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- fuse io_uring test performance is not good when fio iodepth > 1
- From: Gang He <dchg2000@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 4/4] selftests/proc: add tests for new pidns APIs
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 2/4] procfs: add "pidns" mount option
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 1/4] pidns: move is-ancestor logic to helper
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 0/4] procfs: make reference pidns more user-visible
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 3/3] xfs: reject max_atomic_write mount option for no reflink
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 2/3] xfs: disallow atomic writes on DAX
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 0/3] xfs and DAX atomic writes changes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH v3 1/3] fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] fat: Fix too many log in fat_chain_add()
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- [PATCH] fs: mark file_remove_privs_flags static
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs: Add additional checks for block devices during mount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v2 2/4] procfs: add "pidns" mount option
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 1/4] pidns: move is-ancestor logic to helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fuse: Refactor io-uring bg queue flush and queue abort
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC 0/4] procfs: make reference pidns more user-visible
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 2/2] fuse: Flush the io-uring bg queue from fuse_uring_flush_bg
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] fuse: remove page alignment check for writeback len
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/3] hfsplus: fix to update ctime after rename
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [no subject]
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 2/4] landlock: Fix handling of disconnected directories
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
- From: Paul Lawrence <paullawrence@xxxxxxxxxx>
- RE: [PATCH v3] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH v4 1/3] hfsplus: fix to update ctime after rename
- From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
- Re: [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [hfs?] KASAN: out-of-bounds Read in hfs_bnode_move
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [syzbot] [fs?] [wireless?] general protection fault in simple_recursive_removal (5)
- From: syzbot <syzbot+d6ccd49ae046542a0641@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KASAN: out-of-bounds Read in hfs_bnode_move
- From: syzbot <syzbot+41ba9c82bce8d7101765@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [exfat?] INFO: task hung in generic_file_write_iter (3)
- From: syzbot <syzbot+fa7ef54f66c189c04b73@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
- From: <dan.j.williams@xxxxxxxxx>
- Re: [git pull] ufs regression fix
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] ufs regression fix
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 0/7] Add managed SOFT RESERVE resource handling
- From: <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 4/7] VFS: introduce dentry_lookup() and friends
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/3] fs: Remove old mount API helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 30/32] tools: introduce libluo
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 32/32] libluo: add tests
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 26/32] mm: shmem: allow freezing inode mapping
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 29/32] docs: add documentation for memfd preservation via LUO
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 28/32] luo: allow preserving memfd
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 27/32] mm: shmem: export some functions to internal.h
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 31/32] libluo: introduce luoctl
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 24/32] MAINTAINERS: add liveupdate entry
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 21/32] liveupdate: add selftests for subsystems un/registration
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 20/32] kho: move kho debugfs directory to liveupdate
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 22/32] selftests/liveupdate: add subsystem/state tests
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 23/32] docs: add luo documentation
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 19/32] liveupdate: luo_files: luo_ioctl: session-based file descriptor tracking
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 18/32] reboot: call liveupdate_reboot() before kexec
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 15/32] liveupdate: luo_files: implement file systems callbacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 13/32] liveupdate: luo_subsystems: implement subsystem callbacks
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 12/32] liveupdate: luo_subsystems: add subsystem registration
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 11/32] liveupdate: luo_core: integrate with KHO
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 07/32] kho: add interfaces to unpreserve folios and physical memory ranges
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 08/32] kho: don't unpreserve memory during abort
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 06/32] kho: drop notifiers
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 04/32] kho: allow to drive kho from within kernel
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 05/32] kho: make debugfs interface optional
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 03/32] kho: warn if KHO is disabled due to an error
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 02/32] kho: mm: Don't allow deferred struct page with KHO
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v2 00/32] Live Update Orchestrator
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] mm/filemap: Avoid modifying iocb->ki_flags for AIO in filemap_get_pages()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH 2/3] fs: Remove mount_bdev
- From: Pedro Falcato <pfalcato@xxxxxxx>
- [PATCH 1/3] fs: Remove mount_nodev
- From: Pedro Falcato <pfalcato@xxxxxxx>
- [PATCH 3/3] docs/vfs: Remove mentions to the old mount API helpers
- From: Pedro Falcato <pfalcato@xxxxxxx>
- [PATCH 0/3] fs: Remove old mount API helpers
- From: Pedro Falcato <pfalcato@xxxxxxx>
- Re: [PATCH RESEND] doc: update porting, vfs documentation to describe mmap_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] eventpoll: fix sphinx documentation build warning
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: Add additional checks for block devices during mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RESEND] doc: update porting, vfs documentation to describe mmap_prepare()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH -next] netfs: Remove unused declaration netfs_queue_write_request()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH] afs: Set vllist to NULL if addr parsing fails
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] afs: Fix check for NULL terminator
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] vfs: fix delegated timestamp handling in setattr_copy()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
- From: Christian Brauner <brauner@xxxxxxxxxx>
- next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v2] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
- From: Alex Markuze <amarkuze@xxxxxxxxxx>
- [PATCH v4 01/15] fs: add fscrypt offset
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 15/15] fsverity: rephrase documentation and comments
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 14/15] fs: drop i_verity_info from struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 12/15] ext4: move fsverity to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 13/15] f2fs: move fsverity to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 11/15] btrfs: move fsverity to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 10/15] fs/verity: use accessors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 09/15] fs: add fsverity offset
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 08/15] fscrypt: rephrase documentation and comments
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 06/15] ceph: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 05/15] f2fs: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 04/15] ubifs: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 02/15] fs/crypto: use accessors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 00/15] Move fscrypt and fsverity out of struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/3] fanotify: add support for a variable length permission event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 2/4] mm: add static huge zero folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] add static huge zero folio support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC 2/4] mm: add static huge zero folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC] mm/readahead: improve randread performance with readahead disabled
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/13] ext4: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 06/13] ceph: move fscrypt to filesystem inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]