messages from 2026-05-25 07:10:31 to 2026-05-26 21:47:43 UTC [more...]
[BUG] ufs: UBSAN shift-out-of-bounds in ufs_fill_super() at fs/ufs/super.c:1181
2026-05-26 21:47 UTC
[PATCH v2 00/17] Landlock tracepoints
2026-05-26 21:34 UTC (5+ messages)
` [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
` [PATCH v2 10/17] landlock: Set audit_net.sk for socket access checks
[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2026-05-26 20:27 UTC (3+ messages)
[BUG] affs: possible recursive locking in affs_remove_header() on rmdir of crafted image
2026-05-26 20:08 UTC (2+ messages)
` [PATCH] affs: split hash-lock subclass and reject self-referencing dir entry
[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
2026-05-26 19:53 UTC (2+ messages)
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-05-26 19:29 UTC (9+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices
[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
2026-05-26 18:30 UTC (11+ messages)
` [PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)
[PATCH 00/34] Remove b_end_io from struct buffer_head
2026-05-26 17:53 UTC (38+ messages)
` [PATCH 01/34] buffer: Remove forward declaration of submit_bh_wbc()
` [PATCH 02/34] buffer: Add bh_submit()
` [PATCH 03/34] buffer: Remove mark_buffer_async_write_endio()
` [PATCH 04/34] buffer: Add bh_end_read(), bh_end_write() and bh_end_async_write()
` [PATCH 05/34] buffer: Convert write_dirty_buffer to bh_submit()
` [PATCH 06/34] buffer: Convert __bread_slow "
` [PATCH 07/34] buffer: Convert __sync_dirty_buffer "
` [PATCH 08/34] buffer: Convert __bh_read "
` [PATCH 09/34] buffer: Convert __bh_read_batch "
` [PATCH 10/34] buffer: Convert block_read_full_folio "
` [PATCH 11/34] buffer: Convert __block_write_full_folio to __bh_submit()
` [PATCH 12/34] ext4; Convert __ext4_read_bh() to bh_submit()
` [PATCH 13/34] ext4: Convert ext4_fc_submit_bh() "
` [PATCH 14/34] ext4: Convert write_mmp_block_thawed() "
` [PATCH 15/34] ext4: Convert ext4_commit_super() "
` [PATCH 16/34] jbd2: Convert journal commit "
` [PATCH 17/34] jbd2: Convert jbd2_write_superblock() "
` [PATCH 18/34] ocfs2: Convert ocfs2_write_block "
` [PATCH 19/34] ocfs2: Convert ocfs2_read_block "
` [PATCH 20/34] ocfs2: Convert ocfs2_read_blocks "
` [PATCH 21/34] ocfs2: Convert ocfs2_write_super_or_backup "
` [PATCH 22/34] gfs2: Convert gfs2_metapath_ra "
` [PATCH 23/34] gfs2: Convert gfs2_dir_readahead "
` [PATCH 24/34] gfs2: Remove use of b_end_io in gfs2_meta_read_endio()
` [PATCH 25/34] gfs2: Convert gfs2_aspace_write_folio to bh_submit()
` [PATCH 26/34] buffer: Remove mark_buffer_async_write()
` [PATCH 27/34] nilfs2: Convert nilfs_btnode_submit_block to bh_submit()
` [PATCH 28/34] nilfs2: Convert nilfs_gccache_submit_read_data "
` [PATCH 29/34] nilfs2: Convert nilfs_mdt_submit_block "
` [PATCH 30/34] md-bitmap: Convert read_file_page and write_file_page "
` [PATCH 31/34] buffer: Remove submit_bh()
` [PATCH 32/34] buffer: Remove b_end_io
` [PATCH 33/34] buffer: Remove __end_buffer_read_notouch()
` [PATCH 34/34] buffer: Remove end_buffer_write_sync()
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-26 17:11 UTC (9+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
[PATCH] jbd2: update outdated comment for jbd2_journal_try_to_free_buffers()
2026-05-26 17:02 UTC (3+ messages)
REQ_NOAIT cleanups
2026-05-26 16:37 UTC (2+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-26 16:27 UTC (3+ messages)
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-05-26 16:23 UTC (2+ messages)
[PATCH] fuse: add fusex filesystem
2026-05-26 16:15 UTC (2+ messages)
[PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-05-26 16:14 UTC (24+ messages)
` [f2fs-dev] "
[PATCH v4] fuse: back uncached readdir buffers with pages
2026-05-26 15:20 UTC
[PATCH 0/8] super: retire sget(), convert iterators to RCU
2026-05-26 15:09 UTC (9+ messages)
` [PATCH 1/8] ext4: convert extents KUnit test to sget_fc()
` [PATCH 2/8] ext4: convert mballoc "
` [PATCH 3/8] smb: client: convert cifs_smb3_do_mount() "
` [PATCH 4/8] fs: retire sget()
` [PATCH 5/8] super: drop sb_lock from setup_bdev_super() tuple publication
` [PATCH 6/8] super: convert sb->s_count to refcount_t
` [PATCH 7/8] super: switch list manipulation to _rcu primitives
` [PATCH 8/8] super: convert iterators to RCU readers + refcount_inc_not_zero
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-05-26 15:00 UTC (25+ messages)
` [PATCH 01/17] quota: allocate dquot_hash "
` [PATCH 02/17] proc: replace __get_free_page() "
` [PATCH 03/17] ocfs2/dlm: "
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 10/17] jbd2: replace __get_free_pages() with kmalloc()
` [PATCH 11/17] isofs: replace __get_free_page() "
` [PATCH 12/17] fuse: "
` [PATCH 13/17] fs/select: "
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer
` [PATCH 15/17] configfs: replace __get_free_pages() with kzalloc()
Occasional 'WARNING: mm/backing-dev.c:636 at cgwb_release_workfn' when running mdadm
2026-05-26 14:16 UTC (3+ messages)
[PATCH v2] bpf: add bpf_real_inode() kfunc
2026-05-26 14:03 UTC (2+ messages)
[PATCH 0/2] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-05-26 13:55 UTC (4+ messages)
` [PATCH 1/2] bpf: cgroup: fix sysctl new value replacement
` [PATCH 2/2] bpf: cgroup: Use kvfree instead of kfree in __cgroup_bpf_run_filter_sysctl
[PATCH] backing-file: fix backing_file_open() kerneldoc parameter
2026-05-26 13:54 UTC (2+ messages)
[PATCH 0/6] Bugfix and refactoring
2026-05-26 13:49 UTC (7+ messages)
` [PATCH 1/6] fs/ntfs3: add fileattr support
` [PATCH 2/6] fs/ntfs3: zero stale pagecache beyond valid data length
` [PATCH 3/6] fs/ntfs3: handle delayed allocation overlap in run lookup
` [PATCH 4/6] fs/ntfs3: fold resident writeback into writepages loop
` [PATCH 5/6] fs/ntfs3: force waiting for direct I/O completion
` [PATCH 6/6] fs/ntfs3: fold file size handling into ntfs_set_size()
[PATCH] VFS: fix possible failure to unlock in nfsd4_create_file()
2026-05-26 13:43 UTC (9+ messages)
[PATCH 2/2] ntfs: validate resident file name attribute length
2026-05-26 13:31 UTC (5+ messages)
` [PATCH v2] ntfs: validate resident attribute values on lookup
` [PATCH v3] "
[PATCH 0/2] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-05-26 13:08 UTC
Subject:[REGRESSION] fs/qnx6: incorrect pointer arithmetic breaks dir scanning completely
2026-05-26 13:12 UTC (2+ messages)
[PATCH] fs/qnx6: fix pointer arithmetic in directory iteration
2026-05-26 12:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/2] simpe_xattr: fixes for per-sb cache
2026-05-26 11:58 UTC (3+ messages)
` [PATCH 1/2] simpe_xattr: fix rcu'd union in struct simple_xattr
` [PATCH 2/2] simpe_xattr: fix racing lazy allocation
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-05-26 10:19 UTC (7+ messages)
[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
2026-05-26 9:30 UTC (3+ messages)
[PATCH] jbd2: Remove special jbd2 slabs
2026-05-26 9:08 UTC (4+ messages)
[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
2026-05-26 9:01 UTC (4+ messages)
[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-05-26 7:12 UTC (10+ messages)
` [PATCH v1 3/5] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ
` [PATCH v1 5/5] mm/shmem: optimize file read with folio batching
[PATCH net] tls: avoid zc receive for file-backed pages
2026-05-26 7:05 UTC (2+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (12+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
[BUG] exfat: rename/move destroys unrecognized benign secondary entries
2026-05-26 4:49 UTC (4+ messages)
` [PATCH] exfat: preserve benign secondary entries during rename and move
[PATCH] affs: don't instantiate dentry if affs_insert_hash failed
2026-05-26 2:16 UTC
[PATCH v3] exfat: preserve benign secondary entries during rename and move
2026-05-26 1:47 UTC (3+ messages)
` [PATCH v4] "
[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-05-25 20:29 UTC (3+ messages)
` [RFC PATCH v5 1/2] "
` [RFC PATCH v5 2/2] selftest: add tests for open*(O_CREAT|O_DIRECTORY)
[git pull] HPFS fixes for 7.1
2026-05-25 20:03 UTC (2+ messages)
[RFC PATCH v4 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-05-25 19:02 UTC (5+ messages)
` [syzbot ci] "
[BUG] hfs: crafted image can deadlock in hfs_mdb_commit()
2026-05-25 17:12 UTC (2+ messages)
[PATCH] fs: retire stale comment in fget_task_next()
2026-05-25 15:55 UTC (2+ messages)
[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
2026-05-25 15:03 UTC (5+ messages)
` [PATCH 1/2] fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
` [PATCH 2/2] fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
[PATCH v5 0/2] mm: improve large folio readahead for exec memory
2026-05-25 15:01 UTC (3+ messages)
[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
2026-05-25 14:47 UTC (2+ messages)
[PATCH v2 00/10] fanotify namespace monitoring
2026-05-25 12:52 UTC (12+ messages)
` [PATCH v2 03/10] fsnotify: separate the events bitmask macros by group type
` [PATCH v2 04/10] fanotify: test event->type instead of event mask when possible
` [PATCH v2 07/10] fanotify: gate fs events checks in fanotify_mark() by group type
[PATCH 0/2] ntfs: fix link name free and $FILE_NAME validation
2026-05-25 12:51 UTC (3+ messages)
` [PATCH 1/2] ntfs: free link name from ntfs_name_cache
[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
2026-05-25 12:20 UTC (4+ messages)
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2026-05-25 12:19 UTC (10+ messages)
` [PATCH 2/2] "
[PATCH] vfs: nfsd4: fix held lock on atomic_open() failure
2026-05-25 10:15 UTC
[PATCH v2 0/10] fs: Fix missed inode write during fsync
2026-05-25 10:06 UTC (12+ messages)
` [PATCH v2 01/10] affs: Drop support for metadata bh tracking
` [PATCH v2 02/10] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v2 03/10] fs: Writeout inode buffer from mmb_sync()
` [PATCH v2 04/10] ext2: Fix possibly missing inode write on fsync(2)
` [PATCH v2 05/10] udf: "
` [PATCH v2 06/10] fat: "
` [PATCH v2 07/10] minix: "
` [PATCH v2 08/10] bfs: "
` [PATCH v2 09/10] ext4: Use mmb infrastructure for inode buffer writeout
` [PATCH v2 10/10] fs: Fix missed inode writeback when racing with __writeback_single_inode
[PATCH] fanotify: report thread pidfds for FAN_REPORT_TID
2026-05-25 10:04 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-25 7:29 UTC (6+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type
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