Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-31 00:08:40 to 2026-08-01 22:01:32 UTC [more...]

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-01 22:00 UTC  (16+ messages)
` [PATCH 01/19] buffer_head: Remove b_page
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
` [PATCH 04/19] buffer: clear BH_Write_EIO when a buffer is forgotten
` [PATCH 05/19] buffer: discard BH_Write_EIO along with the rest of the buffer state
` [PATCH 06/19] buffer: detect metadata write errors with buffer_write_io_error()
` [PATCH 07/19] adfs: check for a directory write error "
` [PATCH 08/19] ext2: check for an xattr block "
` [PATCH 09/19] omfs: check for an inode "
` [PATCH 10/19] exfat: check for a directory "
` [PATCH 11/19] fat: check for a metadata "
` [PATCH 12/19] ext4: "
` [PATCH 13/19] ocfs2: "
` [PATCH 14/19] ocfs2: check for a stale write error before reusing a metadata buffer
` [PATCH 15/19] gfs2: check for a metadata write error with buffer_write_io_error()

[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
 2026-08-01 19:41 UTC  (3+ messages)
` [PATCH v4 0/2] fuse: allow parallel direct writes for passthrough

[PATCH V11 0/9] famfs: port into fuse
 2026-08-01 19:02 UTC  (9+ messages)

[RFC][PATCH 0/5] Proposal for Cross-fs copy_file_range()
 2026-08-01 18:54 UTC  (2+ messages)

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-01 15:46 UTC  (17+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 03/16] block: rename bi_bvec_done
` [PATCH v5 04/16] block: always adjust bi_offset on bio_advance_iter
` [PATCH v5 05/16] block: move bvec init into __bio_clone
` [PATCH v5 06/16] block: introduce bio_iov_iter_set()
` [PATCH v5 07/16] block: introduce dma map backed bio type
` [PATCH v5 08/16] block: add dma-buf support for raw bdev
` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
` [PATCH v5 10/16] nvme-pci: rename nvme_pci_sgl_set_data to nvme_pci_dma_iter_set_sgl
` [PATCH v5 11/16] nvme-pci: add SGL support for the dmabuf path
` [PATCH v5 12/16] io_uring/rsrc: introduce buf registration structure
` [PATCH v5 13/16] io_uring/rsrc: extend buffer update
` [PATCH v5 14/16] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v5 15/16] io_uring/rsrc: add regbuf import flags
` [PATCH v5 16/16] io_uring/rsrc: add dmabuf backed registered buffers

[PATCH v2] fsnotify: Fix stale object mask after concurrent mark updates
 2026-08-01 13:18 UTC  (2+ messages)

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-08-01 13:17 UTC  (5+ messages)
` [PATCH] fsnotify: Fix stale object mask after concurrent mark updates

[PATCH] freevxfs: fix divide-by-zero in vxfs_bmap_ext4() causing oops on mount
 2026-08-01 10:45 UTC 

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-01  9:38 UTC  (7+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()

[PATCH] fuse: wake one waiter per freed slot when raising max_background
 2026-08-01  8:24 UTC 

[PATCH v3] erofs: reuse superblock for file-backed mounts
 2026-08-01  7:54 UTC 

[PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
 2026-08-01  7:30 UTC  (3+ messages)

[PATCH 0/2] ufs: harden the mount path against malformed images
 2026-08-01  7:12 UTC  (3+ messages)
` [PATCH 1/2] ufs: create the root dentry after loading cylinder metadata
` [PATCH 2/2] ufs: validate cylinder group metadata before caching it

[PATCH] pidfd: hold exec_update_lock around namespace ioctl
 2026-08-01  6:28 UTC  (2+ messages)

[BUG] ntfs: data race on ni->mrec between resident read path and MFT record mutation
 2026-08-01  6:27 UTC  (5+ messages)
  ` [PATCH] ntfs: serialize the resident read iomap path with mrec_lock

adfs: stack buffer overflow in adfs_fplus_getnext() (F+ big-directory)
 2026-08-01  5:01 UTC  (2+ messages)

[PATCH v2] erofs: reuse superblock for file-backed mounts
 2026-08-01  4:54 UTC  (4+ messages)

[PATCH] ufs: reject oversized cylinder group metadata
 2026-08-01  2:52 UTC  (2+ messages)

[PATCH] ufs: reject malformed cylinder summary geometry
 2026-08-01  2:44 UTC  (2+ messages)

[PATCH] ufs: free the buffer head container in ubh_bforget
 2026-08-01  2:41 UTC 

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-01  2:13 UTC  (6+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 11/14] treewide: remove folio_set/clear_private()
` [PATCH RFC 14/14] mm/page-flags: remove PG_private

[PATCH] ufs: do not treat unreadable directory blocks as empty
 2026-08-01  1:39 UTC 

[syzbot] [fs?] WARNING in configfs_symlink
 2026-08-01  0:34 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in lookup_noperm_common
 2026-08-01  0:00 UTC  (2+ messages)

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-07-31 23:55 UTC  (4+ messages)
` [PATCH v7 5/5] "

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 23:35 UTC  (33+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31 21:47 UTC 

[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31 21:29 UTC  (3+ messages)
` [syzbot ci] "

[PATCH] fs/unicode: Properly reject invalid encoding version strings
 2026-07-31 20:20 UTC 

[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
 2026-07-31 20:08 UTC  (16+ messages)
` [PATCH v8 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v8 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v8 04/15] hugetlb: Mark some function arguments as const
` [PATCH v8 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v8 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v8 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v8 13/15] hugetlb: Set mapping folio order
` [PATCH v8 14/15] filemap: Add support for authoritative mappings
` [PATCH v8 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-31 20:00 UTC  (11+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()

[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
 2026-07-31 17:59 UTC  (11+ messages)

[PATCH RFC 2/9] aio: Use accessor for hrtimer_sleeper ->task field
 2026-07-31 17:40 UTC  (4+ messages)

[syzbot] [fs?] general protection fault in path_put
 2026-07-31 17:14 UTC 

[PATCH] coredump: add filesz truncation and filter
 2026-07-31 17:13 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in filp_flush
 2026-07-31 17:13 UTC 

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-31 16:25 UTC  (15+ messages)
` [PATCH v3 1/1] "

[PATCH] selinux: bpf: check SBLABEL_MNT before isec init
 2026-07-31 15:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] xattrat: accept empty O_PATH file descriptors
 2026-07-31 14:14 UTC  (5+ messages)

[PATCH RESEND 0/5] block: validate direct I/O memory alignment
 2026-07-31 14:11 UTC  (2+ messages)

how about enabling Sashiko responses on this list
 2026-07-31 13:54 UTC  (2+ messages)

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-07-31 13:53 UTC  (4+ messages)

Landlock: mount_setattr(2) is unmediated by LSMs (ro-mount confinement bypass)
 2026-07-31 13:46 UTC  (2+ messages)

[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
 2026-07-31 13:40 UTC  (3+ messages)
` (subset) "

[PATCH] erofs: reuse superblock for file-backed mounts
 2026-07-31 13:32 UTC  (7+ messages)

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-31 13:28 UTC  (7+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage

[PATCH] freevxfs: remove the driver
 2026-07-31 13:23 UTC  (2+ messages)

[PATCH] fsnotify: Remove Matt Bobrowski as a reviewer
 2026-07-31 12:48 UTC  (2+ messages)

[PATCH] fanotify: report full event length for FIONREAD
 2026-07-31 12:19 UTC  (2+ messages)

[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
 2026-07-31 12:06 UTC  (5+ messages)
` [PATCH 1/2] ext4: export converted block count from ext4_convert_unwritten_extents()
` [PATCH 2/2] ext4: protect WRITE_ZEROES written extents with orphan list

[PATCH v2] fanotify: fix use-after-free of file range info
 2026-07-31 11:35 UTC  (2+ messages)

Some concerns about recent FUSE ops
 2026-07-31 11:11 UTC 

[PATCH] iomap: add a separate bio_set for iomap_split_ioend
 2026-07-31 10:51 UTC  (6+ messages)

[PATCH vfs-7.3.kthread] initramfs_test: use test init/exit hooks to override init fs
 2026-07-31 10:32 UTC  (2+ messages)

[PATCH 0/3] fs/namei.c: comment and coding style fixups
 2026-07-31 10:11 UTC  (9+ messages)
` [PATCH 1/3] fs/namei.c: update stale comments in lookup_open()
` [PATCH 2/3] fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()
` [PATCH 3/3] fs/namei.c: fix coding style in atomic_open() and lookup_open()

[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
 2026-07-31  9:55 UTC  (4+ messages)
` [PATCH 2/2] configfs: unhash the dentry before dropping the item in rmdir

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-31  9:41 UTC  (9+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v2] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-07-31  9:11 UTC 

[PATCH v4, RESEND] fs/dax: check zero or empty entry before converting xarray entry
 2026-07-31  8:56 UTC  (3+ messages)

[PATCH v4 0/6] xfs write streams
 2026-07-31  8:15 UTC  (9+ messages)
  ` [PATCH v4 3/6] xfs: implement write-stream management support
  ` [PATCH v4 1/6] fs: add write-stream management ioctls

[RFC PATCH] dcache: keep shrink_dcache_for_umount() making progress on busy roots
 2026-07-31  0:08 UTC  (3+ messages)


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