linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-30 21:22:05 to 2025-05-02 23:31:05 UTC [more...]

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-02 23:30 UTC  (9+ 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] swapfile: disable swapon for bs > ps devices
 2025-05-02 23:13 UTC 

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-02 20:35 UTC  (6+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response

[PATCH RFC v2 0/6] coredump: support AF_UNIX sockets
 2025-05-02 20:23 UTC  (15+ 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 v10 00/15] large atomic writes for xfs
 2025-05-02 20:13 UTC  (23+ 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

[PATCH 0/6] iomap: misc buffered write path cleanups and prep
 2025-05-02 20:00 UTC  (10+ messages)
` [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 6/6] iomap: rework iomap_write_begin() to return folio offset and length

KASAN: slab-out-of-bounds in hfsplus_bnode_read+0x268/0x290
 2025-05-02 19:28 UTC  (2+ messages)

HFS/HFS+ maintainership action items
 2025-05-02 19:14 UTC  (12+ 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  (33+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio

[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  (11+ messages)
` [PATCH v2 1/9] memcontrol: rename mem_cgroup_scan_tasks()
` [PATCH v2 2/9] memcontrol: introduce the new mem_cgroup_scan_tasks()
` [PATCH v2 3/9] memcontrol: introduce ksm_stat at memcg-v2
` [PATCH v2 4/9] memcontrol: add ksm_zero_pages in cgroup/memory.ksm_stat
` [PATCH v2 5/9] memcontrol: add ksm_merging_pages "
` [PATCH v2 6/9] memcontrol: add ksm_profit "
` [PATCH v2 7/9] memcontrol-v1: add ksm_stat at memcg-v1
` [PATCH v2 8/9] Documentation: add ksm_stat description in cgroup-v1/memory.rst
` [PATCH v2 9/9] Documentation: add ksm_stat description in cgroup-v2.rst

[RFC] MNT_LOCKED vs. finish_automount()
 2025-05-01 20:15 UTC 

[PATCH v9 00/15] large atomic writes for xfs
 2025-05-01 19:53 UTC  (16+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()

[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()

[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
 2025-05-01 16:28 UTC  (9+ messages)

[RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
 2025-05-01 14:33 UTC  (13+ messages)
` [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback

kernel BUG in zero_user_segments
 2025-05-01 11:19 UTC  (4+ messages)

[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-05-01 10:38 UTC  (6+ messages)
` [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm

[syzbot] [netfs?] INFO: task hung in anon_pipe_write
 2025-05-01  8:08 UTC 

[PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-05-01  8:07 UTC  (6+ messages)
` [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`

[GIT PULL] bcachefs fixes for 6.15-rc4
 2025-05-01  4:55 UTC  (11+ messages)

[PATCH RFC 3/3] coredump: support AF_UNIX sockets
 2025-05-01  0:25 UTC  (2+ messages)

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-30 22:23 UTC  (5+ messages)

concerning struct path handling
 2025-04-30 21:48 UTC 


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).