Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 36/39] kselftest/arm64: Add test coverage for GCS mode locking
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 34/39] kselftest/arm64: Add very basic GCS test program
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 33/39] kselftest/arm64: Always run signals tests with GCS enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 32/39] kselftest/arm64: Allow signals tests to specify an expected si_code
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 31/39] kselftest/arm64: Add framework support for GCS to signal handling tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 28/39] kselftest: Provide shadow stack enable helpers for arm64
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 27/39] kselftest/arm64: Verify the GCS hwcap
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 26/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 25/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 24/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 23/39] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 22/39] arm64/mm: Implement map_shadow_stack()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 21/39] arm64/gcs: Implement shadow stack prctl() interface
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 19/39] arm64/gcs: Context switch GCS state for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 18/39] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 17/39] arm64/traps: Handle GCS exceptions
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v9 16/39] arm64/hwcap: Add hwcap for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 15/39] arm64/idreg: Add overrride for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 14/39] arm64/gcs: Allow GCS usage at EL0 and EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 12/39] arm64/mm: Map pages for guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 10/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 09/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 08/39] arm64/gcs: Provide put_user_gcs()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 07/39] arm64/gcs: Add manual encodings of GCS instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 06/39] arm64/sysreg: Add definitions for architected GCS caps
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 04/39] arm64: Document boot requirements for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 03/39] mman: Add map_shadow_stack() flags
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 02/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
- From: "Zi Yan" <ziy@xxxxxxxxxx>
- Re: [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] fs: add a helper to show all the options for a mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 0/8] Support foreign mount namespace with statmount/listmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH 3/8] fs: keep an index of current mount namespaces
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/8] Support foreign mount namespace with statmount/listmount
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 1/2] vfs: add CLASS fd_raw
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 3/8] fs: keep an index of current mount namespaces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] vfs: add CLASS fd_raw
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/3] fs/file.c: conditionally clear full_fds
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v8 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 08/10] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 10/10] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 07/10] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 03/10] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 02/10] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v8 00/10] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 1/2] vfs: add CLASS fd_raw
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 0/2] statx NULL path support
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 10/10] readahead: Simplify gotos in page_cache_sync_ra()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 06/10] readahead: Drop dead code in page_cache_ra_order()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 01/10] readahead: Make sure sync readahead reads needed page
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 08/10] readahead: Disentangle async and sync readahead
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 02/10] filemap: Fix page_cache_next_miss() when no hole found
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 09/10] readahead: Fold try_context_readahead() into its single caller
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/10] readahead: Drop dead code in ondemand_readahead()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 05/10] readahead: Drop index argument of page_cache_async_readahead()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/10] mm: Fix various readahead quirks
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 03/10] readahead: Properly shorten readahead when falling back to do_page_cache_ra()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 04/10] readahead: Drop pointless index from force_page_cache_ra()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v1 1/1] revert "iomap: add support for dma aligned direct-io"
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v1 1/1] revert "iomap: add support for dma aligned direct-io"
- From: Chunjie Zhu <chunjie.zhu@xxxxxxxxx>
- [PATCH 4/4] mm/shmem: Disable PMD-sized page cache if needed
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 3/4] mm/readahead: Limit page cache size in page_cache_ra_order()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 2/4] mm/filemap: Skip to allocate PMD-sized folios if needed
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 1/4] mm/filemap: Make MAX_PAGECACHE_ORDER acceptable to xarray
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 0/4] mm/filemap: Limit page cache size to that supported by xarray
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: zippermonkey <zzippermonkey@xxxxxxxxxxx>
- Re: [PATCH v2 08/13] sh: rework sync_file_range ABI
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 12/13] selftests/riscv: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 11/13] selftests/ring-buffer: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 10/13] selftests/resctrl: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 09/13] selftests/proc: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 08/13] selftests/kvm: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 07/13] selftests/iommu: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 06/13] selftests/intel_pstate: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 05/13] selftests/futex: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- [PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
- From: Edward Liaw <edliaw@xxxxxxxxxx>
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer.
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer.
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 0/4] Add the ability to query mount options in statmount
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 4/4] sefltests: extend the statmount test for mount options
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 3/4] fs: export mount options via statmount()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 2/4] fs: add a helper to show all the options for a mount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 1/4] fs: rename show_mnt_opts -> show_vfsmnt_opts
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 0/4] Add the ability to query mount options in statmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
- From: John Stultz <jstultz@xxxxxxxxxx>
- Re: [PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
- From: Isaac Manjarres <isaacmanjarres@xxxxxxxxxx>
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 08/13] sh: rework sync_file_range ABI
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 03/13] sparc: fix old compat_sys_select()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 01/13] ftruncate: pass a signed offset
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 00/13] linux system call fixes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 8/8] selftests: add a test for the foreign mnt ns extensions
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 7/8] fs: add an ioctl to get the mnt ns id from nsfs
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 6/8] fs: Allow statmount() in foreign mount namespace
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 5/8] fs: Allow listmount() in foreign mount namespace
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 4/8] fs: export the mount ns id via statmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 3/8] fs: keep an index of current mount namespaces
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 2/8] fs: relax permissions for statmount()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 1/8] fs: relax permissions for listmount()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 0/8] Support foreign mount namespace with statmount/listmount
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 10/13] xfs: Unmap blocks according to forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
- From: Audra Mitchell <audra@xxxxxxxxxx>
- Re: [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 09/15] sh: rework sync_file_range ABI
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file system
- From: John Groves <John@xxxxxxxxxx>
- Re: [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2] vfs: remove redundant smp_mb for thp handling in do_dentry_open
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Jan Kara <jack@xxxxxxx>
- [RFC PATCH] vfs: wrap CONFIG_READ_ONLY_THP_FOR_FS-related code with an ifdef
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 09/15] sh: rework sync_file_range ABI
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/15] powerpc: restore some missing spu syscalls
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 3/5] fs: sys_ringbuffer
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- fscache build options
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 1/2] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 1/2] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 1/2] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 1/3] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 09/12] iomap: Fix iomap_adjust_read_range for plen calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 07/12] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 11/16] iomap: Fix iomap_adjust_read_range for plen calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 08/16] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 13/21] iomap: Fix iomap_adjust_read_range for plen calculation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 08/21] fs/file: fix the check in find_next_fd()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [hfs?] possible deadlock in hfs_extend_file (3)
- From: syzbot <syzbot+2a62f58f1a4951a549bb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 3/3] nilfs2: fix incorrect inode allocation from reserved inodes
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 2/3] nilfs2: add missing check for inode numbers on directory entries
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 1/3] nilfs2: fix inode number range checks
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [PATCH 0/3] nilfs2: fix potential issues related to reserved inodes
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] bcachefs fixes for 6.10-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 3/3] fs/file.c: remove sanity_check from alloc_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v2 2/3] fs/file.c: conditionally clear full_fds
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
- From: Yu Ma <yu.ma@xxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.10-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [GIT PULL] xfs: bug fix for 6.10
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: Handing xfs fsverity development back to you
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 2/3] Update uffd-stress to handle EINVAL for unset config features
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [Patch v9 07/10] block: Add fops atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] overlayfs fixes for 6.10-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH v2 1/2] execve: Keep bprm->argmin behind CONFIG_MMU
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 06/13] xfs: align args->minlen for forced allocation alignment
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/13] xfs: introduce forced allocation alignment
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/13] xfs: make EOF allocation simpler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 03/13] xfs: simplify extent allocation alignment
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [musl] Re: [PATCH 09/15] sh: rework sync_file_range ABI
- From: Rich Felker <dalias@xxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- [GIT PULL] overlayfs fixes for 6.10-rc5
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 02/13] xfs: always tail align maxlen allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 12/13] xfs: Don't revert allocated offset for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 11/13] xfs: Only free full extents for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/13] xfs: Unmap blocks according to forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [PATCH v2 2/3] Update uffd-stress to handle EINVAL for unset config features
- From: Audra Mitchell <audra@xxxxxxxxxx>
- [PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
- From: Audra Mitchell <audra@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: Handing xfs fsverity development back to you
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH v4 20/29] arm64: enable POE and PIE to coexist
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 12/29] arm64: add POIndex defines
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 11/29] arm64: re-order MTE VM_ flags
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 06/29] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 15/29] arm64: handle PKEY/POE faults
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: Helge Deller <deller@xxxxxx>
- [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] mm: Avoid overflows in dirty throttling logic
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2] mm: Avoid possible overflows in dirty throttling
- From: Jan Kara <jack@xxxxxxx>
- Re: [Patch v9 00/10] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [Patch v9 00/10] block atomic writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH 12/15] s390: remove native mmap2() syscall
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Bounce probe for linux-fsdevel@xxxxxxxxxxxxxxx (no action required)
- From: linux-fsdevel+owner@xxxxxxxxxxxxxxx
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [Patch v9 07/10] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH 13/13] xfs: Enable file data forcealign feature
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 12/13] xfs: Don't revert allocated offset for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 11/13] xfs: Only free full extents for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 03/13] xfs: simplify extent allocation alignment
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 10/13] xfs: Unmap blocks according to forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 06/13] xfs: align args->minlen for forced allocation alignment
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 04/13] xfs: make EOF allocation simpler
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 05/13] xfs: introduce forced allocation alignment
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 00/13] forcealign for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 02/13] xfs: always tail align maxlen allocations
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 09/15] sh: rework sync_file_range ABI
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [Patch v9 07/10] block: Add fops atomic write support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Patch v9 10/10] nvme: Atomic write support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [linux-next:master] [vfs] 632586fb1b: WARNING:at_mm/slub.c:#cache_from_obj
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/15] sh: rework sync_file_range ABI
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/15] mips: fix compat_sys_lseek syscall
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [Patch v9 00/10] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 01/15] ftruncate: pass a signed offset
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Patch v9 05/10] block: Add core atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [Patch v9 10/10] nvme: Atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 09/10] scsi: scsi_debug: Atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 08/10] scsi: sd: Atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 07/10] block: Add fops atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 06/10] block: Add atomic write support for statx
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 05/10] block: Add core atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 04/10] fs: Add initial atomic write support info to statx
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 03/10] fs: Initial atomic write support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: Handing xfs fsverity development back to you
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 10/11] net: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 08/11] tsacct: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 03/11] security: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 00/11] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] unicode: add MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH] unicode: add MODULE_DESCRIPTION() macros
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: Helge Deller <deller@xxxxxx>
- Re: [Patch v9 00/10] block atomic writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [Patch v9 10/10] nvme: Atomic write support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Patch v9 07/10] block: Add fops atomic write support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [Patch v9 06/10] block: Add atomic write support for statx
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [Patch v9 05/10] block: Add core atomic write support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v2 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/17] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/17] afs: Make read subreqs async
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/17] netfs: Simplify the writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/17] cifs: Only pick a channel once per read request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/17] 9p: Enable multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/17] netfs: Record contention stats for writeback lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/17] netfs: Fix io_uring based write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH 15/15] linux/syscalls.h: add missing __user annotations
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 12/15] s390: remove native mmap2() syscall
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/15] sh: rework sync_file_range ABI
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/15] powerpc: restore some missing spu syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/15] sparc: fix old compat_sys_select()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/15] mips: fix compat_sys_lseek syscall
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/15] ftruncate: pass a signed offset
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/15] linux system call fixes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Christoph Hellwig <hch@xxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Christoph Hellwig <hch@xxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] udf: Avoid excessive partition lengths
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] fs: Export in_group_or_capable()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] udf: Avoid excessive partition lengths
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] udf: Avoid excessive partition lengths
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] statx.2: Document STATX_SUBVOL
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 10/10] nvme: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 09/10] scsi: scsi_debug: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 05/10] block: Add core atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 08/10] scsi: sd: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 03/10] fs: Initial atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 07/10] block: Add fops atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 00/10] block atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 06/10] block: Add atomic write support for statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 04/10] fs: Add initial atomic write support info to statx
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] vfs: reorder checks in may_create_in_sticky
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions.
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Jan Kara <jack@xxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH 3/3] fuse: Use in_group_or_capable() helper
- From: Youling Tang <youling.tang@xxxxxxxxx>
- [PATCH 2/3] f2fs: Use in_group_or_capable() helper
- From: Youling Tang <youling.tang@xxxxxxxxx>
- [PATCH 1/3] fs: Export in_group_or_capable()
- From: Youling Tang <youling.tang@xxxxxxxxx>
- Re: [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
- From: "Adrian Ratiu" <adrian.ratiu@xxxxxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: FYI: path walking optimizations pending for 6.11
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
- From: Kees Cook <kees@xxxxxxxxxx>
- FYI: path walking optimizations pending for 6.11
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: RE: [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: virtio-blk/ext4 error handling for host-side ENOSPC
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH] nsfs: add pid translation ioctls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 6.1 207/217] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 250/267] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- RE: [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.
- From: JunChao Sun <sunjunchao2870@xxxxxxxxx>
- Re: Endless calls to xas_split_alloc() due to corrupted xarray entry
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH -next v6 2/2] iomap: don't increase i_size in iomap_write_end()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.
- From: JunChao Sun <sunjunchao2870@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] vfs: reorder struct file structure elements to remove unneeded padding.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: the design of iomap and how to port
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH -next v6 2/2] iomap: don't increase i_size in iomap_write_end()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH -next v6 1/2] xfs: reserve blocks for truncating large realtime inode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 5/5] fstests: add stress truncation + writeback test
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v2 2/5] fstests: add mmap page boundary tests
- From: Zorro Lang <zlang@xxxxxxxxxx>
- [PATCH 5.10 196/770] namei: introduce struct renamedata
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 195/770] fs: add file and path permissions helpers
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 348a1983cf4c
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC] mm/readahead: Fix repeat initial_readahead
- From: Peng Zhang <zhangpengpeng0808@xxxxxxxxx>
- [PATCH 2/2] vfs: reorder struct file structure elements to remove unneeded padding.
- From: Junchao Sun <sunjunchao2870@xxxxxxxxx>
- [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.
- From: Junchao Sun <sunjunchao2870@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] filemap: add trace events for get_pages, map_pages, and fault
- From: Takaya Saeki <takayas@xxxxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: virtio-blk/ext4 error handling for host-side ENOSPC
- From: Keiichi Watanabe <keiichiw@xxxxxxxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v8 10/10] nvme: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 10/10] nvme: Atomic write support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [syzbot] [udf?] KMSAN: uninit-value in udf_update_tag
- From: syzbot <syzbot+d31185aa54170f7fc1f5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH 1/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
- From: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
- Re: [PATCH v8 05/10] block: Add core atomic write support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 23/25] fs: port fs{g,u}id helpers to mnt_idmap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v8 10/10] nvme: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Christian Kastner <ckk@xxxxxxxxxx>
- Re: [PATCH v8 10/10] nvme: Atomic write support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] udf: Fix bogus checksum computation in udf_rename()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3] udf: Fix two syzbot reports
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/3] udf: Avoid using corrupted block bitmap buffer
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] udf: Drop load_block_bitmap() wrapper
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 17/29] arm64: implement PKEYS support
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [udf?] KMSAN: uninit-value in udf_update_tag
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] udf: Fix bogus checksum computation in udf_rename()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
- From: "Adrian Ratiu" <adrian.ratiu@xxxxxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: Handing xfs fsverity development back to you
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH -next v5 7/8] xfs: speed up truncating down a big realtime inode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode
- From: Jan Kara <jack@xxxxxxx>
- Re: How to create new file in idmapped mountpoint
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 23/25] fs: port fs{g,u}id helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document STATX_SUBVOL
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH -next v5 7/8] xfs: speed up truncating down a big realtime inode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- virtio-blk/ext4 error handling for host-side ENOSPC
- From: Keiichi Watanabe <keiichiw@xxxxxxxxxxxx>
- Re: [PATCH v7 11/11] xfs: enable block size larger than page size support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Follow-Up on Reported Kernel Bug KASAN: slab-use-after-free in hfsplus_bnode_read
- From: Shuangpeng Bai <shuangpengbai@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Gary Guo <gary@xxxxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: "Ma, Yu" <yu.ma@xxxxxxxxx>
- Re: [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
- From: syzbot <syzbot+d79afb004be235636ee8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode
- From: Hillf Danton <hdanton@xxxxxxxx>
- [PATCH] hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
- From: syzbot <syzbot+d79afb004be235636ee8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fix for 6.10
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] xfs: bug fix for 6.10
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH -next v5 7/8] xfs: speed up truncating down a big realtime inode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3] fs: modify the comments in fs/namei.c
- From: Congjie Zhou <zcjie0802@xxxxxx>
- Re: Maintainers Summit 2024 Call for Topics
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/2] rust: sync: Add atomic support
- From: Benno Lossin <benno.lossin@xxxxxxxxx>
- Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: "zcjie0802" <zcjie0802@xxxxxx>
- Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Congjie Zhou <zcjie0802@xxxxxx>
- Re: [PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]