messages from 2026-06-23 18:09:13 to 2026-06-25 08:36:02 UTC [more...]
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-25 8:34 UTC (4+ messages)
` [PATCH v2 1/7] vmsplice: open-code do_writev and do_readv
` [PATCH v2 2/7] vmsplice: change argument type back to "int"
` [PATCH v2 3/7] splice: turn wait_for_space flags argument into bool
[PATCH] ntfs: avoid stale runlist element dereference in fallocate
2026-06-25 8:33 UTC
[PATCH v2 0/2] iomap: add helper to keep uptodate bitmap in sync
2026-06-25 7:46 UTC (6+ messages)
` [PATCH v2 1/2] iomap: add helper to mark folio uptodate
` [PATCH v2 2/2] fuse: use iomap "
[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
2026-06-25 7:43 UTC (2+ messages)
[PATCH v2] iomap: guard io_size EOF trim against concurrent truncate underflow
2026-06-25 7:40 UTC (4+ messages)
ntfs: RO->RW remount is broken - two bugs in the quota-marking path
2026-06-25 7:33 UTC
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-25 7:28 UTC (4+ messages)
[PATCH] fs: Free any excess xarray nodes in clear_inode()
2026-06-25 7:09 UTC (3+ messages)
[PATCH 00/16] fscrypt: Standardize on blk-crypto
2026-06-25 7:01 UTC (19+ messages)
` [PATCH 01/16] blk-crypto: Simplify check for fallback support
` [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
` [PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
` [PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
` [PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
` [PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
` [PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
` [PATCH 13/16] fscrypt: Remove fs-layer zeroout code
` [PATCH 14/16] fscrypt: Remove unused functions and workqueue
` [PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
2026-06-25 6:39 UTC (6+ messages)
[PATCH v3 0/5] block: validate direct I/O memory alignment
2026-06-25 6:28 UTC (11+ messages)
` [PATCH v3 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH v3 2/5] block: fix dio leak on metadata mapping error
` [PATCH v3 3/5] loop: set dma_alignment from the backing file for direct I/O
` [PATCH v3 4/5] zloop: set dma_alignment from the backing files "
` [PATCH v3 5/5] block: validate user space vectors during extraction
[PATCH v1 0/2] luo support for preserving eventfd
2026-06-25 5:49 UTC (3+ messages)
` [PATCH v1 1/2] eventfd: luo: "
` [PATCH v1 2/2] selftests: liveupdate: Add selftest for eventfd LUO
[PATCH] ntfs: avoid stale runlist element dereference in MFT writeback
2026-06-25 5:42 UTC (2+ messages)
[ANNOUNCE/CFP] Linux Plumbers 2026 Containers and Checkpoint/Restore Microconference
2026-06-25 3:55 UTC
[RFC] Null Namespaces
2026-06-25 3:41 UTC (7+ messages)
[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
2026-06-25 3:37 UTC (6+ messages)
` [RFC PATCH v1 1/3] iomap: add ->iomap_next() and iomap_process() helper
` [RFC PATCH v1 2/3] xfs: convert read and buffered write iomap ops to ->iomap_next()
` [RFC PATCH v1 3/3] xfs: example of devirtualizing buffered write iomap callbacks
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-25 3:33 UTC (6+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap
[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
2026-06-25 3:19 UTC
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-06-25 3:01 UTC (15+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-25 2:24 UTC (3+ messages)
[PATCH] tools/writeback: parse help before importing drgn
2026-06-25 0:27 UTC (2+ messages)
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-24 22:48 UTC (12+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
[PATCH bpf-next v3 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-06-24 21:22 UTC (3+ messages)
` [PATCH "
[PATCH v1] fuse: don't clear folio uptodate on writethrough errors
2026-06-24 20:52 UTC
[PATCH 0/3] ovl: make cachestat() work
2026-06-24 20:50 UTC (18+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-24 19:17 UTC (7+ messages)
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 08/10] rust: aref: update formatting of use statements
[PATCH] xfs: fix capabily check in xfs_setattr_nonsize
2026-06-24 18:59 UTC (2+ messages)
[PATCH v1 0/2] iomap: add helpers to keep uptodate bitmap in sync
2026-06-24 18:55 UTC (6+ messages)
` [PATCH v1 1/2] iomap: add helpers to mark and clear folio uptodate state
` [PATCH v1 2/2] fuse: use iomap helpers to update "
[PATCH v3 0/6] xfs write streams
2026-06-24 18:11 UTC (7+ messages)
` [PATCH v3 1/6] fs: add generic write-stream management ioctl
` [PATCH v3 2/6] iomap: introduce and propagate write_stream
` [PATCH v3 3/6] xfs: implement write-stream management support
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-24 17:52 UTC (3+ messages)
[GIT PULL] ntfs3: changes for 7.2
2026-06-24 17:34 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in d_alloc_parallel
2026-06-24 17:21 UTC (2+ messages)
update BDI {io,ra}_pages values based on the RT device limits
2026-06-24 15:42 UTC (5+ messages)
[PATCH v3 0/3] Add and use abstraction for synchronize_rcu()
2026-06-24 15:30 UTC (5+ messages)
` [PATCH v3 1/3] rust: sync: Add "
` [PATCH v3 2/3] rust: revocable: Use safe synchronize_rcu() abstraction
` [PATCH v3 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-06-24 15:18 UTC (3+ messages)
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-06-24 13:34 UTC (4+ messages)
[PATCH v2 00/14] netfs: Miscellaneous fixes
2026-06-24 14:21 UTC (17+ messages)
` [PATCH v2 01/14] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v2 02/14] cachefiles: Fix double fput
` [PATCH v2 03/14] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v2 05/14] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v2 06/14] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
` [PATCH v2 07/14] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v2 08/14] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH v2 09/14] netfs: Fix kdoc warning
` [PATCH v2 10/14] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v2 11/14] netfs: Fix writethrough to use collection offload
` [PATCH v2 12/14] netfs: Fix writeback error handling
` [PATCH v2 13/14] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
[RFC PATCH] shmem: Use invalidate_lock instead of shmem_falloc
2026-06-24 13:56 UTC (2+ messages)
[PATCH v2] hfs: validate corrupt catalog and btree metadata before hfs_write_inode()
2026-06-24 13:54 UTC
[PATCH] netfs: Fix kernel-doc parameter name for netfs_resize_file()
2026-06-24 13:29 UTC
[syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
2026-06-24 11:35 UTC (3+ messages)
[PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
2026-06-24 11:02 UTC (7+ messages)
[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
2026-06-24 9:04 UTC (13+ messages)
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v9 01/22] fsverity: report validation errors through fserror to fsnotify
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v14 00/15] Exposing case folding behavior
2026-06-24 8:59 UTC (2+ messages)
` [f2fs-dev] "
[linux-next:master] [mm/filemap] 0b9c0aeba9: pts.graphics-magick.Swirl.iterations_per_minute 8.6% regression
2026-06-24 8:01 UTC (2+ messages)
[BUG]: general protection fault in __lookup_mnt
2026-06-24 7:51 UTC
don't build bios/contexts over multiple iomaps v2
2026-06-24 7:42 UTC (8+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCHv2 0/6] direct-io: validate user space vectors during extraction
2026-06-24 7:39 UTC (5+ messages)
` [PATCHv2 6/6] block: "
[RFC PATCH] filemap: Remove file pinning during fault handling
2026-06-24 6:58 UTC (3+ messages)
[PATCH] iomap: guard io_size EOF trim against concurrent truncate underflow
2026-06-24 6:14 UTC (2+ messages)
` [PATCH v2] "
[PATCH] hfs: port HFS+ b-tree bitmap corruption check
2026-06-24 6:09 UTC (2+ messages)
[PATCH] exfat: implement swap activate
2026-06-24 6:02 UTC (3+ messages)
[PATCH] ovl: Allow changing default fsync_mode
2026-06-24 3:41 UTC (11+ messages)
[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
2026-06-24 2:36 UTC (3+ messages)
[PATCH v2 0/9] kmem_cache instances with static storage duration
2026-06-24 0:48 UTC (4+ messages)
` [RFC PATCH v3 00/10] "
[PATCH v2] bpf: have bpf_real_data_inode() take a struct file
2026-06-23 21:31 UTC (2+ messages)
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-23 20:35 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] exec: fix off-by-one in binfmt max rewrite depth comment
2026-06-23 5:23 UTC
[PATCH v2] cramfs: bound the XIP direct-mapping reads to the image size
2026-06-23 18:30 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