messages from 2026-05-11 07:29:30 to 2026-05-12 12:34:38 UTC [more...]
[PATCH v6 00/24] netfs: Miscellaneous fixes
2026-05-12 12:33 UTC (5+ messages)
` [PATCH v6 01/24] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v6 02/24] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v6 03/24] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v6 04/24] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
[PATCH] fdinfo: Add fops flag to allow CAP_PERFMON to see fdinfo
2026-05-12 12:29 UTC (2+ messages)
[PATCH RESEND v2] namei: use QSTR() instead of QSTR_INIT() in path_pts
2026-05-12 12:17 UTC (2+ messages)
fix crashes when mounting legacy file system with sector size > PAGE_SIZE
2026-05-12 12:13 UTC (16+ messages)
` [PATCH 01/10] bfs: handle set_blocksize failures
` [PATCH 03/10] qnx4: "
` [PATCH 07/10] isofs: "
` [PATCH 08/10] minix: "
` [PATCH 10/10] omfs: "
[PATCH v3 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-05-12 11:01 UTC (4+ messages)
` [PATCH v3 6/7] tomoyo: Convert from sb_mount to "
[PATCH RESEND] iomap: remove over-strict inline data boundary check
2026-05-12 12:12 UTC (5+ messages)
[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-12 11:23 UTC (5+ messages)
try_break_deleg() and atomic_open()
2026-05-12 10:52 UTC (4+ messages)
[PATCH] fuse: add fusex filesystem
2026-05-12 10:29 UTC (12+ messages)
` "
[post LSFMM summary] where is fuse going?
2026-05-12 10:00 UTC (11+ messages)
` "
[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
2026-05-12 9:42 UTC
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-12 9:30 UTC (7+ messages)
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-12 9:28 UTC (2+ messages)
[patch V2 00/11] hrtimers: Prevent hrtimer interrupt starvation
2026-05-12 8:06 UTC (3+ messages)
` [patch V2 01/11] hrtimer: Provide hrtimer_start_range_ns_user()
[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
2026-05-12 8:02 UTC (6+ messages)
[PATCH] docs/power: note Btrfs limitation with FIBMAP for swap file offset
2026-05-12 8:01 UTC
[PATCH v2 0/9] exfat: convert to iomap
2026-05-12 7:50 UTC (13+ messages)
` [PATCH v2 5/9] iomap: introduce IOMAP_F_ZERO_TAIL flag
` [PATCH v2 7/9] exfat: add iomap buffered I/O support
` [PATCH v2 8/9] exfat: add iomap direct "
` [PATCH v2 9/9] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek
[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-12 7:45 UTC (4+ messages)
improve the swap_activate interface
2026-05-12 7:41 UTC (27+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[PATCH 0/9] fs: Fix missed inode write during fsync
2026-05-12 7:29 UTC (17+ messages)
` [PATCH 1/9] affs: Drop support for metadata bh tracking
` [PATCH 2/9] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH 3/9] fs: Writeout inode buffer from mmb_sync()
` [PATCH 4/9] ext2: Fix possibly missing inode write on fsync(2)
` [PATCH 5/9] udf: "
` [PATCH 6/9] fat: "
` [PATCH 7/9] minix: "
` [PATCH 8/9] bfs: "
` [PATCH 9/9] ext4: Use mmb infrastructure for inode buffer writeout
` [syzbot ci] Re: fs: Fix missed inode write during fsync
[PATCH] fuse: use current creds for backing files
2026-05-12 6:22 UTC (4+ messages)
[PATCH] zonefs: handle integer overflow in zonefs_fname_to_fno
2026-05-11 22:55 UTC (2+ messages)
drop unused VFS exports
2026-05-11 22:02 UTC (9+ 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 v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops
2026-05-11 21:58 UTC (4+ messages)
` [PATCH v4 2/7] VFS: use wait_var_event for waiting in d_alloc_parallel()
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-11 21:40 UTC (4+ messages)
[PATCH v3 7/7] lsm: Remove security_sb_mount and security_move_mount
2026-05-11 21:06 UTC (3+ messages)
[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-11 20:28 UTC (3+ messages)
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-11 20:25 UTC (6+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
[PATCH v3 5/7] landlock: Convert from sb_mount to granular mount hooks
2026-05-11 19:52 UTC (2+ messages)
[PATCH v3 3/7] apparmor: Convert from sb_mount to granular mount hooks
2026-05-11 19:52 UTC (2+ messages)
[PATCH v3 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
2026-05-11 19:52 UTC (2+ messages)
[PATCH v5 0/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
2026-05-11 18:29 UTC (7+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftest: add tests for O_EMPTYPATH
[PATCHSET 2/2] libfuse: new mount service container fixes
2026-05-11 16:24 UTC (9+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own
[PATCH 0/3] ntfs: fix quota out-of-date marking
2026-05-11 16:06 UTC (4+ messages)
` [PATCH 1/3] ntfs: return view index entry data from lookup
` [PATCH 2/3] ntfs: use $Q when marking quotas out of date
` [PATCH 3/3] ntfs: mark quotas out of date on initial rw mount
[PATCH v14 00/15] Exposing case folding behavior
2026-05-11 14:55 UTC (6+ messages)
[PATCH] ntfs: use str_plural in ntfs_attr_make_non_resident
2026-05-11 14:54 UTC (2+ messages)
[PATCH] erofs: use the opener's credential when verifing metadata accesses
2026-05-11 14:42 UTC (4+ messages)
[PATCH 0/2] ntfs: super.c fixes for MFT mirror check and sync_fs
2026-05-11 14:31 UTC (3+ messages)
` [PATCH 1/2] ntfs: restore $MFT mirror contents check
[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
2026-05-11 14:06 UTC (11+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH v2] nsfs: fix wrong error code returned for pidns ioctls
2026-05-11 14:00 UTC (2+ messages)
[PATCH v2] iomap: add dirty page control to iomap_zero_iter
2026-05-11 13:35 UTC (3+ messages)
[PATCH] fs: fix forced iversion increment on lazytime timestamp updates
2026-05-11 13:32 UTC (5+ messages)
[PATCH] fs/namespace: fix NULL pointer dereference in do_lock_mount()
2026-05-11 12:58 UTC (6+ messages)
[PATCH v2] iomap: add simple read path for small direct I/O
2026-05-11 12:36 UTC (4+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-05-11 12:27 UTC (2+ messages)
[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
2026-05-11 12:18 UTC (5+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
2026-05-11 12:00 UTC (5+ messages)
` [RFC PATCH v2 1/2] "
[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
2026-05-11 11:15 UTC (3+ messages)
fix block layer bounce buffering for block size > PAGE_SIZE v2
2026-05-11 10:40 UTC (5+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios
[PATCH] fuse: fix writeback array overflow when max_pages is one
2026-05-11 10:38 UTC (2+ messages)
[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
2026-05-11 10:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH] iomap: add dirty page control to iomap_zero_iter
2026-05-11 9:09 UTC (3+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-11 8:57 UTC (4+ messages)
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear
[syzbot] [exfat?] WARNING in fat_add_entries
2026-05-11 7:29 UTC
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