Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 01/10] mm: add bitmap mm->flags field
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] mm: place __private in correct place, const-ify __mm_flags_get_word
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: do_change_type(): refuse to operate on unmounted/not ours mounts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 11/19] rust: miscdevice: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 15/19] rust: seq_file: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH v2 14/19] rust: platform: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [patch 4/4] select: Use user_read_masked_begin()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v2 13/19] rust: pci: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 09/19] rust: kunit: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 12/19] rust: net: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 08/19] rust: firmware: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 05/19] rust: configfs: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 06/19] rust: cpufreq: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 07/19] rust: device: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 03/19] rust: auxiliary: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2 01/19] drivers: net: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 10/19] rust: macros: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [patch 1/4] uaccess: Provide common helpers for masked user access
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v2 04/19] rust: clk: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [patch 2/4] futex: Convert to get/put_user_masked_u32()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 0/4] uaccess: Provide and use helpers for user masked access
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v2 02/19] gpu: nova-core: replace `kernel::c_str!` with C-Strings
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [patch 3/4] x86/futex: Use user_*_masked_begin()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v15 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 2/4] samples: rust: platform: remove trailing commas
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 3/4] rust: support formatting of foreign types
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 1/4] rust: macros: reduce collections in `quote!` macro
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v15 4/4] rust: replace `CStr` with `core::ffi::CStr`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 9/9] rust: device: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 8/9] rust: sync: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 6/9] rust: kunit: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 7/9] rust: seq_file: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 4/9] rust: device: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 2/9] rust: alloc: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 1/9] gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 5/9] rust: file: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v3 3/9] rust: block: use `kernel::{fmt,prelude::fmt!}`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH v2 2/3] fuse: prevent overflow in copy_file_range return value
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 1/3] fuse: check if copy_file_range() returns larger than requested size
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [PATCH v2 0/3] fuse copy_file_range() fixes
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v2] copy_file_range: limit size if in compat mode
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v4 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v4 4/7] docs: transhuge: document process level THP controls
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 04/10] mm: convert arch-specific code to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] fix typo
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 6/7] selftests: prctl: introduce tests for disabling THPs completely
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 4/7] docs: transhuge: document process level THP controls
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v4 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v4 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- [PATCH 1/1] pidfs: Fix memory leak in pidfd_info()
- From: "Adrian Huang (Lenovo)" <adrianhuang0701@xxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: Luis Henriques <luis@xxxxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pratyush Yadav <pratyush@xxxxxxxxxx>
- [PATCH] binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
- From: Xichao Zhao <zhao.xichao@xxxxxxxx>
- Re: [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 7/9] f2fs:Make GC aware of large folios
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [f2fs-dev] [RESEND RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions.
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 7/9] f2fs:Make GC aware of large folios
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions.
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
- From: Nanzhe Zhao <nzzhao@xxxxxxx>
- Re: [PATCH v2] fuse: keep inode->i_blkbits constant
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 05/11] VFS: add rename_lookup()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Beata Michalska <beata.michalska@xxxxxxx>
- [PATCH] selftests/fs/mount-notify: Fix compilation failure.
- From: Xing Guo <higuoxing@xxxxxxxxx>
- Re: [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 04/11] VFS: introduce dentry_lookup_continue()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 03/11] VFS: add dentry_lookup_killable()
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH 02/11] VFS: introduce dentry_lookup() and friends
- From: "NeilBrown" <neil@xxxxxxxxxx>
- Re: [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
- From: "Lai, Yi" <yi1.lai@xxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/fs/mount-notify: Fix compilation failure.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- Re: [PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH v3 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH v3 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl().
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
- From: Lance Yang <lance.yang@xxxxxxxxx>
- Re: [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/11] VFS: add rename_lookup()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH 04/11] VFS: introduce dentry_lookup_continue()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 03/11] VFS: add dentry_lookup_killable()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] VFS: introduce dentry_lookup() and friends
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 01/11] VFS: discard err2 in filename_create()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH blktests v2 3/3] nvme/065: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH blktests v2 2/3] dm/003: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH blktests v2 1/3] scsi/010: add unmap write zeroes tests
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v1 10/10] iomap: add granular dirty and writeback accounting
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 00/11] VFS: prepare for changes to directory locking
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
- From: Tingmao Wang <m@xxxxxxxxxx>
- Re: [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
- From: Tingmao Wang <m@xxxxxxxxxx>
- [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure.
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 02/11] VFS: introduce dentry_lookup() and friends
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 05/11] VFS: add rename_lookup()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries.
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl().
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 04/11] VFS: introduce dentry_lookup_continue()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 00/11] VFS: prepare for changes to directory locking
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 01/11] VFS: discard err2 in filename_create()
- From: NeilBrown <neil@xxxxxxxxxx>
- [PATCH 03/11] VFS: add dentry_lookup_killable()
- From: NeilBrown <neil@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: fix fuseblk i_blkbits for iomap partial writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 1/2] fuse: reflect cached blocksize if blocksize was changed
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 2/2] fuse: fix fuseblk i_blkbits for iomap partial writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH 0/2] fuse: inode blocksize fixes for iomap integration
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 1/2] filemap: Add a helper for filesystems implementing dropbehind
- From: Trond Myklebust <trondmy@xxxxxxxxxx>
- [PATCH v2 2/2] NFS: Enable the RWF_DONTCACHE flag for the NFS client
- From: Trond Myklebust <trondmy@xxxxxxxxxx>
- [PATCH v2 0/2] Initial NFS client support for RWF_DONTCACHE
- From: Trond Myklebust <trondmy@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] fuse: keep inode->i_blkbits constant
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] fuse: keep inode->i_blkbits constant
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [git pull] fix for descriptor table misuse (habanalabs)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 06/12] man/man2/fsconfig.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs_io: make ls/chattr work with special files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/10] mm: convert uprobes to mm_flags_*() accessors
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 04/10] mm: convert arch-specific code to mm_flags_*() accessors
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH] mm: remove redundant __GFP_NOWARN
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v2] fuse: keep inode->i_blkbits constant
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: Lorenzo Stoakes <lorenzo.stoakes@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>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/10] mm: convert prctl to mm_flags_*() accessors
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [git pull] fix for descriptor table misuse (habanalabs)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH 01/10] mm: add bitmap mm->flags field
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: Peanut gallery 2c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 07/12] man/man2/fsmount.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 2/2] copy_file_range: limit size if in compat mode
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 05/10] mm: convert uprobes to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 03/10] mm: convert prctl to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 04/10] mm: convert arch-specific code to mm_flags_*() accessors
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 01/10] mm: add bitmap mm->flags field
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] vfs: show filesystem name at dump_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 08/12] man/man2/move_mount.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v3 07/12] man/man2/fsmount.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 2/2] copy_file_range: limit size if in compat mode
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2] mm: remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH] mm: remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH] mm: remove redundant __GFP_NOWARN
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [PATCH 2/2] copy_file_range: limit size if in compat mode
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [BUG] gfs2: sleeping lock in gfs2_quota_init() with preempt disabled on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH v3 08/12] man/man2/move_mount.2: document "new" mount API
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- [PATCH] mm: remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH v5 00/15] kunit: Introduce UAPI testing framework
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 07/12] man/man2/fsmount.2: document "new" mount API
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- [PATCH v3 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- [PATCH v3 3/4] iomap: make iomap_write_end() return the number of written length again
- From: alexjlzheng@xxxxxxxxx
- [PATCH v3 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: alexjlzheng@xxxxxxxxx
- Re: [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator
- From: Tony Lindgren <tony.lindgren@xxxxxxxxxxxxxxx>
- [PATCH v3 2/4] iomap: move iter revert case out of the unwritten branch
- From: alexjlzheng@xxxxxxxxx
- [PATCH v3 0/4] allow partial folio write with iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH] mm/filemap: Align last_index to folio size
- From: Youling Tang <youling.tang@xxxxxxxxx>
- Re: [PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
- From: Chunsheng Luo <luochunsheng@xxxxxxxx>
- Re: [PATCH v2] fuse: keep inode->i_blkbits constant
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH 4/5] fs: propagate write stream
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH 3/5] fs: add a write stream field to the inode
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 2/5] fs: add the interface to query user write streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 1/5] fs: add a new user_write_streams() callback
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: David Sterba <dsterba@xxxxxxx>
- Re: [RFC PATCH v1 10/10] iomap: add granular dirty and writeback accounting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [RFC PATCH v1 07/10] mm: add no_stats_accounting bitfield to wbc
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
- From: Daniel Gomez <da.gomez@xxxxxxxxxx>
- Re: [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Jani Partanen <jiipee@xxxxxxxxxxx>
- Re: [PATCH RFC 03/29] fs: add FS_XFLAG_VERITY for verity files
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 0/3] xfs and DAX atomic writes changes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v2 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: asdx <asdx52@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: asdx <asdx52@xxxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- [BUG] gfs2: sleeping lock in gfs2_quota_init() with preempt disabled on PREEMPT_RT
- From: Yunseong Kim <ysk@xxxxxxxxxxx>
- Re: [PATCH v2] zonefs: correct some spelling mistakes
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
- From: Lance Yang <lance.yang@xxxxxxxxx>
- Re: [PATCH] vfs: show filesystem name at dump_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Chunsheng Luo <luochunsheng@xxxxxxxx>
- [PATCH] fuse: fix fuseblk i_blkbits for iomap partial writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v1 0/2] mm: remove MIGRATEPAGE_*
- From: "Huang, Ying" <ying.huang@xxxxxxxxxxxxxxxxx>
- [linus:master] [clone_private_mnt()] c28f922c9d: kernel-selftests.filesystems/overlayfs.set_layers_via_fds.set_layers_via_fds.set_override_creds_nomknod.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH] vboxsf: Convert vboxsf_write_end() to use kmap_local_folio()
- From: Tal Zussman <tz2294@xxxxxxxxxxxx>
- Re: [PATCH] vboxsf: Convert vboxsf_write_end() to use kmap_local_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] audit: record fanotify event regardless of presence of rules
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH] vboxsf: Convert vboxsf_write_end() to use kmap_local_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] vboxsf: Convert vboxsf_write_end() to use kmap_local_folio()
- From: Tal Zussman <tz2294@xxxxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: asmadeus@xxxxxxxxxxxxx
- [PATCH v2 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH v2 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH v2 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- Re: [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Konstantin Shelekhin <k.shelekhin@xxxxxxxx>
- [PATCH] fuse: enable large folios (if writeback cache is unused)
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] vfs: show filesystem name at dump_inode()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: show filesystem name at dump_inode()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Aquinas Admin <admin@xxxxxxxxxx>
- Re: [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Malte Schröder <malte.schroeder@xxxxxxxx>
- Re: [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: test quota's project ID on special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: test quota's project ID on special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 1/3] file_attr: introduce program to set/get fsxattr
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 1/3] file_attr: introduce program to set/get fsxattr
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs_io: make ls/chattr work with special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/4] xfs_quota: utilize file_setattr to set prjid on special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH 1/3] file_attr: introduce program to set/get fsxattr
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: test quota's project ID on special files
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: RWF_DONTCACHE documentation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Peanut gallery 2c
- From: James Lawrence <jalexanderlawrence@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Aquinas Admin <admin@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Aquinas Admin <admin@xxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: Peanut gallery 2c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Aquinas Admin <admin@xxxxxxxxxx>
- Re: [RFC] Another take at restarting FUSE servers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Peanut gallery 2c
- From: James Lawrence <jalexanderlawrence@xxxxxxxxx>
- Re: [PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/3] file_attr: introduce program to set/get fsxattr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC] fs/buffer: fix use-after-free when call bh_read() helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: test quota's project ID on special files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs_io: make ls/chattr work with special files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH 2/4] xfs_quota: utilize file_setattr to set prjid on special files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v1 0/2] mm: remove MIGRATEPAGE_*
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Beata Michalska <beata.michalska@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH RFC] fs/buffer: fix use-after-free when call bh_read() helper
- From: Ye Bin <yebin@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: fs/namespace.c: remove ms_flags argument from do_remount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: fix incorrect lflags value in the move_mount syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: fix incorrect lflags value in the move_mount syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] vfs: show filesystem name at dump_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] vfs: exclude ntfs3 from file mode validation in may_open()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH] coredump: simplify coredump_skip()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] vfs: exclude ntfs3 from file mode validation in may_open()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v2 2/3] rust: xarray: implement Default for AllocKind
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- Re: [PATCH v2 1/3] rust: xarray: use the prelude
- From: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
- [PATCH] fs: Use try_cmpxchg() in sb_init_done_wq()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
- From: "Arnout Engelen" <arnout@xxxxxxxx>
- Re: [syzbot] [hfs?] INFO: task hung in hfs_mdb_commit (3)
- From: syzbot <syzbot+6bdbdd12cf8cdbc66466@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- Re: [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
- From: Beata Michalska <beata.michalska@xxxxxxx>
- [PATCH] fs: Use try_cmpxchg() in start_dir_add()
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: "Arnout Engelen" <arnout@xxxxxxxx>
- Re: [PATCH] cifs: Fix collect_sample() to handle any iterator type
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH v3 0/3] xfs and DAX atomic writes changes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v3 0/3] xfs and DAX atomic writes changes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
- From: Jinliang Zheng <alexjlzheng@xxxxxxxxx>
- Re: [PATCH v3 0/3] xfs and DAX atomic writes changes
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH RFC 14/29] xfs: add attribute type for fs-verity
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 12/29] fsverity: expose merkle tree geometry to callers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 06/29] fsverity: report validation errors back to the filesystem
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/12] man2: document "new" mount API
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 04/11] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 03/11] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 02/11] mm/huge_memory: move more common code into insert_pud()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 00/11] mm: vm_normal_page*() improvements
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 09/13] ext4: move verity info pointer to fs-specific part of inode
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 03/13] ext4: move crypt info pointer to fs-specific part of inode
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] iomap: move iter revert case out of the unwritten branch
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Kiryl Shutsemau <kirill@xxxxxxxxxxxxx>
- Re: [PATCHv2 0/7] direct-io: even more flexible io vectors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Kiryl Shutsemau <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Kiryl Shutsemau <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- [RFC RESEND v2] binfmt_elf: preserve original ELF e_flags for core dumps
- From: Svetlana Parfenova <svetlana.parfenova@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Konstantin Shelekhin <k.shelekhin@xxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 0/5] add persistent huge zero folio support
- From: Kiryl Shutsemau <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [PATCH v3 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: Pankaj Raghav <kernel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [RFC PATCH v1 7/9] freezer: raise freeze priority of tasks failed to freeze last time
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [RFC PATCH v1 5/9] freezer: set default freeze priority for PF_SUSPEND_TASK processes
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- Re: [RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
- From: Zihuan Zhang <zhangzihuan@xxxxxxxxxx>
- [PATCH RFC V10 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 3/7] mm/mempolicy: Export memory policy symbols
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
- From: Shivank Garg <shivankg@xxxxxxx>
- [PATCH v3 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] mm: add largest_zero_folio() routine
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 3/5] mm: add persistent huge zero folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] mm: rename huge_zero_page to huge_zero_folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v3 0/5] add persistent huge zero folio support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm: add persistent huge zero folio
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- [PATCH] coredump: simplify coredump_skip()
- From: Fushuai Wang <wangfushuai@xxxxxxxxx>
- [PATCH] selftests/coredump: Remove the read() that fails the test
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
- From: Dominique Martinet via B4 Relay <devnull+asmadeus.codewreck.org@xxxxxxxxxx>
- [PATCH] cifs: Fix collect_sample() to handle any iterator type
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH] vfs: exclude ntfs3 from file mode validation in may_open()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: fix hole length calculation overflow in non-extent inodes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH] vfs: show filesystem name at dump_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 1/4] exec: Remove obsolete comments
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 0/4] Add support for long task name
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH] fs: fix incorrect lflags value in the move_mount syscall
- From: Yuntao Wang <yuntao.wang@xxxxxxxxx>
- Re: [PATCH] vfs: fs/namespace.c: remove ms_flags argument from do_remount
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH] vfs: fs/namespace.c: remove ms_flags argument from do_remount
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: asmadeus@xxxxxxxxxxxxx
- Re: [PATCH 0/6] docs: Remove false positives from check-sysctl-docs
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Arnout Engelen <arnout@xxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/2] fuse: Add passthrough for mkdir and rmdir (WIP)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 2/7] block: align the bio after building it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 1/7] block: check for valid bio while splitting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] RFC: Set backing file at lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fuse: Allow backing file to be set at lookup (WIP)
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/2] RFC: Set backing file at lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 6/7] ovl: Add S_CASEFOLD as part of the inode flag to be copied
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [PATCH v2 4/4] iomap: don't abandon the whole thing with iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- [PATCH v2 3/4] iomap: make iomap_write_end() return the number of written length again
- From: alexjlzheng@xxxxxxxxx
- [PATCH v2 2/4] iomap: move iter revert case out of the unwritten branch
- From: alexjlzheng@xxxxxxxxx
- [PATCH v2 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: alexjlzheng@xxxxxxxxx
- [PATCH v2 0/4] iomap: allow partial folio write with iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [PATCH v5 13/13] fsverity: check IS_VERITY() in fsverity_cleanup_inode()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 08/13] fsverity: add support for info in fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 09/13] ext4: move verity info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 12/13] fs: remove inode::i_verity_info
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 11/13] btrfs: move verity info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 10/13] f2fs: move verity info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 07/13] fs: remove inode::i_crypt_info
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 05/13] ubifs: move crypt info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 06/13] ceph: move crypt info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 04/13] f2fs: move crypt info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 03/13] ext4: move crypt info pointer to fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 02/13] fscrypt: add support for info in fs-specific part of inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 01/13] fscrypt: replace raw loads of info pointer with helper function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/4] iomap: don't abandon the whole thing with iomap_folio_state
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Gerhard Wiesinger <lists@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [REGRESSION] 9pfs issues on 6.12-rc1
- From: Arnout Engelen <arnout@xxxxxxxx>
- [PATCH 4/4] iomap: don't abandon the whole thing with iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
- From: alexjlzheng@xxxxxxxxx
- [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
- From: alexjlzheng@xxxxxxxxx
- [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
- From: alexjlzheng@xxxxxxxxx
- [PATCH 0/4] iomap: allow partial folio write with iomap_folio_state
- From: alexjlzheng@xxxxxxxxx
- Re: futimens use of utimensat does not support O_PATH fds
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Gerhard Wiesinger <lists@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Gerald B. Cox" <gbcox@xxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.17
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/12] man2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH RFC v3 0/7] ovl: Enable support for casefold filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 2/7] ovl: Create ovl_casefold() to support casefolded strncmp()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 00/12] man2: document "new" mount API
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v3 00/12] man2: document "new" mount API
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- Re: [PATCH RFC v3 1/7] ovl: Store casefold name for case-insentive dentries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 5/7] ovl: Set case-insensitive dentry operations for ovl sb
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 7/7] ovl: Support case-insensitive lookup
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH RFC v3 4/7] ovl: Ensure that all mount points have the same encoding
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 3/7] fs: Create sb_same_encoding() helper
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 6/7] ovl: Add S_CASEFOLD as part of the inode flag to be copied
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v3 0/7] ovl: Enable support for casefold filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: Ext4 iomap warning during btrfs/136 (yes, it's from btrfs test cases)
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH 1/2] hfs: abort hfs_lookup if name is too long
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 2/2] hfsplus: abort hfsplus_lookup if name is too long
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH RFC v3 7/7] ovl: Support case-insensitive lookup
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 6/7] ovl: Add S_CASEFOLD as part of the inode flag to be copied
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 4/7] ovl: Ensure that all mount points have the same encoding
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 5/7] ovl: Set case-insensitive dentry operations for ovl sb
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 3/7] fs: Create sb_same_encoding() helper
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 2/7] ovl: Create ovl_casefold() to support casefolded strncmp()
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 1/7] ovl: Store casefold name for case-insentive dentries
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH RFC v3 0/7] ovl: Enable support for casefold filesystems
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v3 12/12] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 11/12] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 10/12] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 09/12] man/man2/open_tree.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 07/12] man/man2/fsmount.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 08/12] man/man2/move_mount.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 06/12] man/man2/fsconfig.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 05/12] man/man2/fspick.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 04/12] man/man2/fsopen.2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 03/12] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 02/12] man/man2/mount_setattr.2: fix stray quote in SYNOPSIS
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 01/12] man/man2/statx.2: correctly document AT_NO_AUTOMOUNT
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 00/12] man2: document "new" mount API
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v3 29/30] luo: allow preserving memfd
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3 01/30] kho: init new_physxa->phys_bits to fix lockdep
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: update location of hfs&hfsplus trees
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH] hfsplus: fix KMSAN: uninit-value in hfsplus_lookup()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH 3/3] xfs: test quota's project ID on special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 1/3] file_attr: introduce program to set/get fsxattr
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 0/3] Test file_getattr and file_setattr syscalls
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- [PATCH 3/4] xfs_io: make ls/chattr work with special files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]