messages from 2025-07-11 19:47:03 to 2025-07-15 05:28:12 UTC [more...]
[PATCH v3 0/7] iomap: zero range folio batch support
2025-07-15 5:28 UTC (13+ messages)
` [PATCH v3 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v3 2/7] iomap: remove pos+len BUG_ON() to after folio lookup
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
` [PATCH v3 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v3 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v3 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v3 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
2025-07-15 5:17 UTC (13+ messages)
` [PATCH v2] "
[PATCH -next] ext4: fix the compile error of EXT4_MAX_PAGECACHE_ORDER macro
2025-07-15 4:06 UTC (3+ messages)
Do we need an opt-in for file systems use of hw atomic writes?
2025-07-15 3:22 UTC (9+ messages)
[PATCH] mshv_eventfd: convert to CLASS(fd)
2025-07-15 1:51 UTC (2+ messages)
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-15 0:31 UTC (5+ messages)
[PATCH] btrfs: scrub: wip, pause on fs freeze
2025-07-14 23:19 UTC (5+ messages)
[PATCH AUTOSEL 6.6 3/6] eventpoll: don't decrement ep refcount while still holding the ep mutex
2025-07-14 23:07 UTC
[PATCH AUTOSEL 6.12 05/12] eventpoll: don't decrement ep refcount while still holding the ep mutex
2025-07-14 23:07 UTC
[PATCH AUTOSEL 6.15 06/15] eventpoll: don't decrement ep refcount while still holding the ep mutex
2025-07-14 23:06 UTC
[PATCH] mm/filemap: Align last_index to folio size
2025-07-14 22:48 UTC (7+ messages)
[PATCH v3] hfs/hfsplus: rework debug output subsystem
2025-07-14 22:32 UTC
[PATCH] ceph: fix potentail race condition of operations with CEPH_I_ODIRECT flag
2025-07-14 21:47 UTC
[PATCH v4 0/5] fuse: use iomap for buffered writes + writeback
2025-07-14 21:43 UTC (8+ messages)
` [PATCH v4 1/5] fuse: use iomap for buffered writes
` [PATCH v4 2/5] fuse: use iomap for writeback
[syzbot] [fs?] WARNING: bad unlock balance in query_matching_vma
2025-07-14 21:11 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-14 21:09 UTC (4+ messages)
[PATCH 0/3] ovl: Enable support for casefold filesystems
2025-07-14 20:12 UTC (4+ messages)
` [PATCH 1/3] ovl: Make ovl_cache_entry_find support casefold
[PATCH] fanotify: support custom default close response
2025-07-14 19:59 UTC (8+ messages)
[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
2025-07-14 17:46 UTC (2+ messages)
[RFC PATCH v2 3/8] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
2025-07-14 17:46 UTC (2+ messages)
[syzbot] [fs?] WARNING: lock held when returning to user space in query_matching_vma
2025-07-14 17:10 UTC
[PATCH] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
2025-07-14 16:54 UTC
[PATCH v3] eventpoll: Fix priority inversion problem
2025-07-14 16:16 UTC (19+ messages)
[PATCH][RFC] don't bother with path_get()/path_put() in unix_open_file()
2025-07-14 16:11 UTC (5+ messages)
[PATCH v1 0/2] RFC: Extend fuse-passthrough to directories
2025-07-14 15:20 UTC (5+ messages)
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-14 15:10 UTC (11+ messages)
[PATCH 1/2] habanalabs: fix UAF in export_dmabuf()
2025-07-14 15:09 UTC (5+ messages)
` [PATCH 2/2] xen: fix UAF in dmabuf_exp_from_pages()
[PATCH] fix a leak in fcntl_dirnotify()
2025-07-14 15:07 UTC (3+ messages)
[PATCH 1/2] vfs: add Rust files to MAINTAINERS
2025-07-14 14:52 UTC (4+ messages)
` [PATCH 2/2] pid: "
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-14 14:19 UTC (7+ messages)
` [PATCH RFC 08/14] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[PATCH v2 0/7] iomap: zero range folio batch support
2025-07-14 14:12 UTC (16+ messages)
` [PATCH v2 1/7] filemap: add helper to look up dirty folios in a range
` [PATCH v2 2/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH v2 3/7] iomap: optional zero range dirty folio processing
` [PATCH v2 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH v2 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH v2 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH v2 7/7] xfs: error tag to force zeroing on debug kernels
[PATCH v2 0/3] Landlock: Disconnected directory handling
2025-07-14 12:39 UTC (4+ messages)
` [PATCH v2 1/3] landlock: Fix handling of disconnected directories
` [PATCH v2 3/3] selftests/landlock: Add disconnected leafs and branch test suites
[PATCH v5 0/6] btrfs: add remove_bdev() callback
2025-07-14 10:14 UTC (8+ messages)
` [PATCH v5 1/6] fs: add a new "
` [PATCH v5 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH v5 3/6] btrfs: reject file operations if in shutdown state
` [PATCH v5 4/6] btrfs: reject delalloc ranges "
` [PATCH v5 5/6] btrfs: implement shutdown ioctl
` [PATCH v5 6/6] btrfs: implement remove_bdev and shutdown super operation callbacks
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-14 9:11 UTC (2+ messages)
[PATCH 0/2] netfs: Fix use of fscache with ceph
2025-07-14 9:05 UTC (5+ messages)
` [PATCH 1/2] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
refactor the iomap writeback code v5
2025-07-14 8:52 UTC (2+ messages)
[PATCH v5 0/5] Readahead tweaks for larger folios
2025-07-14 8:19 UTC (4+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory
[PATCH v3 0/3] ida: Remove the ida_simple_xxx() API
2025-07-14 8:17 UTC (4+ messages)
` [PATCH v3 1/3] idr test suite: Remove usage of the deprecated ida_simple_xx() API
` [PATCH v3 2/3] ida: Remove the ida_simple_xxx() API
` [PATCH v3 3/3] nvmem: Update a comment related to struct nvmem_config
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-14 8:12 UTC (6+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH] fs: warn on mount propagation in unprivileged user namespaces
2025-07-14 8:10 UTC (2+ messages)
[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-14 8:08 UTC (5+ messages)
[PATCH] readahead: Use folio_nr_pages() instead of shift operation
2025-07-14 8:04 UTC (6+ messages)
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-07-14 6:22 UTC (2+ messages)
[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
2025-07-14 5:57 UTC (3+ messages)
[PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir()
2025-07-14 5:42 UTC (3+ messages)
` parent_lock/unlock (Was: [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir())
[PATCH 08/20] ovl: narrow locking in ovl_rename()
2025-07-14 5:12 UTC (3+ messages)
[PATCH v5 0/7] f2fs: new mount API conversion
2025-07-14 2:27 UTC (2+ messages)
[PATCH 17/20] ovl: narrow locking in ovl_whiteout()
2025-07-14 1:44 UTC (2+ messages)
[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
2025-07-14 1:42 UTC (2+ messages)
[PATCH 15/20] ovl: narrow locking on ovl_remove_and_whiteout()
2025-07-14 1:35 UTC (2+ messages)
[PATCH 11/20] ovl: narrow locking in ovl_workdir_create()
2025-07-14 1:08 UTC (2+ messages)
[PATCH 10/20] ovl: narrow locking in ovl_cleanup_index()
2025-07-14 1:03 UTC (2+ messages)
[PATCH 04/20] ovl: narrow the locked region in ovl_copy_up_workdir()
2025-07-14 0:29 UTC (2+ messages)
[PATCH 02/20] ovl: change ovl_create_index() to take write and dir locks
2025-07-14 0:14 UTC (2+ messages)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-13 17:43 UTC (8+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 4/7] mm/mempolicy: Export memory policy symbols
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH V9 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-07-13 12:05 UTC (4+ messages)
` [PATCH v2 1/3] rust: xarray: use the prelude
` [PATCH v2 2/3] rust: xarray: implement Default for AllocKind
` [PATCH v2 3/3] rust: xarray: add `insert` and `reserve`
[syzbot] [xfs?] general protection fault in do_move_mount (3)
2025-07-13 5:16 UTC (2+ messages)
` [syzbot] [fs?] "
[PATCH v4 0/3] fanotify: introduce response identifier
2025-07-12 20:51 UTC (4+ messages)
` [PATCH v4 3/3] fanotify: introduce event "
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-12 19:42 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.16-rc6
2025-07-12 18:15 UTC (3+ messages)
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-12 17:53 UTC (10+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-12 17:33 UTC (14+ messages)
[PATCH trivial] init: Fix comment typo in do_mounts_initrd.c
2025-07-12 14:32 UTC
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-12 10:57 UTC (5+ messages)
[RFC V2 00/18] famfs: port into fuse
2025-07-12 5:54 UTC (13+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
[PATCH] loop: Avoid updating block size under exclusive owner
2025-07-12 2:40 UTC (2+ messages)
[PATCH] fuse: show io_uring mount option in /proc/mounts
2025-07-12 1:02 UTC (3+ messages)
[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
2025-07-11 21:38 UTC
[PATCH v18 00/27] riscv control-flow integrity for usermode
2025-07-11 20:25 UTC (14+ messages)
` [PATCH v18 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v18 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v18 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v18 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v18 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v18 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v18 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v18 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v18 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v18 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v18 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v18 27/27] kselftest/riscv: kselftest for user mode cfi
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;
as well as URLs for NNTP newsgroup(s).