messages from 2025-05-01 16:58:04 to 2025-05-05 09:05:03 UTC [more...]
[PATCH 0/6] iomap: misc buffered write path cleanups and prep
2025-05-05 9:05 UTC (19+ messages)
` [PATCH 1/6] iomap: resample iter->pos after iomap_write_begin() calls
` [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH 4/6] iomap: helper to trim pos/bytes to within folio
` [PATCH 5/6] iomap: push non-large folio check into get folio path
` [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-05 8:49 UTC (3+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
[PATCH v11 00/16] large atomic writes for xfs
2025-05-05 8:30 UTC (25+ messages)
` [PATCH v11 01/16] fs: add atomic write unit max opt to statx
` [PATCH v11 02/16] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v11 03/16] xfs: add helpers to compute log item overhead
` [PATCH v11 04/16] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v11 05/16] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block
` [PATCH v11 07/16] xfs: allow block allocator to take an alignment hint
` [PATCH v11 08/16] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v11 09/16] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v11 10/16] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v11 11/16] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v11 12/16] xfs: commit CoW-based atomic writes atomically
` [PATCH v11 13/16] xfs: add xfs_file_dio_write_atomic()
` [PATCH v11 14/16] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v11 15/16] xfs: update atomic write limits
` [PATCH v11 16/16] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[PATCH] swapfile: disable swapon for bs > ps devices
2025-05-05 6:25 UTC (2+ messages)
[PATCH v10 00/15] large atomic writes for xfs
2025-05-05 5:22 UTC (24+ messages)
` [PATCH v10 01/15] fs: add atomic write unit max opt to statx
` [PATCH v10.1 1.1/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v10 02/15] xfs: add helpers to compute log item overhead
` [PATCH v10 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v10 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v10 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v10.1 "
` [PATCH v10 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v10 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v10 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v10 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v10 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v10 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v10 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v10 13/15] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v10 14/15] xfs: update atomic write limits
` [PATCH v10 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
` [PATCH 16/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH 17/15] xfs: move buftarg atomic write geometry config to setsize_buftarg
[RFC] move_mount(2): still breakage around new mount detection
2025-05-05 5:08 UTC (7+ messages)
[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
2025-05-05 3:03 UTC
[RFC] MNT_LOCKED vs. finish_automount()
2025-05-04 23:24 UTC (3+ messages)
[PATCH v5 00/11] fuse: support large folios
2025-05-04 19:15 UTC (19+ messages)
` [PATCH v5 01/11] fuse: support copying "
` [PATCH v5 02/11] fuse: support large folios for retrieves
` [PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
` [PATCH v5 04/11] fuse: support large folios for writethrough writes
` [PATCH v5 05/11] fuse: support large folios for folio reads
` [PATCH v5 06/11] fuse: support large folios for symlinks
` [PATCH v5 08/11] fuse: support large folios for queued writes
` [PATCH v5 09/11] fuse: support large folios for readahead
` [PATCH v5 10/11] fuse: optimize direct io large folios processing
[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Read in generic_perform_write
2025-05-04 9:52 UTC (2+ messages)
` [syzbot] [hfs?] [mm?] "
[PATCH][CFT][RFC] sanitize handling of long-term internal mounts
2025-05-03 23:02 UTC
[PATCH][RFC][CFT] kill vfs_submount(), already
2025-05-03 21:29 UTC
HFS/HFS+ maintainership action items
2025-05-03 5:39 UTC (13+ messages)
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH RFC v2 0/6] coredump: support AF_UNIX sockets
2025-05-03 5:17 UTC (16+ messages)
` [PATCH RFC v2 1/6] coredump: massage format_corname()
` [PATCH RFC v2 2/6] coredump: massage do_coredump()
` [PATCH RFC v2 3/6] coredump: support AF_UNIX sockets
` [PATCH RFC v2 4/6] coredump: show supported coredump modes
` [PATCH RFC v2 5/6] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH RFC v2 6/6] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-02 23:30 UTC (28+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v15 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v15 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v15 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v15 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v15 09/27] riscv mmu: write protect and shadow stack
` [PATCH v15 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v15 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v15 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v15 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v15 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v15 15/27] riscv/traps: Introduce software check exception
` [PATCH v15 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v15 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v15 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v15 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v15 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v15 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v15 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v15 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v15 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v15 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
[RFC PATCH 00/19] famfs: port into fuse
2025-05-02 20:35 UTC (4+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
2025-05-02 19:28 UTC (2+ messages)
[PATCH v2] hfs: fix not erasing deleted b-tree node issue
2025-05-02 19:10 UTC (3+ messages)
` 回复: "
[RFF] realpathat system call
2025-05-02 18:28 UTC (5+ messages)
[GIT PULL] bcachefs fixes for rc5
2025-05-02 16:41 UTC (2+ messages)
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-05-02 16:16 UTC (9+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH] ocfs2: Fix potential ERR_PTR dereference in ocfs2_unlock_and_free_folios
2025-05-02 16:11 UTC (3+ messages)
` [External] : "
wts
2025-05-02 14:54 UTC
[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2025-05-02 14:38 UTC (4+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
[PATCH 00/11] Remove aops->writepage
2025-05-02 14:33 UTC (8+ messages)
` [PATCH 11/11] fs: "
CAP_SYS_ADMIN restriction for passthrough fds
2025-05-02 14:09 UTC (3+ messages)
` CAP_SYS_ADMIN restriction for passthrough fds (fuse)
[PATCH v2] fuse: use splice for reading user pages on servers that enable it
2025-05-02 13:16 UTC (2+ messages)
[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
2025-05-02 12:59 UTC (6+ messages)
` [RFC PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [RFC PATCH v2 3/3] mm/vma: remove mmap() retry merge
[PATCH 1/2] hfsplus: fix to update ctime after rename
2025-05-02 12:52 UTC (10+ messages)
` [PATCH 2/2] hfs: "
` 回复: [PATCH 1/2] hfsplus: "
[PATCH] fs/eventpoll: fix endless busy loop after timeout has expired
2025-05-02 12:22 UTC (2+ messages)
[PATCH v2] drm/ttm: Silence randstruct warning about casting struct file
2025-05-02 10:44 UTC (8+ messages)
[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-05-02 10:34 UTC (6+ messages)
[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-05-02 10:01 UTC (2+ messages)
WARNING in __folio_mark_dirty
2025-05-02 9:52 UTC (3+ messages)
add more bio helpers v2
2025-05-02 9:20 UTC (19+ messages)
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
[PATCH V4] fs/fuse: fix race between concurrent setattr from multiple nodes
2025-05-02 4:04 UTC
[PATCH v2 0/9] support ksm_stat showing at cgroup level
2025-05-01 20:27 UTC (2+ messages)
[PATCH v9 00/15] large atomic writes for xfs
2025-05-01 19:53 UTC (7+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2025-05-01 19:50 UTC (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[RFC PATCH 0/2] ceph: cleanup of hardcoded invalid ID
2025-05-01 19:42 UTC (3+ messages)
` [RFC PATCH 1/2] ceph: introduce CEPH_INVALID_CACHE_IDX
` [RFC PATCH 2/2] ceph: exchange BUG_ON on WARN_ON in ceph_readdir()
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