Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-10-29 15:22:30 to 2025-10-30 20:16:07 UTC [more...]

[PATCH] fs/pipe: stop duplicating union pipe_index declaration
 2025-10-30 20:16 UTC  (11+ messages)
            ` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-10-30 19:47 UTC  (23+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
` [PATCH 2/3] mm: implement sticky, copy on fork VMA flags
` [PATCH 3/3] selftests/mm/guard-regions: add smaps visibility test

[PATCH 0/4] initial work on making VMA flags a bitmap
 2025-10-30 19:21 UTC  (22+ messages)
` [PATCH 1/4] mm: declare VMA flags by bit
` [PATCH 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH 3/4] mm: introduce VMA flags bitmap type
` [PATCH 4/4] mm: introduce and use VMA flag test helpers

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-10-30 18:25 UTC  (7+ messages)

filemap_* writeback interface cleanups v2
 2025-10-30 18:21 UTC  (3+ messages)
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes

[PATCH 00/10] Add and use folio_next_pos()
 2025-10-30 18:14 UTC  (5+ messages)
` [PATCH 02/10] btrfs: Use folio_next_pos()
` [PATCH 03/10] buffer: "

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-10-30 18:06 UTC  (7+ messages)
` [PATCH v2 1/8] io_uring/uring_cmd: add io_uring_cmd_import_fixed_full()

[PATCHv4 0/8]
 2025-10-30 17:40 UTC  (10+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-10-30 17:28 UTC  (8+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-30 17:18 UTC  (7+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
  ` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-30 17:08 UTC  (15+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCHSET V2] xfs: autonomous self healing of filesystems
 2025-10-30 16:54 UTC  (5+ messages)
` [PATCH 02/19] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 11/19] xfs: create event queuing, formatting, and discovery infrastructure

[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-10-30 16:50 UTC  (8+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`

[PATCHBOMB v6] fuse: containerize ext4 for safer operation
 2025-10-30 16:35 UTC  (15+ messages)
` [PATCHSET v6] fstests: support ext4 fuse testing
  ` [PATCH 01/33] misc: adapt tests to handle the fuse ext[234] drivers
  ` [PATCH 02/33] generic/740: don't run this test for fuse ext* implementations
  ` [PATCH 22/33] generic/631: don't run test if we can't mount overlayfs
  ` [PATCH 23/33] generic/{409,410,411,589}: check for stacking mount support
  ` [PATCH 27/33] generic/050: skip test because fuse2fs doesn't have stable output

[PATCHSET v6 2/8] iomap: cleanups ahead of adding fuse support
 2025-10-30 15:03 UTC  (7+ messages)
` [PATCH 1/1] iomap: allow NULL swap info bdev when activating swapfile

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-30 14:45 UTC  (12+ messages)
` [PATCH v4 14/30] liveupdate: luo_session: Add ioctls for file preservation and state management

fall back from direct to buffered I/O when stable writes are required
 2025-10-30 14:35 UTC  (29+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required

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

[PATCH v2 0/8] Guaranteed CMA
 2025-10-30 14:04 UTC  (6+ messages)

[PATCH] fs: touch up predicts in putname()
 2025-10-30 13:59 UTC  (3+ messages)

[PATCH v4 00/72] nstree: listns()
 2025-10-30 13:48 UTC  (3+ messages)
` [PATCH v4 17/72] nstree: simplify rbtree comparison helpers

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-30 13:35 UTC  (21+ messages)
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
  ` [External] : "
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree

[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-30 13:22 UTC  (21+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()

[PATCH v4 0/3] Optimize folio split in memory failure
 2025-10-30 12:20 UTC  (13+ messages)
` [PATCH v4 1/3] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v4 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v4 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH v3] fs: hide names_cachep behind runtime access machinery
 2025-10-30 10:50 UTC 

[PATCH v2] fs: hide names_cachep behind runtime access machinery
 2025-10-30 10:34 UTC  (4+ messages)

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-30 10:21 UTC  (9+ messages)

[PATCH 03/21] select: rename BITS() to FDS_BITS()
 2025-10-30  9:42 UTC  (2+ messages)

[PATCH v1] man/man2/flock.2: Mention non-atomicity w.r.t close
 2025-10-30  9:21 UTC  (2+ messages)

[syzbot] [btrfs] possible deadlock in page_cache_ra_unbounded (3)
 2025-10-30  9:00 UTC 

[PATCH v3 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-29 22:51 UTC  (3+ messages)
` [PATCH v3 00/14] Create and use APIs to centralise locking for directory ops.y

[PATCH v2 0/2] sched/core: Show user_cpus_ptr & allow its reset
 2025-10-29 21:55 UTC  (3+ messages)
` [PATCH v2 1/2] sched/core: Enable full cpumask to clear user cpumask in sched_setaffinity()
` [PATCH v2 2/2] fs/proc: Show the content of task->user_cpus_ptr in /proc/<pid>/status

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-10-29 17:59 UTC 

[RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify
 2025-10-29 17:13 UTC  (8+ messages)

[PATCH] virtio-fs: fix incorrect check for fsvq->kobj
 2025-10-29 15:50 UTC  (2+ messages)

[PATCH] fs/proc: fix uaf in proc_readdir_de()
 2025-10-29 15:37 UTC  (2+ messages)

[PATCH v3] statmount: accept fd as a parameter
 2025-10-29 15:32 UTC  (2+ messages)

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-29 15:26 UTC  (4+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias


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