messages from 2026-07-31 13:12:16 to 2026-08-02 23:23:07 UTC [more...]
[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
2026-08-02 23:23 UTC (9+ messages)
` [PATCH 1/4] ceph: add ceph_folio_snap_context()
` [PATCH 2/4] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH 3/4] mm: remove wait_on_page_writeback()
` [PATCH 4/4] ceph: remove page_snap_context()
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-08-02 22:54 UTC (10+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
2026-08-02 22:18 UTC
[PATCH v2] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-02 19:14 UTC (2+ messages)
` [syzbot ci] "
[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
2026-08-02 18:00 UTC (4+ messages)
` [PATCH 1/3] ovl: don't warn when the "
` [PATCH 2/3] binfmt_misc: "
` [PATCH 3/3] selftests/filesystems: test completing a context "
[GIT PULL for v7.2] vfs fixes
2026-08-02 17:51 UTC (2+ messages)
[syzbot] [fs?] [mm?] WARNING in path_noexec (2)
2026-08-02 17:07 UTC (2+ messages)
[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-08-02 16:53 UTC (8+ messages)
[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-08-02 15:12 UTC (5+ messages)
` [PATCH net-next v6 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v6 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [PATCH net-next v6 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
` [PATCH net-next v6 4/4] selftest: Add tests for "
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-08-02 14:50 UTC (35+ messages)
` [PATCH v6 bpf-next 3/4] "
[PATCH] ufs: free the buffer head container in ubh_bforget
2026-08-02 11:45 UTC (4+ messages)
` [PATCH v2] "
[syzbot] Monthly fuse report (Aug 2026)
2026-08-02 4:32 UTC
[PATCH 1/1] ntfs: add ioctl support for named data streams
2026-08-02 2:40 UTC (2+ messages)
[PATCH v2] fsnotify: Fix stale object mask after concurrent mark updates
2026-08-02 1:58 UTC (3+ messages)
` [PATCH v3] "
[PATCH 00/10] ufs: correctness fixes for valid on-disk filesystems
2026-08-01 22:55 UTC (11+ messages)
` [PATCH 01/10] ufs: name the modern UFS2 superblock fields
` [PATCH 02/10] ufs: use i_size to detect fast symlinks
` [PATCH 03/10] ufs: free UFS2 external attribute blocks on inode deletion
` [PATCH 04/10] ufs: do not inherit file flags from the parent directory
` [PATCH 05/10] ufs: honour on-disk immutable and append-only flags
` [PATCH 06/10] ufs: fix fragment relocation offsets within a folio
` [PATCH 07/10] ufs: revalidate filesystem state before remounting read-write
` [PATCH 08/10] ufs: refuse read-write mount when fsck or journal replay is needed
` [PATCH 09/10] ufs: refuse read-write mount of filesystems with active snapshots
` [PATCH 10/10] ufs: refuse read-write mount of check-hashed filesystems
[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
2026-08-01 22:01 UTC (20+ 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 16/19] jbd2: report journal write errors with BH_Write_EIO
` [PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
` [PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
` [PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails
[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
[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 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 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
[syzbot ci] Re: iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-07-31 21:29 UTC (2+ messages)
[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 (9+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
[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 (3+ 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 v2] selinux: bpf: check SBLABEL_MNT before isec init
2026-07-31 15:33 UTC (2+ messages)
[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 (5+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox