messages from 2025-03-19 17:44:08 to 2025-03-21 02:42:04 UTC [more...]
[PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
2025-03-21 2:41 UTC (4+ messages)
` [PATCH v2 2/2] kasan: Add strscpy() test to trigger tag fault on arm64
[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
2025-03-21 2:13 UTC (17+ messages)
[PATCH] initrd: support erofs as initrd
2025-03-21 2:08 UTC (2+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
2025-03-21 1:44 UTC (3+ messages)
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-03-20 23:09 UTC (13+ messages)
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
[RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
2025-03-20 22:01 UTC (25+ messages)
` [RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
` [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
` [RFC PATCH 22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf
` [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop()
` Why use plain numbers and totals rather than predef'd constants for RPC sizes?
` [RFC PATCH 28/35] netfs: Adjust group handling
` [RFC PATCH 32/35] netfs: Add some more RMW support for ceph
` [RFC PATCH 33/35] ceph: Use netfslib [INCOMPLETE]
[GIT PULL] vfs fixes
2025-03-20 21:21 UTC (2+ messages)
famfs port to fuse - questions
2025-03-20 21:08 UTC (4+ messages)
[PATCH v2 0/8] Landlock signal scope fix and errata interface
2025-03-20 21:06 UTC (3+ messages)
` [PATCH v2 5/8] landlock: Always allow signals between threads of the same process
[PATCH] bfs: convert bfs to use the new mount api
2025-03-20 20:42 UTC
[PATCH RFC] initrd: resize /dev/ram as needed
2025-03-20 19:46 UTC
[PATCH 0/3] further iomap large atomic writes changes
2025-03-20 19:32 UTC (9+ messages)
` [PATCH 1/3] iomap: inline iomap_dio_bio_opflags()
` [PATCH 2/3] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH 3/3] iomap: rework IOMAP atomic flags
[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
2025-03-20 19:30 UTC (2+ messages)
[RFC -next 00/10] Add ZC notifications to splice and sendfile
2025-03-20 18:23 UTC (16+ messages)
[LSF/MM/BPF TOPIC] Filesystem Suspend Resume
2025-03-20 18:15 UTC (5+ messages)
[RFC 0/3] Guaranteed CMA
2025-03-20 17:39 UTC (4+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings
[PATCH 00/14] better handling of checksum errors/bitrot
2025-03-20 17:15 UTC (5+ messages)
[LSF/MM/BPF TOPIC] vfs write barriers
2025-03-20 17:00 UTC (6+ messages)
[RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary
2025-03-20 16:44 UTC (11+ messages)
` [RFC 1/4] iomap: use BLK_MAX_BLOCK_SIZE for the iomap zero page
` [RFC 2/4] blkdev: lift BLK_MAX_BLOCK_SIZE to page cache limit
` [RFC 3/4] nvme-pci: bump segments to what the device can use
` [RFC 4/4] nvme-pci: add quirk for qemu with bogus NOWS
[PATCH 0/2] fuse: {io-uring} Avoid possible FR_PENDING related list corruption
2025-03-20 16:11 UTC (6+ messages)
` [PATCH 1/2] fuse: Clear FR_PENDING in request_wait_answer
` [PATCH 2/2] fuse: {io-uring} Fix a possible req cancellation race
CVE-2025-21830: landlock: Handle weird files
2025-03-20 16:00 UTC (14+ messages)
` Unprivileged filesystem mounts
Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
2025-03-20 15:50 UTC (2+ messages)
[PATCH v4 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit
2025-03-20 15:26 UTC (7+ messages)
` [PATCH v4 1/4] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH v4 2/4] selftests/pidfd: first test for multi-threaded exec polling
` [PATCH v4 3/4] selftests/pidfd: second "
` [PATCH v4 4/4] selftests/pidfd: third "
[PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report
2025-03-20 15:00 UTC (7+ messages)
` [PATCH 1/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
` [PATCH 2/2] selftests/mm: add PAGEMAP_SCAN guard region test
[PATCH] the dm-loop target
2025-03-20 14:36 UTC (14+ messages)
[PATCH v3 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit
2025-03-20 14:32 UTC (11+ messages)
` [PATCH v3 1/4] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH v3 2/4] selftests/pidfd: first test for multi-threaded exec polling
` [PATCH v3 3/4] selftests/pidfd: second "
` [PATCH v3 4/4] selftests/pidfd: third "
[PATCH] fs: sort out fd allocation vs dup2 race commentary, take 2
2025-03-20 14:19 UTC (2+ messages)
[PATCH v6 00/13] large atomic writes for xfs with CoW
2025-03-20 14:12 UTC (13+ messages)
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
[PATCH RFC] statx.2: Add stx_atomic_write_unit_max_opt
2025-03-20 14:12 UTC (4+ messages)
[PATCH 0/6 RFC v2] tidy up various VFS lookup functions
2025-03-20 14:04 UTC (17+ messages)
` [PATCH 1/6] VFS: improve interface for lookup_one functions
` [PATCH 2/6] nfsd: Use lookup_one() rather than lookup_one_len()
` [PATCH 3/6] cachefiles: "
` [PATCH 4/6] VFS: rename lookup_one_len family to lookup_noperm and remove permission check
` [PATCH 5/6] Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
` [PATCH 6/6] VFS: change lookup_one_common and lookup_noperm_common to take a qstr
[PATCH v2] fs: sort out stale commentary about races between fd alloc and dup2()
2025-03-20 14:03 UTC (3+ messages)
[PATCH] libfs: Fix duplicate directory entry in offset_dir_lookup
2025-03-20 13:28 UTC (3+ messages)
[LSF/MMBPF BoF] Request for a kdevops BOF session
2025-03-20 13:17 UTC (3+ messages)
` [Lsf-pc] "
[RFC PATCH 1/5] misc: introduce FDBox
2025-03-20 12:14 UTC (11+ messages)
[RFC PATCH] fs: call inode_sb_list_add() outside of inode hash lock
2025-03-20 12:07 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
2025-03-20 7:08 UTC (10+ messages)
` [Lsf-pc] "
[PATCH] fs: tidy up do_sys_openat2() with likely/unlikely
2025-03-20 10:49 UTC (3+ messages)
[PATCH v2] fs: reduce work in fdget_pos()
2025-03-20 10:33 UTC (3+ messages)
[PATCH] xarray: make xa_alloc_cyclic() return 0 on all success cases
2025-03-20 10:22 UTC
[PATCH] netfs: Fix kernel async DIO
2025-03-20 8:46 UTC (3+ messages)
` [Linux 6.14 - netfs/cifs] loop on file cat + file copy
[syzbot] [fs?] KCSAN: data-race in __lookup_mnt / __se_sys_pivot_root (6)
2025-03-20 8:43 UTC (2+ messages)
[PATCH v1] exfat: fix the infinite loop in exfat_find_last_cluster()
2025-03-20 8:27 UTC
[PATCH v1] exfat: fix missing shutdown check
2025-03-20 8:27 UTC
[PATCH] exfat: fix random stack corruption after get_block
2025-03-20 8:16 UTC (2+ messages)
[LSF/MM/BPF TOPIC] File system checksum offload
2025-03-20 5:48 UTC (13+ messages)
[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
2025-03-20 5:39 UTC (12+ messages)
` [PATCH RFC v2 1/8] staging: apfs: init lzfse compression library for APFS
` [PATCH RFC v2 2/8] staging: apfs: init unicode.{c,h}
` [PATCH RFC v2 3/8] staging: apfs: init apfs_raw.h to handle on-disk structures
` [PATCH RFC v2 4/8] staging: apfs: init libzbitmap.{c,h} for decompression
` [PATCH RFC v2 5/8] staging: apfs: init APFS
` [PATCH RFC v2 6/8] staging: apfs: init build support for APFS
` [PATCH RFC v2 7/8] staging: apfs: init TODO and README.rst
` [PATCH RFC v2 8/8] MAINTAINERS: apfs: add entry and relevant information
lockref cleanups
2025-03-20 5:34 UTC (7+ messages)
` [PATCH 3/8] lockref: use bool for false/true returns
[PATCH v2] iomap: fix inline data on buffered read
2025-03-20 5:32 UTC (2+ messages)
[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
2025-03-19 23:57 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH] umount: Allow superblock owners to force umount
2025-03-19 21:53 UTC (2+ messages)
[RFC PATCH] ceph: fix ceph_fallocate() ignoring of FALLOC_FL_ALLOCATE_RANGE mode
2025-03-19 21:34 UTC (3+ messages)
[PATCH] fs/procfs: Fix the comment above proc_pid_wchan()
2025-03-19 21:02 UTC
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-03-19 19:50 UTC (3+ messages)
` [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
[RFC PATCH 0/3] create simple libfs directory iterator and make efivarfs use it
2025-03-19 18:45 UTC (4+ messages)
[RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
2025-03-18 19:59 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;
as well as URLs for NNTP newsgroup(s).