linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-18 23:06:52 to 2025-07-22 14:09:31 UTC [more...]

[PATCH 6.15 038/187] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
 2025-07-22 13:43 UTC 

[PATCH] hfs: don't use BUG() when we can continue
 2025-07-22 14:04 UTC  (16+ messages)
` [PATCH (REPOST)] "
        ` [PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
              ` [PATCH v3] "

[PATCH v4 0/3] fanotify: introduce response identifier
 2025-07-22 14:01 UTC  (3+ messages)
` [PATCH v4 1/3] fanotify: add support for a variable length permission event

[PATCH RFC DRAFT DOESNOTBUILD] inode: free up more space
 2025-07-22 13:50 UTC  (22+ messages)
        ` [PATCH RFC DRAFT v2 00/13] Move fscrypt and fsverity out of struct inode
          ` [PATCH RFC DRAFT v2 01/13] fs: add fscrypt offset
          ` [PATCH RFC DRAFT v2 02/13] fs/crypto: use accessors
          ` [PATCH RFC DRAFT v2 03/13] ext4: move fscrypt to filesystem inode
          ` [PATCH RFC DRAFT v2 04/13] ubifs: "
          ` [PATCH RFC DRAFT v2 05/13] f2fs: "
          ` [PATCH RFC DRAFT v2 06/13] ceph: "
          ` [PATCH RFC DRAFT v2 07/13] fs: drop i_crypt_info from struct inode
          ` [PATCH RFC DRAFT v2 08/13] fs: add fsverity offset
          ` [PATCH RFC DRAFT v2 09/13] fs/verity: use accessors
          ` [PATCH RFC DRAFT v2 10/13] btrfs: move fsverity to filesystem inode
          ` [PATCH RFC DRAFT v2 11/13] ext4: "
          ` [PATCH RFC DRAFT v2 12/13] f2fs: "
          ` [PATCH RFC DRAFT v2 13/13] fs: drop i_verity_info from struct inode

[PATCH v3] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
 2025-07-22 12:07 UTC 

[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
 2025-07-22 12:38 UTC  (9+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection

[PATCH] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
 2025-07-22 12:19 UTC  (2+ messages)

[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
 2025-07-22 11:30 UTC  (5+ messages)

[PATCH POC] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
 2025-07-22 10:27 UTC  (11+ messages)

Excessive page cache occupies DMA32 memory
 2025-07-22 10:03 UTC  (6+ messages)

[RFC 0/4] add static huge zero folio support
 2025-07-22  9:42 UTC  (5+ messages)
` [RFC 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC 2/4] mm: add static huge zero folio
` [RFC 3/4] mm: add largest_zero_folio() routine
` [RFC 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-07-22  9:08 UTC  (8+ messages)

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-07-22  8:17 UTC  (3+ messages)

[PATCH v2] vfs: add Rust files to MAINTAINERS
 2025-07-22  8:05 UTC  (3+ messages)

[PATCH v2] hfs/hfsplus: rework debug output subsystem
 2025-07-22  7:50 UTC  (4+ messages)

[PATCH v4 1/3] hfsplus: fix to update ctime after rename
 2025-07-22  7:13 UTC  (3+ messages)
` [PATCH v4 2/3] hfs: correct superblock flags
` [PATCH v4 3/3] hfs: fix to update ctime after rename

[PATCH bpf-next 0/2] umd: Remove usermode driver framework
 2025-07-22  6:34 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf/preload: Don't select USERMODE_DRIVER
` [PATCH bpf-next 2/2] umd: Remove usermode driver framework

[PATCH v1] writback: remove WQ_MEM_RECLAIM flag in bdi_wq
 2025-07-22  5:59 UTC  (4+ messages)

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-22  5:03 UTC  (6+ messages)
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

Compressed files & the page cache
 2025-07-22  3:54 UTC  (11+ messages)

[PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
 2025-07-22  3:16 UTC  (2+ messages)

linux-next: Tree for Jul 21 (fs/erofs/*.c)
 2025-07-22  0:43 UTC  (2+ messages)

[PATCH 0/7 RFC] New APIs for name lookup and lock for directory operations
 2025-07-21 23:48 UTC  (17+ messages)
` [PATCH 1/7] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 2/7] VFS: introduce done_dentry_lookup()
` [PATCH 3/7] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 4/7] VFS: introduce dentry_lookup() and friends
` [PATCH 5/7] VFS: add dentry_lookup_killable()
` [PATCH 6/7] VFS: add rename_lookup()
` [PATCH 7/7] VFS: introduce dentry_lock_in()

[PATCH] hpfs: add checks for ea addresses
 2025-07-21 22:42 UTC  (3+ messages)

[PATCH v2 0/7] Replace "__auto_type" with "auto"
 2025-07-21 22:13 UTC  (12+ messages)
` [PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH v2 3/7] fs/proc: replace "__auto_type" with "const auto"
  ` [PATCH v2.1 "
` [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
` [PATCH v2 5/7] arch/x86: replace "__auto_type" "
` [PATCH v2 6/7] selftests/bpf: "
` [PATCH v2 7/7] tools/virtio: "

[PATCH v2 5/8] rust: file: use `kernel::{fmt,prelude::fmt!}`
 2025-07-21 21:25 UTC  (2+ messages)
  ` [PATCH v2 7/8] rust: seq_file: "

[PATCH] mm: Remove grab_cache_page()
 2025-07-21 20:46 UTC 

[PATCHSET RFC v3 1/3] libfuse: allow servers to use iomap for better file IO performance
 2025-07-21 18:51 UTC  (9+ messages)
` [PATCH 07/14] libfuse: add a reply function to send FUSE_ATTR_* to the kernel
` [PATCH 08/14] libfuse: connect high level fuse library to fuse_reply_attr_iflags

[PATCH] eventpoll: fix sphinx documentation build warning
 2025-07-21 17:09 UTC 

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-07-21 16:15 UTC  (4+ messages)
` [PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership

[PATCH RFC 0/4] procfs: make reference pidns more user-visible
 2025-07-21 15:19 UTC  (7+ messages)
` [PATCH RFC 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC 2/4] procfs: add pidns= mount option
` [PATCH RFC 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH RFC 4/4] selftests/proc: add tests for new pidns APIs

[PATCH] afs: Fix check for NULL terminator
 2025-07-21 14:29 UTC 

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-07-21 14:18 UTC  (13+ messages)

[PATCH] afs: Set vllist to NULL if addr parsing fails
 2025-07-21 14:26 UTC 

[PATCH] fanotify: support custom default close response
 2025-07-21 12:56 UTC  (10+ messages)

[PATCH v2 0/4] power: wire-up filesystem freeze/thaw with suspend/resume
 2025-07-21 12:09 UTC  (3+ messages)

[PATCH] doc: update porting, vfs documentation to describe mmap_prepare()
 2025-07-21  9:55 UTC 

[PATCH] openat2.2: update HISTORY to include epilogue about FreeBSD
 2025-07-21  9:52 UTC  (2+ messages)

[PATCH v3 0/7] iomap: zero range folio batch support
 2025-07-21  8:47 UTC  (7+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing

[PATCH v5 0/3] Add support for long task name
 2025-07-21  7:52 UTC  (7+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-07-21  7:38 UTC  (2+ messages)

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-07-21  7:20 UTC  (8+ messages)
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support

[PATCH] fs: Add additional checks for block devices during mount
 2025-07-21  7:05 UTC  (7+ messages)

[PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
 2025-07-21  3:16 UTC  (3+ messages)

[RFC v4 0/7] ext4: Add extsize support
 2025-07-20 20:57 UTC  (8+ messages)
` [RFC v4 1/7] ext4: add aligned allocation hint in mballoc
` [RFC v4 2/7] ext4: allow inode preallocation for aligned alloc
` [RFC v4 3/7] ext4: support for extsize hint using FS_IOC_FS(GET/SET)XATTR
` [RFC v4 4/7] ext4: pass lblk and len explicitly to ext4_split_extent*()
` [RFC v4 5/7] ext4: add extsize hint support
` [RFC v4 6/7] ext4: make extsize work with EOF allocations
` [RFC v4 7/7] ext4: add ext4_map_blocks_extsize() wrapper to handle overwrites

[PATCH] fix the regression in ufs options parsing
 2025-07-20 20:54 UTC 

[PATCH v4 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-20 18:52 UTC  (5+ messages)
` [PATCH v4 06/10] mm/mremap: check remap conditions earlier

[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
 2025-07-19 23:18 UTC  (8+ messages)
` [PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
` [PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[GIT PULL] vfs fixes
 2025-07-19 18:29 UTC  (2+ messages)

[PATCH 0/7] Replace "__auto_type" with "auto"
 2025-07-19 14:26 UTC  (9+ messages)
` [PATCH 3/7] fs/proc: replace "
` [PATCH 4/7] arch/nios: "

[PATCH v3 0/4] Landlock: Disconnected directory handling
 2025-07-19 10:42 UTC  (5+ messages)
` [PATCH v3 1/4] landlock: Fix cosmetic change
` [PATCH v3 2/4] landlock: Fix handling of disconnected directories
` [PATCH v3 3/4] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v3 4/4] selftests/landlock: Add disconnected leafs and branch test suites

[PATCH v2 0/3] Landlock: Disconnected directory handling
 2025-07-19 10:19 UTC  (5+ messages)
` [PATCH v2 1/3] landlock: Fix handling of disconnected directories


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).