messages from 2026-05-09 21:38:27 to 2026-05-11 07:29:30 UTC [more...]
[syzbot] [exfat?] WARNING in fat_add_entries
2026-05-11 7:29 UTC
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-11 7:23 UTC (24+ messages)
` [PATCH v4 01/23] ext4: simplify size updating in ext4_setattr()
` [PATCH v4 02/23] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v4 03/23] ext4: simplify error handling in ext4_setattr()
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 05/23] ext4: implement buffered read path using iomap
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v4 07/23] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 09/23] ext4: implement writeback "
` [PATCH v4 10/23] ext4: implement mmap "
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear
` [PATCH v4 12/23] iomap: support invalidating partial folios
` [PATCH v4 13/23] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v4 14/23] ext4: implement partial block zero range path using iomap
` [PATCH v4 15/23] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v4 16/23] ext4: disable online defrag when inode using "
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the "
` [PATCH v4 18/23] ext4: wait for ordered I/O "
` [PATCH v4 19/23] ext4: update i_disksize to i_size on ordered I/O completion
` [PATCH v4 20/23] ext4: wait for ordered I/O to complete during insert and collapse range
` [PATCH v4 21/23] ext4: add tracepoints for ordered I/O in the iomap buffered I/O path
` [PATCH v4 22/23] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH v4 23/23] ext4: introduce a mount option for iomap buffered I/O path
drop unused VFS exports
2026-05-11 7:22 UTC (4+ messages)
` [PATCH 1/3] fs: unexport drop_super_exclusive
` [PATCH 2/3] fs: remove start_removing_user_path_at
` [PATCH 3/3] fs: fold __start_removing_path into start_removing_path
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-11 7:19 UTC (4+ messages)
fix crashes when mounting legacy file system with sector size > PAGE_SIZE
2026-05-11 7:16 UTC (11+ messages)
` [PATCH 01/10] bfs: handle set_blocksize failures
` [PATCH 02/10] hpfs: "
` [PATCH 03/10] qnx4: "
` [PATCH 04/10] jfs: "
` [PATCH 05/10] befs: "
` [PATCH 06/10] affs: "
` [PATCH 07/10] isofs: "
` [PATCH 08/10] minix: "
` [PATCH 09/10] ntfs3: "
` [PATCH 10/10] omfs: "
[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
2026-05-11 7:15 UTC (2+ messages)
[PATCH] erofs: use the opener's credential when verifing metadata accesses
2026-05-11 6:52 UTC (4+ messages)
[PATCH] mm/fadvise: avoid remote LRU drain for mapped folio failures
2026-05-11 6:52 UTC (6+ messages)
[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-11 6:35 UTC (3+ messages)
[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-11 5:10 UTC (3+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
[PATCH 0/2] ntfs: super.c fixes for MFT mirror check and sync_fs
2026-05-11 2:58 UTC (4+ messages)
` [PATCH 1/2] ntfs: restore $MFT mirror contents check
` [PATCH 2/2] ntfs: do not mark the volume clean from sync_fs
[GIT PULL] fsverity updates for 7.0
2026-05-11 1:41 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/9] exfat: convert to iomap
2026-05-11 0:45 UTC (5+ messages)
` [PATCH v2 4/9] exfat: add support for multi-cluster allocation
[PATCH v1 1/3] exfat: add volume limit bounds checks
2026-05-10 23:17 UTC (6+ messages)
` [PATCH v1 3/3] exfat: fix memory leak (upcase table)
[PATCH v2 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
2026-05-10 22:58 UTC (7+ messages)
` [PATCH v2 1/4] exfat: use upcase_ptable and upcase_range_info to reduce memory footprint
` [PATCH v2 2/4] exfat: optimise and refactor filename up-case conversion
[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
2026-05-10 21:54 UTC
[PATCH v2 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-05-10 21:22 UTC (2+ messages)
[PATCH v3 2/7] perf trace: Sync uapi/linux/fs.h with the kernel source
2026-05-10 20:23 UTC (2+ messages)
` [PATCH v3 3/7] perf trace: Sync uapi/linux/mount.h "
[PATCH] fuse: use current creds for backing files
2026-05-10 14:54 UTC
[PATCH v3 0/2] mm/filemap: tighten mmap_miss hit accounting
2026-05-10 12:46 UTC (5+ messages)
` [PATCH v3 1/2] mm/filemap: count only the faulting address as a mmap hit
` [PATCH v3 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits
[PATCH] ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()
2026-05-10 7:46 UTC (2+ messages)
[PATCH] iomap: add dirty page control to iomap_zero_iter
2026-05-10 6:47 UTC
[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-09 21:38 UTC (2+ messages)
` [PATCH v2 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption
page: | 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