Linux Filesystem Development
[Prev Page][Next Page]
[PATCH] KVM: arm64: Shave a few bytes from the EL2 idmap code, Marc Zyngier
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files,
Kaixiong Yu
- [PATCH v3 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c, Kaixiong Yu
- [PATCH v3 -next 02/15] mm: filemap: move sysctl to mm/filemap.c, Kaixiong Yu
- [PATCH v3 -next 05/15] mm: util: move sysctls to mm/util.c, Kaixiong Yu
- [PATCH v3 -next 06/15] mm: mmap: move sysctl to mm/mmap.c, Kaixiong Yu
- [PATCH v3 -next 08/15] mm: nommu: move sysctl to mm/nommu.c, Kaixiong Yu
- [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c, Kaixiong Yu
- [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c, Kaixiong Yu
- [PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper, Kaixiong Yu
- [PATCH v3 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c, Kaixiong Yu
- [PATCH v3 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c, Kaixiong Yu
- [PATCH v3 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c, Kaixiong Yu
- [PATCH v3 -next 15/15] sysctl: remove unneeded include, Kaixiong Yu
- [PATCH v3 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c, Kaixiong Yu
- [PATCH v3 -next 03/15] mm: swap: move sysctl to mm/swap.c, Kaixiong Yu
- [PATCH v3 -next 07/15] security: min_addr: move sysctl to security/min_addr.c, Kaixiong Yu
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files, Liam R. Howlett
- Re: [PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files, Joel Granados
[PATCH v3 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v3 01/10] ext4: remove writable userspace mappings before truncating page cache, Zhang Yi
- [PATCH v3 03/10] ext4: don't write back data before punch hole in nojournal mode, Zhang Yi
- [PATCH v3 04/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v3 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v3 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v3 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v3 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v3 05/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v3 09/10] ext4: move out inode_lock into ext4_fallocate(), Zhang Yi
- [PATCH v3 10/10] ext4: move out common parts into ext4_fallocate(), Zhang Yi
[GIT PULL] xfs: bug fixes for 6.12-rc3,
Carlos Maiolino
[PATCH 0/3] add support for drop_caches for individual filesystem,
Ye Bin
[viro-vfs:work.statx 1/3] fs/stat.c:770:11: warning: variable 'lflags' set but not used, kernel test robot
[linux-next:master] 218a562f27: segfault_at_ip_sp_error, kernel test robot
[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection,
Aleksa Sarai
- [PATCH RFC v3 01/10] uaccess: add copy_struct_to_user helper, Aleksa Sarai
- [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user, Aleksa Sarai
- [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE), Aleksa Sarai
- [PATCH RFC v3 04/10] openat2: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct, Aleksa Sarai
- [PATCH RFC v3 06/10] selftests: openat2: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v3 07/10] clone3: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 08/10] selftests: clone3: add CHECK_FIELDS selftests, Aleksa Sarai
- [PATCH RFC v3 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument, Aleksa Sarai
- [PATCH RFC v3 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest, Aleksa Sarai
- Re: [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection, Florian Weimer
- Re: (subset) [PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection, Christian Brauner
[PATCH][next] fs: Fix uninitialized scalar variable now,
Everest K.C.
[PATCH] XArray: minor documentation improvements,
Tamir Duberstein
[GIT PULL -rc3] unicode fixes,
Gabriel Krisman Bertazi
[PATCH] fs: grab current_time() in setattr_copy_mgtime() when ATTR_CTIME is unset,
Jeff Layton
New Defects reported by Coverity Scan for linux-next weekly scan (fwd), Jan Kara
[PATCH v3 0/2] Cleanup some writeback codes,
Tang Yizhou
[syzbot] [kernfs?] INFO: task hung in fdget_pos,
syzbot
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in,
Al Viro
[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags(),
Gao Xiang
[linux-next:master] [fs] 2e4c6e78f4: will-it-scale.per_thread_ops -5.7% regression,
kernel test robot
[PATCH v6 00/33] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v6 12/33] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v6 14/33] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v6 21/33] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- Re: [PATCH v6 00/33] riscv control-flow integrity for usermode, Mark Brown
[PATCH v3 0/3] API for exporting connectable file handles to userspace,
Amir Goldstein
[GIT PULL] ntfs3: bugfixes for 6.12,
Konstantin Komarov
[PATCH v10] pidfd: add ioctl to retrieve pid info,
luca . boccassi
[PATCH V2] hfs: convert hfs to use the new mount api,
Eric Sandeen
[PATCH 6.11 163/558] netfs: Cancel dirty folios that have no storage destination, Greg Kroah-Hartman
[PATCH 6.11 034/558] afs: Fix missing wire-up of afs_retry_request(), Greg Kroah-Hartman
[PATCH 6.11 046/558] netfs: Fix missing wakeup after issuing writes, Greg Kroah-Hartman
[PATCH v9] pidfd: add ioctl to retrieve pid info,
luca . boccassi
[PATCH 6.10 136/482] netfs: Cancel dirty folios that have no storage destination, Greg Kroah-Hartman
[PATCH] fs/inode: Fix a typo,
Andrew Kreimer
[PATCH 6.10 031/482] afs: Fix missing wire-up of afs_retry_request(), Greg Kroah-Hartman
[PATCH] fcntl: make F_DUPFD_QUERY associative,
Christian Brauner
[PATCH 1/2] fs/super.c: introduce get_tree_bdev_by_dev(),
Gao Xiang
[PATCH] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid,
Amir Goldstein
[PATCH v8] pidfd: add ioctl to retrieve pid info,
luca . boccassi
fix stale delalloc punching for COW I/O v5,
Christoph Hellwig
- [PATCH 01/10] iomap: factor out a iomap_last_written_block helper, Christoph Hellwig
- [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc, Christoph Hellwig
- [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release, Christoph Hellwig
- [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper, Christoph Hellwig
- [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof, Christoph Hellwig
- [PATCH 06/10] xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock, Christoph Hellwig
- [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin, Christoph Hellwig
- [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations, Christoph Hellwig
- [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes, Christoph Hellwig
- Re: fix stale delalloc punching for COW I/O v5, Carlos Maiolino
- Re: fix stale delalloc punching for COW I/O v5, Carlos Maiolino
[PATCH v7 0/3] fuse: add kernel-enforced request timeout option,
Joanne Koong
[PATCH] netfs: fix documentation build error,
Jonathan Corbet
[no subject], Unknown
[PATCH v9 0/7] Improve the copy of task comm,
Yafang Shao
[PATCH v2 0/3] fs: introduce file_ref_t,
Christian Brauner
[PATCH v3 0/5] Store overlay real upper file in ovl_file,
Amir Goldstein
[viro-vfs:work.fdtable] 2b6b3f37af: segfault_at_ip_sp_error, kernel test robot
[PATCH 0/2] vfs: fstatat, statx: Consistently accept AT_EMPTY_PATH and NULL path,
Xi Ruoyao
- [PATCH 1/2] vfs: support fstatat(..., NULL, AT_EMPTY_PATH | AT_NO_AUTOMOUNT, ...), Xi Ruoyao
- [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Xi Ruoyao
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Mateusz Guzik
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Al Viro
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Al Viro
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Al Viro
- Re: [PATCH 2/2] vfs: Make sure {statx,fstatat}(..., AT_EMPTY_PATH | ..., NULL, ...) behave as (..., AT_EMPTY_PATH | ..., "", ...), Xi Ruoyao
Re: [PATCH v2] driver core: Fix userspace expectations of uevent_show() as a probe barrier, kernel test robot
[PATCH] namespace: Use atomic64_inc_return() in alloc_mnt_ns(),
Uros Bizjak
[PATCH v2 0/3] Cleanup some writeback codes,
Tang Yizhou
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail,
kernel test robot
[no subject], Unknown
[PATCH v2 0/4] Stash overlay real upper file in backing_file,
Amir Goldstein
[PATCH RFC 0/4] fs: port files to rcuref_long_t,
Christian Brauner
[GIT PULL] bcachefs fixes for 6.12-rc2,
Kent Overstreet
Re: [GIT PULL] bcachefs fixes for 6.12-rc2, pr-tracker-bot
[PATCH 0/3] Random netfs folio fixes,
Matthew Wilcox (Oracle)
[PATCH 0/5] UFS: Final folio conversions,
Matthew Wilcox (Oracle)
Re: Incorrect error message from erofs "backed by file" in 6.12-rc,
Gao Xiang
[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set,
syzbot
[syzbot] [hfs?] general protection fault in hfs_mdb_commit,
syzbot
[PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3,
Mark Brown
[PATCH 00/12] btrfs reads through iomap,
Goldwyn Rodrigues
- [PATCH 02/12] iomap: Introduce iomap_read_folio_ops, Goldwyn Rodrigues
- [PATCH 03/12] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset, Goldwyn Rodrigues
- [PATCH 04/12] iomap: include iomap_read_end_io() in header, Goldwyn Rodrigues
- [PATCH 06/12] iomap: Introduce read_inline() function hook, Goldwyn Rodrigues
- [PATCH 08/12] btrfs: iomap_begin() for buffered reads, Goldwyn Rodrigues
- [PATCH 09/12] btrfs: define btrfs_iomap_read_folio_ops, Goldwyn Rodrigues
- [PATCH 10/12] btrfs: define btrfs_iomap_folio_ops, Goldwyn Rodrigues
- [PATCH 11/12] btrfs: add read_inline for folio operations for read() calls, Goldwyn Rodrigues
- [PATCH 12/12] btrfs: switch to iomap for buffered reads, Goldwyn Rodrigues
- [PATCH 05/12] iomap: Introduce IOMAP_ENCODED, Goldwyn Rodrigues
- [PATCH 07/12] btrfs: btrfs_em_to_iomap() to convert em to iomap, Goldwyn Rodrigues
- [PATCH 01/12] iomap: check if folio size is equal to FS block size, Goldwyn Rodrigues
- Re: [PATCH 00/12] btrfs reads through iomap, Christoph Hellwig
[PATCH AUTOSEL 6.6 39/58] fuse: handle idmappings properly in ->write_iter(), Sasha Levin
[PATCH AUTOSEL 6.10 45/70] fuse: handle idmappings properly in ->write_iter(),
Sasha Levin
[PATCH AUTOSEL 6.6 12/58] iomap: fix iomap_dio_zero() for fs bs > system page size, Sasha Levin
[PATCH AUTOSEL 6.10 44/70] fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN, Sasha Levin
[PATCH AUTOSEL 6.10 14/70] iomap: fix iomap_dio_zero() for fs bs > system page size, Sasha Levin
[PATCH AUTOSEL 6.11 49/76] fuse: handle idmappings properly in ->write_iter(), Sasha Levin
[PATCH AUTOSEL 6.11 48/76] fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN,
Sasha Levin
[PATCH AUTOSEL 6.11 14/76] iomap: fix iomap_dio_zero() for fs bs > system page size,
Sasha Levin
[GIT PULL] UDF fixes for 6.12-rc2,
Jan Kara
[GIT PULL] fsnotify fixes for 6.12-rc2,
Jan Kara
[PATCH] netfs: In readahead, put the folio refs as soon extracted,
David Howells
[PATCH v4 0/9] nfsd: implement the "delstid" draft,
Jeff Layton
- [PATCH v4 1/9] nfsd: drop the ncf_cb_bmap field, Jeff Layton
- [PATCH v4 2/9] nfsd: drop the nfsd4_fattr_args "size" field, Jeff Layton
- [PATCH v4 3/9] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer, Jeff Layton
- [PATCH v4 4/9] nfsd: fix handling of delegated change attr in CB_GETATTR, Jeff Layton
- [PATCH v4 5/9] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h, Jeff Layton
- [PATCH v4 6/9] nfsd: add support for FATTR4_OPEN_ARGUMENTS, Jeff Layton
- [PATCH v4 7/9] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION, Jeff Layton
- [PATCH v4 8/9] nfsd: add support for delegated timestamps, Jeff Layton
- [PATCH v4 9/9] nfsd: handle delegated timestamps in SETATTR, Jeff Layton
- Re: [PATCH v4 0/9] nfsd: implement the "delstid" draft, cel
[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
[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]