public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-30 00:13:05 to 2026-01-06 07:11:40 UTC [more...]

[PATCHSET V4] xfs: autonomous self healing of filesystems
 2026-01-06  7:11 UTC  (5+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor

re-enable IOCB_NOWAIT writes to files v4
 2026-01-06  6:24 UTC  (3+ messages)

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2026-01-06  6:28 UTC  (3+ messages)
` [PATCH fstests v3 3/3] generic: add tests for file delegations

feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-06  2:14 UTC  (10+ messages)

[PATCH v3 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-06  1:48 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] hfsplus: pretend special inodes as regular files
 2026-01-06  0:16 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] fuse: add hang check in request_wait_answer()
 2026-01-05 22:30 UTC  (6+ messages)
  ` [External] "

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-05 20:29 UTC  (2+ messages)

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-05 19:55 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-05 19:44 UTC  (7+ messages)

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-05 18:49 UTC  (13+ messages)
` [PATCH v3 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v3 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v3 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings

[PATCHSET V4 2/2] fs: send uevents on mount and unmount
 2026-01-05 17:26 UTC  (6+ messages)
` [PATCH 1/4] fs: send uevents for filesystem mount events

[PATCH] fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS
 2026-01-05 17:18 UTC  (2+ messages)

[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
 2026-01-05 16:05 UTC  (2+ messages)

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-05 15:41 UTC  (4+ messages)
` [PATCH v2 27/27] rust: xarray: add __rust_helper to helpers

[PATCH] rust: redefine `bindings::compat_ptr_ioctl` in Rust
 2026-01-05 14:25 UTC 

[PATCH 00/19] printk cleanup - part 3
 2026-01-05 14:08 UTC  (3+ messages)

[PATCH v3] ceph: rework co-maintainers list in MAINTAINERS file
 2026-01-05 13:01 UTC  (3+ messages)

[PATCH v2] fuse: uapi: use UAPI types
 2026-01-05 12:45 UTC  (11+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
 2026-01-05  9:58 UTC  (2+ messages)

[PATCH] iomap: add allocation cache for iomap_dio
 2026-01-05  9:27 UTC  (3+ messages)

[PATCH v1 3/9] exfat: reuse cache to improve exfat_get_cluster
 2026-01-05  3:07 UTC  (4+ messages)

[PATCH v1 9/9] exfat: support multi-cluster for exfat_get_cluster
 2026-01-05  2:58 UTC  (4+ messages)

[PATCH -next v3 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-05  1:45 UTC  (8+ messages)
` [PATCH -next v3 1/7] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH -next v3 2/7] ext4: don't split extent before submitting I/O
` [PATCH -next v3 3/7] ext4: avoid starting handle when dio writing an unwritten extent
` [PATCH -next v3 4/7] ext4: remove useless ext4_iomap_overwrite_ops
` [PATCH -next v3 5/7] ext4: remove unused unwritten parameter in ext4_dio_write_iter()
` [PATCH -next v3 6/7] ext4: simplify the mapping query logic in ext4_iomap_begin()
` [PATCH -next v3 7/7] ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT

[PATCH -next v2 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-05  1:18 UTC  (25+ messages)
` [PATCH -next v2 1/7] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH -next v2 2/7] ext4: don't split extent before submitting I/O
` [PATCH -next v2 3/7] ext4: avoid starting handle when dio writing an unwritten extent
` [PATCH -next v2 4/7] ext4: remove useless ext4_iomap_overwrite_ops
` [PATCH -next v2 5/7] ext4: remove unused unwritten parameter in ext4_dio_write_iter()
` [PATCH -next v2 6/7] ext4: simply the mapping query logic in ext4_iomap_begin()
` [PATCH -next v2 7/7] ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2026-01-04 22:38 UTC  (2+ messages)

[PATCH] erofs: don't bother with s_stack_depth increasing for now
 2026-01-04 21:14 UTC  (4+ messages)

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-04 20:45 UTC 

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-01-04  9:16 UTC  (2+ messages)

[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
 2026-01-04  7:41 UTC  (6+ messages)
` [PATCH 1/3] fs: ensure that internal tmpfs mount gets mount id zero
` [PATCH 2/3] fs: add init_pivot_root()
` [PATCH 3/3] fs: add immutable rootfs

[QUESTION] fuse: why invalidate all page cache in truncate()
 2026-01-04  6:51 UTC 

[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:29 UTC  (2+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-01-04  1:46 UTC  (9+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration

[PATCH] fs/ntfs3: implement iomap-based file operations
 2026-01-03 22:58 UTC  (2+ messages)

[PATCH RFC] fs: cache-align lock_class_keys in struct file_system_type
 2026-01-03 12:23 UTC  (5+ messages)

[PATCH v2 0/9] SYSCTL: Consolidate do_proc_* functions into one macro
 2026-01-03 10:36 UTC  (11+ messages)
` [PATCH v2 1/9] sysctl: Move default converter assignment out of do_proc_dointvec
` [PATCH v2 2/9] sysctl: Replace do_proc_dointvec with a type-generic macro
` [PATCH v2 3/9] sysctl: Generate do_proc_doulongvec_minmax with do_proc_dotypevec macro
` [PATCH v2 4/9] sysctl: Add negp parameter to douintvec converter functions
` [PATCH v2 5/9] sysctl: Generate do_proc_douintvec with a type-generic macro
` [PATCH v2 6/9] sysctl: Rename do_proc_dotypevec macro to do_proc_typevec
` [PATCH v2 7/9] sysctl: Group proc_handler declarations and document
` [PATCH v2 8/9] sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
` [PATCH v2 9/9] sysctl: Update API function documentation

[PATCH 0/2] Fix vm.dirtytime_expire_seconds=0 causing 100% CPU
 2026-01-02 20:16 UTC  (3+ messages)
` [PATCH 1/2] writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
` [PATCH 2/2] docs: clarify that dirtytime_expire_seconds=0 disables writeback

Can we sort out the prototypes within the cifs headers?
 2026-01-02 18:43 UTC  (3+ messages)

[regression] 0c58a97f919c ("fuse: remove tmp folio for writebacks and internal rb tree") results in suspend-to-RAM hang on AMD Ryzen 5 5625U on test scenario involving podman containers, x2go and openjdk workload
 2026-01-02 17:18 UTC  (4+ messages)

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2026-01-02 12:12 UTC  (6+ messages)
` [PATCH 3/4] ARM: remove support for highmem on VIVT

[syzbot] [fs?] INFO: rcu detected stall in pivot_root
 2026-01-02  8:20 UTC 

[PATCH v1] fs: improve dump_inode() to safely access inode fields
 2026-01-01 16:53 UTC 

[PATCH 3/9] sysctl: Generate do_proc_doulongvec_minmax with do_proc_dotypevec macro
 2026-01-01 12:56 UTC  (3+ messages)

[PATCH] fat: avoid parent link count underflow in rmdir
 2026-01-01 11:24 UTC  (2+ messages)

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-01  4:00 UTC  (12+ messages)
` [PATCH 1/5] arch: add CONFIG_ARCH_USE_CUSTOM_READ_ONCE for arm64/alpha
` [PATCH 2/5] rust: sync: add READ_ONCE and WRITE_ONCE
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
` [PATCH 5/5] rust: fs: "

[v2 PATCH 0/1] fs/proc: Expose mm_cpumask in /proc/[pid]/status
 2026-01-01  1:19 UTC  (4+ messages)
` [v2 PATCH 1/1] "

[PATCH] generic/020: limit xattr value by 3802 bytes
 2025-12-31 22:49 UTC  (2+ messages)

[PATCH] Add initerofs for EROFS-backed early rootfs
 2025-12-31 17:07 UTC 

[PATCH] docs/vfs: Fix htmldocs build warning and error
 2025-12-31 15:38 UTC 

[PATCH v12 00/10] erofs: Introduce page cache sharing feature
 2025-12-31  9:01 UTC  (11+ messages)
` [PATCH v12 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v12 02/10] erofs: hold read context in iomap_iter if needed
` [PATCH v12 03/10] fs: Export alloc_empty_backing_file
` [PATCH v12 04/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v12 05/10] erofs: support user-defined fingerprint name
` [PATCH v12 06/10] erofs: support domain-specific page cache share
` [PATCH v12 07/10] erofs: introduce the page cache share feature
` [PATCH v12 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v12 09/10] erofs: support compressed "
` [PATCH v12 10/10] erofs: implement .fadvise "

[PATCH v2] ext4: don't order data when zeroing unwritten or delayed block
 2025-12-31  6:39 UTC  (2+ messages)

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-31  6:29 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-31  6:29 UTC  (7+ messages)

[Kernel Bug] WARNING in vfat_rmdir
 2025-12-31  4:41 UTC  (5+ messages)

[PATCH v1 8/9] exfat: support multi-cluster for exfat_map_cluster
 2025-12-31  1:51 UTC  (2+ messages)

[PATCH v1 6/9] exfat: remove unused parameters from exfat_get_cluster
 2025-12-31  1:44 UTC  (2+ messages)

[PATCH v3 00/12] ntfs filesystem remake
 2025-12-30 23:40 UTC  (7+ messages)
` [PATCH v3 12/14] Revert: ntfs3: serve as alias for the legacy ntfs driver

[PATCH] fs: remove stale and duplicate forward declarations
 2025-12-30 20:34 UTC  (6+ messages)

[BUG] [exfat] Unable to mount exfat after commit 79c1587b
 2025-12-30 13:47 UTC 

[PATCH RFC v2 0/2] fuse: compound commands
 2025-12-30 11:58 UTC  (4+ messages)
  `  "

[syzbot] [fs?] possible deadlock in proc_pid_attr_write (3)
 2025-12-30 10:53 UTC 

[syzbot] Monthly fuse report (Dec 2025)
 2025-12-30  9:53 UTC 

[PATCH] chardev: fix consistent error handling in cdev_device_add
 2025-12-30  8:35 UTC  (6+ messages)

[PATCH] fs: allow rename across bind mounts on same superblock
 2025-12-30  5:57 UTC  (2+ messages)

[PATCH v5 12/14] fuse: use iomap for read_folio
 2025-12-30  0:58 UTC  (9+ messages)
` [RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
  ` [RFC PATCH 1/1] "


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