Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFC PATCH 03/24] erofs: add Errno in Rust, (continued)
- [RFC PATCH 04/24] erofs: add xattrs data structure in Rust, Yiyang Wu
- [RFC PATCH 05/24] erofs: add inode data structure in Rust, Yiyang Wu
- [RFC PATCH 06/24] erofs: add alloc_helper in Rust, Yiyang Wu
- [RFC PATCH 07/24] erofs: add data abstraction in Rust, Yiyang Wu
- [RFC PATCH 08/24] erofs: add device data structure in Rust, Yiyang Wu
- [RFC PATCH 09/24] erofs: add continuous iterators in Rust, Yiyang Wu
- [RFC PATCH 10/24] erofs: add device_infos implementation in Rust, Yiyang Wu
- [RFC PATCH 11/24] erofs: add map data structure in Rust, Yiyang Wu
- [RFC PATCH 12/24] erofs: add directory entry data structure in Rust, Yiyang Wu
- [RFC PATCH 13/24] erofs: add runtime filesystem and inode in Rust, Yiyang Wu
- [RFC PATCH 14/24] erofs: add block mapping capability in Rust, Yiyang Wu
- [RFC PATCH 15/24] erofs: add iter methods in filesystem in Rust, Yiyang Wu
- [RFC PATCH 16/24] erofs: implement dir and inode operations in Rust, Yiyang Wu
- [RFC PATCH 17/24] erofs: introduce Rust SBI to C, Yiyang Wu
- [RFC PATCH 18/24] erofs: introduce iget alternative to C, Yiyang Wu
- [RFC PATCH 19/24] erofs: introduce namei alternative to C, Yiyang Wu
- [RFC PATCH 20/24] erofs: introduce readdir alternative to C, Yiyang Wu
- [RFC PATCH 21/24] erofs: introduce erofs_map_blocks alternative to C, Yiyang Wu
- [RFC PATCH 22/24] erofs: add skippable iters in Rust, Yiyang Wu
- [RFC PATCH 23/24] erofs: implement xattrs operations in Rust, Yiyang Wu
- [RFC PATCH 24/24] erofs: introduce xattrs replacement to C, Yiyang Wu
- [RFC PATCH 00/24] erofs: introduce Rust implementation, Yiyang Wu
- [RFC PATCH 03/24] erofs: add Errno in Rust, Yiyang Wu
- [RFC PATCH 04/24] erofs: add xattrs data structure in Rust, Yiyang Wu
- [RFC PATCH 02/24] erofs: add superblock data structure in Rust, Yiyang Wu
- [RFC PATCH 05/24] erofs: add inode data structure in Rust, Yiyang Wu
- [RFC PATCH 06/24] erofs: add alloc_helper in Rust, Yiyang Wu
- [RFC PATCH 07/24] erofs: add data abstraction in Rust, Yiyang Wu
- [RFC PATCH 08/24] erofs: add device data structure in Rust, Yiyang Wu
- [RFC PATCH 09/24] erofs: add continuous iterators in Rust, Yiyang Wu
- [RFC PATCH 10/24] erofs: add device_infos implementation in Rust, Yiyang Wu
- [RFC PATCH 01/24] erofs: lift up erofs_fill_inode to global, Yiyang Wu
- Re: [RFC PATCH 00/24] erofs: introduce Rust implementation, Yiyang Wu
- [syzbot] Monthly hfs report (Sep 2024), syzbot
- [PATCH 6.6 88/91] cifs: Fix signature miscalculation, Greg Kroah-Hartman
- [PATCH 6.10 118/121] cifs: Fix signature miscalculation, Greg Kroah-Hartman
- [linux-next:fs-next] [netfs, cifs] 73425800ac: xfstests.generic.080.fail,
kernel test robot
- [PATCH v2] fs/exfat: resolve memory leak from exfat_create_upcase_table(),
Daniel Yang
[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations,
NeilBrown
[PATCH v10 0/8] File abstractions needed by Rust Binder,
Alice Ryhl
[PATCH] fs/exfat: resolve memory leak from exfat_create_upcase_table(),
Daniel Yang
Re: [PATCH v2] afs: Fix possible infinite loop with unresponsive servers, David Howells
[PATCH] afs: Fix missing wire-up of afs_retry_request(),
David Howells
[PATCH v8 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v8 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v8 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v8 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v8 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v8 00/11] fs: multigrain timestamp redux, Randy Dunlap
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed,
Kefeng Wang
[PATCH] fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set,
yangyun
[PATCH] filemap: filemap_read() should check that the offset is positive or zero, trondmy
[PATCH] filemap: Fix bounds checking in filemap_read(),
trondmy
[PATCH] [RFC] proc: Add mmap callback for /proc/<pid>/mem, Haider Miraj
[GIT PULL] vfs procfs,
Christian Brauner
[GIT PULL] vfs fallocate,
Christian Brauner
[GIT PULL] vfs file,
Christian Brauner
[GIT PULL] vfs folio,
Christian Brauner
[PATCH v7 00/11] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper, Jeff Layton
- [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime, Jeff Layton
- [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v7 06/11] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- [PATCH v7 08/11] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 09/11] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 10/11] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v7 11/11] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v7 00/11] fs: multigrain timestamp redux, Christian Brauner
[PATCH] fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN,
Miklos Szeredi
[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries,
Anshuman Khandual
[PATCH] vfs: Add a sysctl for automated deletion of dentry,
Yafang Shao
[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter,
kernel test robot
[PATCH -next] fs/inode: Modify mismatched function name,
Jiapeng Chong
[PATCH v4 00/30] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
- [PATCH v4 02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v4 03/30] riscv: Enable cbo.zero only when all harts support Zicboz, Deepak Gupta
- [PATCH v4 04/30] riscv: Add support for per-thread envcfg CSR values, Deepak Gupta
- [PATCH v4 05/30] riscv: Call riscv_user_isa_enable() only on the boot hart, Deepak Gupta
- [PATCH v4 06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv, Deepak Gupta
- [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v4 08/30] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v4 09/30] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v4 10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v4 11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v4 12/30] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v4 13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v4 14/30] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v4 17/30] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v4 18/30] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v4 19/30] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v4 20/30] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v4 21/30] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v4 22/30] riscv sigcontext: cfi state struct definition for sigcontext, Deepak Gupta
- [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v4 24/30] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v4 25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v4 26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v4 27/30] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v4 30/30] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards),
Christian Theune
[PATCH v2] timekeeping: move multigrain timestamp floor handling into timekeeper,
Jeff Layton
[PATCH] cifs: Fix signature miscalculation,
David Howells
[GIT PULL] AFFS updates for 6.12,
David Sterba
[PATCH] fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag,
Alexander Mikhalitsyn
[syzbot] [fuse?] linux-next test error: general protection fault in fuse_get_req, syzbot
[PATCH] cifs: Fix up netfs-writeback vs cifs fixes merge conflicts, David Howells
[syzbot] [fs?] KASAN: slab-use-after-free Read in invalidate_bh_lru,
syzbot
[PATCH RFC] vfs: Introduce a new open flag to imply dentry deletion on file removal,
Yafang Shao
[PATCH] netfs: remove some unnecessary code in netfs_read_gaps(), Dan Carpenter
[PATCH v2] unicode: change the reference of database file,
ganjie
[PATCH] docs: filesystems: corrected grammar of netfs page, Dennis Lam
[PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks,
Benjamin Coddington
[PATCH 0/2] mm: optimize shadow entries removal,
Shakeel Butt
[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs,
André Almeida
- [PATCH v4 02/10] ext4: Use generic_ci_validate_strict_name helper, André Almeida
- [PATCH v4 05/10] libfs: Check for casefold dirs on simple_lookup(), André Almeida
- [PATCH v4 06/10] libfs: Export generic_ci_ dentry functions, André Almeida
- [PATCH v4 07/10] tmpfs: Add casefold lookup support, André Almeida
- [PATCH v4 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs, André Almeida
- [PATCH v4 09/10] tmpfs: Expose filesystem features via sysfs, André Almeida
- [PATCH v4 10/10] docs: tmpfs: Add casefold options, André Almeida
- [PATCH v4 01/10] libfs: Create the helper function generic_ci_validate_strict_name(), André Almeida
- [PATCH v4 03/10] unicode: Recreate utf8_parse_version(), André Almeida
- [PATCH v4 04/10] unicode: Export latest available UTF-8 version number, André Almeida
workqueue CPU hog with filesystem access, Enguerrand de Ribaucourt
[PATCH] timekeeping: move multigrain ctime floor handling into timekeeper,
Jeff Layton
[bug report] fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs,
Dan Carpenter
[RFC 0/5] ext4: Implement support for extsize hints,
Ojaswin Mujoo
[PATCH v1] exfat: fix memory leak in exfat_load_bitmap(),
Yuezhang.Mo@xxxxxxxx
Vendor Registration, Etihad Aviation Group PJSC
[GIT PULL] bcachefs fixes for 6.10.y,
Kent Overstreet
[PATCH v5 0/5] data placement hints and FDP,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
[PATCH] mm: remove redundant if overhead,
Zhiguo Jiang
Interrupt on readdirplus?,
Han-Wen Nienhuys
[PATCH 6.6 177/269] vfs: Fix potential circular locking through setxattr() and removexattr(), Greg Kroah-Hartman
[PATCH 6.10 364/375] cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3, Greg Kroah-Hartman
[PATCH 6.10 363/375] cifs: Fix zero_point init on inode initialisation, Greg Kroah-Hartman
[PATCH 6.10 258/375] vfs: Fix potential circular locking through setxattr() and removexattr(), Greg Kroah-Hartman
[PATCH 6.10 257/375] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT, Greg Kroah-Hartman
[PATCH 6.10 158/375] cifs: Fix copy offload to flush destination region, Greg Kroah-Hartman
[PATCH 6.10 157/375] netfs, cifs: Fix handling of short DIO read, Greg Kroah-Hartman
[PATCH 6.10 156/375] cifs: Fix lack of credit renegotiation on read retry, Greg Kroah-Hartman
[PATCH] uidgid: make sure we fit into one cacheline,
Christian Brauner
fix stale delalloc punching for COW I/O v2,
Christoph Hellwig
- [PATCH 01/12] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release, Christoph Hellwig
- [PATCH 02/12] iomap: improve shared block detection in iomap_unshare_iter, Christoph Hellwig
- [PATCH 03/12] iomap: pass flags to iomap_file_buffered_write_punch_delalloc, Christoph Hellwig
- [PATCH 04/12] iomap: pass the iomap to the punch callback, Christoph Hellwig
- [PATCH 05/12] iomap: remove the iomap_file_buffered_write_punch_delalloc return value, Christoph Hellwig
- [PATCH 06/12] xfs: factor out a xfs_file_write_zero_eof helper, Christoph Hellwig
- [PATCH 07/12] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof, Christoph Hellwig
- [PATCH 08/12] iomap: zeroing already holds invalidate_lock, Christoph Hellwig
- [PATCH 09/12] xfs: support the COW fork in xfs_bmap_punch_delalloc_range, Christoph Hellwig
- [PATCH 10/12] xfs: share more code in xfs_buffered_write_iomap_begin, Christoph Hellwig
- [PATCH 11/12] xfs: set IOMAP_F_SHARED for all COW fork allocations, Christoph Hellwig
- [PATCH 12/12] xfs: punch delalloc extents from the COW fork for COW writes, Christoph Hellwig
- Re: fix stale delalloc punching for COW I/O v2, Christian Brauner
- Re: (subset) fix stale delalloc punching for COW I/O v2, Christian Brauner
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts,
Alistair Popple
- [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH 03/12] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH 04/12] mm: Allow compound zone device pages, Alistair Popple
- [PATCH 05/12] mm/memory: Add dax_insert_pfn, Alistair Popple
- [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages, Alistair Popple
- [PATCH 10/12] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH 11/12] mm: Remove pXX_devmap callers, Alistair Popple
[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]