Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-10-22 08:33:54 to 2025-10-23 07:22:23 UTC [more...]

[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
 2025-10-23  7:22 UTC  (2+ messages)

[PATCH 00/11] ntfsplus: ntfs filesystem remake
 2025-10-23  7:20 UTC 

[syzbot] [hfs?] kernel BUG in hfs_new_inode
 2025-10-23  5:35 UTC 

[PATCH v1 0/2] fuse io_uring: support registered buffers
 2025-10-23  3:22 UTC  (6+ messages)
` [PATCH v1 1/2] io-uring: add io_uring_cmd_get_buffer_info()
` [PATCH v1 2/2] fuse: support io-uring registered buffers

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
 2025-10-23  0:47 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23  0:33 UTC  (15+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking

[PATCHBOMB 6.19] xfs: autonomous self healing
 2025-10-23  0:05 UTC  (21+ messages)
` [PATCHSET V2] xfs: autonomous self healing of filesystems
  ` [PATCH 01/19] docs: remove obsolete links in the xfs online repair documentation
  ` [PATCH 02/19] docs: discuss autonomous self healing in the xfs online repair design doc
  ` [PATCH 03/19] xfs: create debugfs uuid aliases
  ` [PATCH 04/19] xfs: create hooks for monitoring health updates
  ` [PATCH 05/19] xfs: create a filesystem shutdown hook
  ` [PATCH 06/19] xfs: create hooks for media errors
  ` [PATCH 07/19] iomap: report buffered read and write io errors to the filesystem
  ` [PATCH 08/19] iomap: report directio read and write errors to callers
  ` [PATCH 09/19] xfs: create file io error hooks
  ` [PATCH 10/19] xfs: create a special file to pass filesystem health to userspace
  ` [PATCH 11/19] xfs: create event queuing, formatting, and discovery infrastructure
  ` [PATCH 12/19] xfs: report metadata health events through healthmon
  ` [PATCH 13/19] xfs: report shutdown "
  ` [PATCH 14/19] xfs: report media errors "
  ` [PATCH 15/19] xfs: report file io "
  ` [PATCH 16/19] xfs: allow reconfiguration of the health monitoring device
  ` [PATCH 17/19] xfs: validate fds against running healthmon
  ` [PATCH 18/19] xfs: add media error reporting ioctl
  ` [PATCH 19/19] xfs: send uevents when major filesystem events happen

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-22 23:30 UTC  (6+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-22 23:13 UTC  (4+ messages)
` [PATCH 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[PATCH 00/11] ntfsplus: ntfs filesystem remake
 2025-10-22 22:32 UTC  (10+ messages)

[PATCH 0/2] fuse: Avoid reading stale page cache after competing DIO write
 2025-10-22 22:21 UTC  (3+ messages)
` [PATCH 1/2] fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
` [PATCH 2/2] fuse: Always flush the page cache before "

[PATCH v2 0/8] iomap: buffered io changes
 2025-10-22 21:29 UTC  (4+ messages)
` [PATCH v2 3/8] iomap: optimize pending async writeback accounting

[PATCH 00/11] ntfsplus: ntfs filesystem remake
 2025-10-22 21:24 UTC 

[PATCH v3 0/4] Optimize folio split in memory failure
 2025-10-22 20:47 UTC  (15+ messages)
` [PATCH v3 1/4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
` [PATCH v3 2/4] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v3 3/4] mm/memory-failure: improve large block size folio handling
` [PATCH v3 4/4] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH] afs: Fix dynamic lookup to fail on cell lookup failure
 2025-10-22 19:51 UTC  (3+ messages)

[PATCH v2 00/63] nstree: listns()
 2025-10-22 19:16 UTC  (65+ messages)
` [PATCH v2 01/63] libfs: allow to specify s_d_flags
` [PATCH v2 02/63] nsfs: use inode_just_drop()
` [PATCH v2 03/63] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v2 04/63] pidfs: "
` [PATCH v2 05/63] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 06/63] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v2 07/63] nstree: simplify return
` [PATCH v2 08/63] ns: initialize ns_list_node for initial namespaces
` [PATCH v2 09/63] ns: add __ns_ref_read()
` [PATCH v2 10/63] ns: add active reference count
` [PATCH v2 11/63] ns: use anonymous struct to group list member
` [PATCH v2 12/63] nstree: introduce a unified tree
` [PATCH v2 13/63] nstree: allow lookup solely based on inode
` [PATCH v2 14/63] nstree: assign fixed ids to the initial namespaces
` [PATCH v2 15/63] ns: maintain list of owned namespaces
` [PATCH v2 16/63] nstree: add listns()
` [PATCH v2 17/63] arch: hookup listns() system call
` [PATCH v2 18/63] nsfs: update tools header
` [PATCH v2 19/63] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v2 20/63] selftests/namespaces: first active reference count tests
` [PATCH v2 21/63] selftests/namespaces: second "
` [PATCH v2 22/63] selftests/namespaces: third "
` [PATCH v2 23/63] selftests/namespaces: fourth "
` [PATCH v2 24/63] selftests/namespaces: fifth "
` [PATCH v2 25/63] selftests/namespaces: sixth "
` [PATCH v2 26/63] selftests/namespaces: seventh "
` [PATCH v2 27/63] selftests/namespaces: eigth "
` [PATCH v2 28/63] selftests/namespaces: ninth "
` [PATCH v2 29/63] selftests/namespaces: tenth "
` [PATCH v2 30/63] selftests/namespaces: eleventh "
` [PATCH v2 31/63] selftests/namespaces: twelth "
` [PATCH v2 32/63] selftests/namespaces: thirteenth "
` [PATCH v2 33/63] selftests/namespaces: fourteenth "
` [PATCH v2 34/63] selftests/namespaces: fifteenth "
` [PATCH v2 35/63] selftests/namespaces: add listns() wrapper
` [PATCH v2 36/63] selftests/namespaces: first listns() test
` [PATCH v2 37/63] selftests/namespaces: second "
` [PATCH v2 38/63] selftests/namespaces: third "
` [PATCH v2 39/63] selftests/namespaces: fourth "
` [PATCH v2 40/63] selftests/namespaces: fifth "
` [PATCH v2 41/63] selftests/namespaces: sixth "
` [PATCH v2 42/63] selftests/namespaces: seventh "
` [PATCH v2 43/63] selftests/namespaces: ninth "
` [PATCH v2 44/63] "
` [PATCH v2 45/63] selftests/namespaces: first listns() permission test
` [PATCH v2 46/63] selftests/namespaces: second "
` [PATCH v2 47/63] selftests/namespaces: third "
` [PATCH v2 48/63] selftests/namespaces: fourth "
` [PATCH v2 49/63] selftests/namespaces: fifth "
` [PATCH v2 50/63] selftests/namespaces: sixth "
` [PATCH v2 51/63] selftests/namespaces: seventh "
` [PATCH v2 52/63] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v2 53/63] selftests/namespaces: second "
` [PATCH v2 54/63] selftests/namespaces: third "
` [PATCH v2 55/63] selftests/namespaces: fourth "
` [PATCH v2 56/63] selftests/namespaces: fifth "
` [PATCH v2 57/63] selftests/namespaces: sixth "
` [PATCH v2 58/63] selftests/namespaces: seventh "
` [PATCH v2 59/63] selftests/namespaces: eigth "
` [PATCH v2 60/63] selftests/namespaces: ninth "
` [PATCH v2 61/63] selftests/namespaces: tenth "
` [PATCH v2 62/63] selftests/namespaces: eleventh "
` [PATCH v2 63/63] selftests/namespaces: twelth "
` [syzbot ci] Re: nstree: listns()

allow file systems to increase the minimum writeback chunk size v2
 2025-10-22 18:38 UTC  (3+ messages)

[PATCH v2 0/1] statmount: mountinfo for "unmounted" mounts
 2025-10-22 18:12 UTC  (6+ messages)
` [PATCH v2 1/1] statmount: accept fd as a parameter

[PATCH] mm/filemap: Implement fast short reads
 2025-10-22 17:28 UTC  (12+ messages)

[PATCH v3 00/10] powerpc: Implement masked user access
 2025-10-22 17:05 UTC  (3+ messages)
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin

[PATCH v3 2/3] initrd: remove deprecated code path (linuxrc)
 2025-10-22 16:41 UTC  (3+ messages)

[patch V4 00/12] uaccess: Provide and use scopes for user access
 2025-10-22 15:16 UTC  (18+ messages)
` [patch V4 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V4 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V4 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V4 04/12] powerpc/uaccess: "
` [patch V4 05/12] riscv/uaccess: "
` [patch V4 06/12] s390/uaccess: "
` [patch V4 07/12] uaccess: Provide scoped user access regions
` [patch V4 08/12] uaccess: Provide put/get_user_scoped()
` [patch V4 09/12] [RFC] coccinelle: misc: Add scoped_$MODE_access() checker script
` [patch V4 10/12] futex: Convert to scoped user access
` [patch V4 11/12] x86/futex: "
` [patch V4 12/12] select: "

[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
 2025-10-22 14:42 UTC  (12+ messages)
` [PATCH v3 01/10] rust: fs: add new type file::Offset
` [PATCH v3 02/10] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH v3 03/10] rust: uaccess: add UserSliceReader::read_slice_file()
` [PATCH v3 04/10] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()
` [PATCH v3 06/10] rust: debugfs: support for binary large objects
` [PATCH v3 07/10] rust: debugfs: support blobs from smart pointers
` [PATCH v3 08/10] samples: rust: debugfs: add example for blobs
` [PATCH v3 09/10] rust: debugfs: support binary large objects for ScopedDir
` [PATCH v3 10/10] samples: rust: debugfs_scoped: add example for blobs

[PATCH 1/2] fs: push list presence check into inode_io_list_del()
 2025-10-22 14:31 UTC  (2+ messages)
` [PATCH 2/2] fs: cosmetic fixes to lru handling

[PATCH v3 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-22 14:27 UTC  (6+ messages)
` [PATCH v3 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v3 11/14] Add start_renaming_two_dentries()

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-10-22 13:09 UTC  (4+ messages)

[PATCH] ioctl_pidfd05: accept both EINVAL and ENOTTY as valid errors
 2025-10-22 12:12 UTC  (2+ messages)

[PATCH RFC DRAFT 00/50] nstree: listns()
 2025-10-22 11:28 UTC  (5+ messages)

[PATCH] fs: rework I_NEW handling to operate without fences
 2025-10-22  9:41 UTC  (2+ messages)

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-22  9:34 UTC  (11+ messages)
` [PATCH v2 3/8] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v2 5/8] rust: debugfs: support blobs from smart pointers

[PATCH 7/7] sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
 2025-10-22  9:18 UTC  (2+ messages)

[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
 2025-10-22  9:03 UTC  (7+ messages)
` [PATCH v3 01/13] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v3 08/13] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v3 09/13] filelock: lift the ban on directory leases in generic_setlease


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox