Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v4 9/9] nfsd: handle delegated timestamps in SETATTR, (continued)
- [PATCH] vfs: inode insertion kdoc corrections,
Andreas Gruenbacher
- [PATCH 0/4] Stash overlay real upper file in backing_file,
Amir Goldstein
- Re: [PATCH] pidfd: add ioctl to retrieve pid info,
Christian Brauner
- [PATCH v7 0/8] block atomic writes for xfs,
John Garry
- [ANNOUNCE] xfs-linux: for-next updated to fddb9740e775, Carlos Maiolino
- [git pull] missed close_range() fix from back in August...,
Al Viro
- [git pull] ufs regression fix,
Al Viro
- [RFC][PATCHES] struct fderr,
Al Viro
- [syzbot] [exfat?] KMSAN: uninit-value in vfat_rename2,
syzbot
- [syzbot] [usb?] [fs?] [input?] INFO: rcu detected stall in __fsnotify_parent,
syzbot
- [PATCHSET] fsdax/xfs: unshare range fixes for 6.12,
Darrick J. Wong
- [PATCH v2] fanotify: allow reporting errors on failure to open fd,
Amir Goldstein
- [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key (2), syzbot
- [PATCH v5 00/10] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v5 01/10] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v5 02/10] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v5 03/10] unicode: Export latest available UTF-8 version number, André Almeida
- [PATCH v5 04/10] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v5 05/10] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v5 06/10] tmpfs: Always set simple_dentry_operations as dentry ops, André Almeida
- [PATCH v5 07/10] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v5 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v5 09/10] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v5 10/10] docs: tmpfs: Add casefold options, André Almeida
- [PATCH] mm/truncate: reset xa_has_values flag on each iteration,
Shakeel Butt
- fuse-io-uring: We need to keep the tag/index,
Bernd Schubert
- [PATCH bpf-next 0/2] security.bpf xattr name prefix,
Song Liu
- [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v10 07/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v10 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v10 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v10 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v10 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: (subset) [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux, Christian Brauner
- [PATCH v9 00/12] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v9 06/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v9 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v9 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v9 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v9 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
- [REGRESSION] 9pfs issues on 6.12-rc1,
Maximilian Bosch
- [PATCH 00/13] fuse: use folios instead of pages for requests,
Joanne Koong
- [PATCH 01/13] fuse: support folios in struct fuse_args_pages and fuse_copy_pages(), Joanne Koong
- [PATCH 02/13] fuse: add support in virtio for requests using folios, Joanne Koong
- [PATCH 05/13] fuse: convert readdir to use folios, Joanne Koong
- [PATCH 03/13] fuse: convert cuse to use folios, Joanne Koong
- [PATCH 07/13] fuse: convert writes (non-writeback) to use folios, Joanne Koong
- [PATCH 09/13] fuse: convert retrieves to use folios, Joanne Koong
- [PATCH 04/13] fuse: convert readlink to use folios, Joanne Koong
- [PATCH 06/13] fuse: convert reads to use folios, Joanne Koong
- [PATCH 10/13] fuse: convert writebacks to use folios, Joanne Koong
- [PATCH 11/13] mm/writeback: add folio_mark_dirty_lock(), Joanne Koong
- [PATCH 08/13] fuse: convert ioctls to use folios, Joanne Koong
- [PATCH 12/13] fuse: convert direct io to use folios, Joanne Koong
- [PATCH 13/13] fuse: remove pages for requests and exclusively use folios, Joanne Koong
- Re: [PATCH 00/13] fuse: use folios instead of pages for requests, Josef Bacik
- [viro-vfs:work.fd 1/31] drivers/block/ataflop.c:428:13: error: conflicting types for 'fd_error'; have 'void(void)', kernel test robot
- [PATCH 0/4] nilfs2: Finish folio conversion,
Matthew Wilcox (Oracle)
- [PATCH 1/2] iomap: don't bother unsharing delalloc extents,
Darrick J. Wong
- [PATCH] netfs: Fix missing wakeup after issuing writes,
David Howells
- [PATCH 6.6 081/538] cachefiles: Fix non-taking of sb_writers around set/removexattr, Greg Kroah-Hartman
- [PATCH 6.10 107/634] cachefiles: Fix non-taking of sb_writers around set/removexattr, Greg Kroah-Hartman
- [PATCH 6.11 123/695] cachefiles: Fix non-taking of sb_writers around set/removexattr, Greg Kroah-Hartman
- [PATCH 0/3] Cleanup some writeback codes,
Tang Yizhou
- [PATCH v5] rust: add PidNamespace,
Christian Brauner
- [PATCH v4] rust: add PidNamespace,
Christian Brauner
- [syzbot] [exfat?] KCSAN: data-race in fat16_ent_get / fat16_ent_put, syzbot
- [PATCH 0/6] Filesystem page flags cleanup,
Matthew Wilcox (Oracle)
- [syzbot] [fs?] INFO: rcu detected stall in sys_utimensat (3),
syzbot
- [syzbot] [jfs?] KASAN: null-ptr-deref Read in drop_buffers (3),
syzbot
- [RFC PATCH 0/7] vfs: improving inode cache iteration scalability,
Dave Chinner
- [RFC][PATCHES] xattr stuff and interactions with io_uring,
Al Viro
- [PATCH 1/9] xattr: switch to CLASS(fd), Al Viro
- [PATCH 3/9] io_[gs]etxattr_prep(): just use getname(), Al Viro
- [PATCH 4/9] new helper: import_xattr_name(), Al Viro
- [PATCH 7/9] new helpers: file_listxattr(), filename_listxattr(), Al Viro
- [PATCH 2/9] fs: rename struct xattr_ctx to kernel_xattr_ctx, Al Viro
- [PATCH 6/9] replace do_getxattr() with saner helpers., Al Viro
- [PATCH 8/9] new helpers: file_removexattr(), filename_removexattr(), Al Viro
- [PATCH 9/9] fs/xattr: add *at family syscalls, Al Viro
- [PATCH 5/9] replace do_setxattr() with saner helpers., Al Viro
- Re: [PATCH 1/9] xattr: switch to CLASS(fd), Christian Brauner
- [RFC][PATCHES v2] xattr stuff and interactions with io_uring, Al Viro
- [PATCH v2 01/13] teach filename_lookup() to treat NULL filename as "", Al Viro
- [PATCH v2 04/13] io_[gs]etxattr_prep(): just use getname(), Al Viro
- [PATCH v2 06/13] fs: rename struct xattr_ctx to kernel_xattr_ctx, Al Viro
- [PATCH v2 08/13] replace do_setxattr() with saner helpers., Al Viro
- [PATCH v2 02/13] getname_maybe_null() - the third variant of pathname copy-in, Al Viro
- [PATCH v2 09/13] replace do_getxattr() with saner helpers., Al Viro
- [PATCH v2 11/13] new helpers: file_removexattr(), filename_removexattr(), Al Viro
- [PATCH v2 13/13] xattr: remove redundant check on variable err, Al Viro
- [PATCH v2 05/13] xattr: switch to CLASS(fd), Al Viro
- [PATCH v2 07/13] new helper: import_xattr_name(), Al Viro
- [PATCH v2 03/13] io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE, Al Viro
- [PATCH v2 12/13] fs/xattr: add *at family syscalls, Al Viro
- [PATCH v2 10/13] new helpers: file_listxattr(), filename_listxattr(), Al Viro
- Re: [RFC][PATCHES v2] xattr stuff and interactions with io_uring, Jens Axboe
- [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v13 01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Mark Brown
- [PATCH v13 02/40] mm: Define VM_HIGH_ARCH_6, Mark Brown
- [PATCH v13 03/40] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v13 05/40] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v13 06/40] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v13 07/40] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v13 08/40] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v13 09/40] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v13 10/40] arm64/gcs: Provide put_user_gcs(), Mark Brown
- [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v13 12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v13 15/40] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests, Mark Brown
- [PATCH v13 17/40] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v13 19/40] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v13 20/40] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v13 21/40] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS, Mark Brown
- [PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v13 34/40] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v13 37/40] kselftest/arm64: Add GCS signal tests, Mark Brown
- [PATCH v13 38/40] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list, Mark Brown
- Re: (subset) [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace, Catalin Marinas
- [PATCH v4] add group restriction bitmap, Stas Sergeev
- [syzbot] [fuse?] WARNING in fuse_writepages,
syzbot
- [PATCH 00/33] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH 03/33] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH 04/33] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH 08/33] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH 12/33] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH 14/33] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH 15/33] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH 18/33] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH 19/33] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH 20/33] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH 21/33] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH 23/33] riscv signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH 24/33] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH 27/33] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH 29/33] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH 30/33] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH 31/33] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH 32/33] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- Re: [PATCH 00/33] riscv control-flow integrity for usermode, patchwork-bot+linux-riscv
- [PATCH v3] rust: add PidNamespace, Christian Brauner
- [PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Tycho Andersen
- FIFREEZE on loop device does not return EBUSY,
Jean-Louis Dupond
- [regression] getdents() does not list entries created after opening the directory,
Linux regression tracking (Thorsten Leemhuis)
- [PATCH v8 00/12] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value, Jeff Layton
- [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/12] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events, Jeff Layton
- [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 09/12] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/12] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 11/12] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 12/12] tmpfs: add support for multigrain timestamps, Jeff Layton
- [PATCH v2] selftests/proc: Add test to check unmapped process, Siddharth Menon
- [no subject], Unknown
- [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2),
syzbot
- [PATCH 0/6] Syzbot bugfixes and refactoring,
Konstantin Komarov
- [PATCH] rust: add seqfile abstraction,
Alice Ryhl
- [GIT PULL] zonefs changes for 6.12-rc2,
Damien Le Moal
- [syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2),
syzbot
- [viro-vfs:work.headers.unaligned 1/2] arch/arc/include/asm/mmu.h:17:71: warning: 'struct pt_regs' declared inside parameter list will not be visible outside of this definition or declaration, kernel test robot
- [PATCH v2 0/2] Miscdevices in Rust,
Alice Ryhl
- [syzbot] [fuse?] WARNING in fuse_write_file_get (2), syzbot
- [PATCH v2] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer,
Chang Yu
- [viro-vfs:work.xattr 9/9] fs/xattr.c:971:28: error: use of undeclared identifier 'pathname'; did you mean 'putname'?, kernel test robot
- [PATCH v3] add group restriction bitmap,
Stas Sergeev
- [PATCH] iov_iter: fix advancing slot in iter_folioq_get_pages(),
Omar Sandoval
- [PATCH v7 0/3] FDP and per-io hints,
Kanchan Joshi
- Message not available
- Message not available
- Re: [PATCH v7 0/3] FDP and per-io hints, Christoph Hellwig
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]