messages from 2026-08-12 13:08:11 to 2026-08-14 09:40:02 UTC [more...]
[PATCH -next v5 00/32] ext4: use iomap for regular file's buffered I/O path
2026-08-14 9:33 UTC (19+ messages)
` [PATCH -next v5 01/32] ext4: simplify size updating in ext4_setattr()
` [PATCH -next v5 02/32] ext4: factor out ext4_truncate_[up|down]()
` [PATCH -next v5 03/32] ext4: simplify error handling in ext4_setattr()
` [PATCH -next v5 04/32] ext4: skip ordered I/O wait when zeroing beyond i_disksize block
` [PATCH -next v5 05/32] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks
` [PATCH -next v5 06/32] ext4: recheck extent status tree before block allocation
` [PATCH -next v5 07/32] ext4: fix orig_mlen initialization in ext4_map_blocks()
` [PATCH -next v5 08/32] ext4: allow ext4_map_blocks() to start its own transaction handle
` [PATCH -next v5 09/32] ext4: avoid unnecessary transaction in ext4_map_blocks() for unwritten extents
` [PATCH -next v5 11/32] ext4: add iomap address space operations for buffered I/O
` [PATCH -next v5 15/32] ext4: implement buffered write path using iomap
` [PATCH -next v5 18/32] ext4: implement partial block zero range "
` [PATCH -next v5 19/32] ext4: tolerate unexpected holes in ext4_convert_unwritten_extents()
` [PATCH -next v5 23/32] ext4: submit and wait for pending disksize-grow I/O on writeback
` [PATCH -next v5 24/32] ext4: advance i_disksize to i_size upon disksize-grow I/O completion
` [PATCH -next v5 26/32] ext4: submit and wait for disksize-grow I/O in fallocate paths
` [PATCH -next v5 27/32] ext4: clear DISKSIZE_GROW_PENDING on truncate or error
` [PATCH -next v5 30/32] ext4: add tracepoints for EOF block zeroing and disksize-grow I/O
[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
2026-08-14 9:24 UTC (26+ messages)
` [PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v15 07/25] block: add task-context bio completion infrastructure
` [PATCH v15 08/25] block: don't delay bio task completions
` [PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
` [PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH v15 11/25] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH v15 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v15 13/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v15 14/25] xfs: disable direct read path for fs-verity files
` [PATCH v15 15/25] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
` [PATCH v15 19/25] xfs: add fs-verity support
` [PATCH v15 20/25] xfs: initialize fs-verity on file open
` [PATCH v15 21/25] xfs: add fs-verity ioctls
` [PATCH v15 22/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v15 23/25] xfs: check and repair the verity inode flag state
` [PATCH v15 24/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v15 25/25] xfs: enable ro-compat fs-verity flag
[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-14 9:23 UTC (22+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour
[PATCH v4] reboot: fix cad_pid use-after-free race
2026-08-14 9:22 UTC (2+ messages)
[syzbot] [fs?] BUG: sleeping function called from invalid context in null_process_zoned_cmd
2026-08-14 9:19 UTC
[RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
2026-08-14 9:09 UTC (14+ messages)
[syzbot] [fs?] general protection fault in configfs_symlink
2026-08-14 8:59 UTC
fs/ufs: three reviewed fixes looking for a tree
2026-08-14 8:36 UTC
[PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
2026-08-14 8:31 UTC (2+ messages)
[PATCH 0/2] vfs: report truthful FIDEDUPERANGE progress safely
2026-08-14 8:23 UTC (6+ messages)
` [PATCH v2 0/1] vfs: add FILE_DEDUPE_RANGE_REPORT_PROGRESS flag to FIDEDUPERANGE
` [PATCH v2] "
[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-14 8:16 UTC (10+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
[PATCH v2] f2fs: quiesce background threads during system suspend using PM notifier
2026-08-14 6:30 UTC (4+ messages)
Information about bind mounts and simultaneous access to /dev/ptmx and /dev/pts/ptmx
2026-08-14 5:45 UTC
[PATCH] btrfs: use mount idmap for defrag permission check
2026-08-14 5:15 UTC (5+ messages)
[PATCH 0/2] hfs/hfsplus: harden btree node 0 bitmap corruption handling
2026-08-14 4:19 UTC (5+ messages)
` [PATCH 1/2] hfs: detect node 0 btree map corruption at mount time
` [PATCH 2/2] hfs/hfsplus: stop btree allocators from reusing node 0
[PATCH] ntfs: simplify ntfs_reparse_set_native_symlink()
2026-08-14 4:12 UTC
[PATCH] netfs: break unbuffered write when netfs_alloc_subrequest() fails
2026-08-14 2:16 UTC
[PATCH] fs/aio: fix comment typos
2026-08-13 23:14 UTC
[PATCH] ntfs: prevent write access to $MFT inode
2026-08-13 21:04 UTC (2+ messages)
[PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
2026-08-13 17:57 UTC (3+ messages)
[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
2026-08-13 17:08 UTC (2+ messages)
[PATCH net-next v7 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-08-13 16:45 UTC (5+ messages)
` [PATCH net-next v7 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v7 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [PATCH net-next v7 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-13 16:33 UTC (25+ messages)
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support
2026-08-13 16:22 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH] src/locktest.c: fix build failure of struct delegation
2026-08-13 15:08 UTC
[PATCH 0/2] netfs: Miscellaneous fixes
2026-08-13 13:45 UTC (3+ messages)
` [PATCH 1/2] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH 2/2] netfs: Fix read progress reporting
[PATCH] aio: prevent eventfd/epoll recursion on poll
2026-08-13 13:38 UTC
[PATCH 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-13 12:18 UTC (5+ messages)
` [PATCH 1/4] sysctl: Split data conversion and file position handling
` [PATCH 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH 4/4] sysctl: Add 0013 to test partially updated vectors
[PATCH v6 0/2] erofs: share the superblock for file-backed mounts
2026-08-13 11:51 UTC (4+ messages)
` [PATCH v6 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v6 2/2] erofs: reuse superblock for file-backed mounts
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-13 10:39 UTC (3+ messages)
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
[PATCH v2 0/4] VFS: prepare for changes to directory locking
2026-08-13 10:18 UTC (5+ messages)
[PATCH RFC 0/2] Defer final iputs for dirty-time inodes in PF_MEMALLOC context
2026-08-13 9:43 UTC (3+ messages)
` [PATCH RFC 1/2] fs: add superblock deferred iput infrastructure
` [PATCH RFC 2/2] fs: defer dirtytime iput from PF_MEMALLOC context
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 9:36 UTC (20+ messages)
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH] fs: fix comment typo in inode.c
2026-08-13 9:36 UTC
[PATCH] fs: fix comment typo in fs-writeback.c
2026-08-13 9:34 UTC
[PATCH] fs: fix comment typo in bpf_fs_kfuncs.c
2026-08-13 9:34 UTC
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-13 8:55 UTC (4+ messages)
[syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
2026-08-13 4:11 UTC (2+ messages)
[PATCH] fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
2026-08-13 3:58 UTC
[syzbot] [exfat?] KCSAN: data-race in fat32_ent_put / fat_mirror_bhs (4)
2026-08-12 23:56 UTC
[PATCH v3 0/2] nilfs2: eliminate blockdev_direct_IO() call
2026-08-12 22:35 UTC (5+ messages)
` [PATCH v3 1/2] nilfs2: add iomap operations for direct I/O
` [PATCH v3 2/2] nilfs2: switch O_DIRECT to iomap based operations
[PATCH 0/2] Support overlayfs in the idmapped mount tests
2026-08-12 21:04 UTC (5+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-12 20:59 UTC (5+ messages)
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-08-12 20:43 UTC (8+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-12 20:10 UTC (7+ messages)
` [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 14/14] mm/page-flags: remove PG_private
[PATCH bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-12 18:42 UTC (5+ messages)
` [PATCH bpf-next 2/3] "
` [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH v2] fs/jfs: fix NULL pointer dereference in metapage_read_folio
2026-08-12 16:53 UTC
[PATCH] cachefiles,netfs: sunset ondemand mode
2026-08-12 15:10 UTC (3+ messages)
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-12 15:06 UTC (5+ messages)
[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-08-12 13:12 UTC (6+ messages)
` [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
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