messages from 2025-03-18 16:20:12 to 2025-03-20 10:45:42 UTC [more...]
[RFC -next 00/10] Add ZC notifications to splice and sendfile
2025-03-20 10:46 UTC (24+ messages)
` [RFC -next 01/10] splice: Add ubuf_info to prepare for ZC
` [RFC -next 02/10] splice: Add helper that passes through splice_desc
` [RFC -next 03/10] splice: Factor splice_socket into a helper
` [RFC -next 04/10] splice: Add SPLICE_F_ZC and attach ubuf
` [RFC -next 05/10] fs: Add splice_write_sd to file operations
` [RFC -next 06/10] fs: Extend do_sendfile to take a flags argument
` [RFC -next 07/10] fs: Add sendfile2 which accepts "
` [RFC -next 08/10] fs: Add sendfile flags for sendfile2
` [RFC -next 09/10] fs: Add sendfile2 syscall
` [RFC -next 10/10] selftests: Add sendfile zerocopy notification test
[PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report
2025-03-20 10:38 UTC (4+ 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 v2] fs: reduce work in fdget_pos()
2025-03-20 10:33 UTC (3+ messages)
[PATCH 0/6 RFC v2] tidy up various VFS lookup functions
2025-03-20 10:29 UTC (15+ 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] xarray: make xa_alloc_cyclic() return 0 on all success cases
2025-03-20 10:22 UTC
[PATCH] fs: sort out fd allocation vs dup2 race commentary, take 2
2025-03-20 10:26 UTC
[PATCH v6 00/13] large atomic writes for xfs with CoW
2025-03-20 9:49 UTC (12+ messages)
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
[PATCH] fs: tidy up do_sys_openat2() with likely/unlikely
2025-03-20 9:42 UTC (2+ messages)
[PATCH v3 0/4] pidfs: handle multi-threaded exec and premature thread-group leader exit
2025-03-20 9:29 UTC (5+ 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 RFC] statx.2: Add stx_atomic_write_unit_max_opt
2025-03-20 9:19 UTC (3+ messages)
[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)
[PATCH] the dm-loop target
2025-03-20 7:41 UTC (12+ messages)
CVE-2025-21830: landlock: Handle weird files
2025-03-20 6:26 UTC (13+ messages)
` Unprivileged filesystem mounts
[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 (5+ messages)
[PATCH] libfs: Fix duplicate directory entry in offset_dir_lookup
2025-03-20 3:44 UTC
[RFC PATCH] fs: call inode_sb_list_add() outside of inode hash lock
2025-03-20 0:46 UTC
[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 (4+ messages)
[RFC PATCH] ceph: fix ceph_fallocate() ignoring of FALLOC_FL_ALLOCATE_RANGE mode
2025-03-19 21:34 UTC (3+ messages)
[PATCH 0/2] fuse: {io-uring} Avoid possible FR_PENDING related list corruption
2025-03-19 21:15 UTC (5+ messages)
` [PATCH 1/2] fuse: Clear FR_PENDING in request_wait_answer
` [PATCH 2/2] fuse: {io-uring} Fix a possible req cancellation race
[PATCH] fs/procfs: Fix the comment above proc_pid_wchan()
2025-03-19 21:02 UTC
[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
2025-03-19 19:54 UTC (26+ messages)
` [RFC PATCH 13/35] rbd: Switch from using bvec_iter to iov_iter
` [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
` [RFC PATCH 18/35] libceph, rbd: Convert some page arrays to ceph_databuf
` [RFC PATCH 19/35] libceph, ceph: Convert users of ceph_pagelist "
` [RFC PATCH 21/35] libceph: Make notify code use ceph_databuf_enc_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()
` [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]
[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 (13+ messages)
` [RFC PATCH 1/3] libfs: rework dcache_readdir to use an internal function with callback
` [RFC PATCH 2/3] libfs: add simple directory iteration "
` [RFC PATCH 3/3] efivarfs: replace iterate_dir with libfs function simple_iterate_call
[PATCH] fs: reduce work in fdget_pos()
2025-03-19 16:38 UTC
[PATCH] fs: load the ->i_sb pointer once in inode_sb_list_{add,del}
2025-03-19 16:36 UTC (7+ messages)
[PATCH] fs: predict not reaching the limit in alloc_empty_file()
2025-03-19 16:23 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
2025-03-19 15:54 UTC (13+ messages)
` [Lsf-pc] "
[PATCH RFC v2 0/3] pidfs: handle multi-threaded exec and premature thread-group leader exit
2025-03-19 15:39 UTC (4+ messages)
` [PATCH RFC v2 1/3] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
2025-03-19 13:35 UTC (11+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
[PATCH] fuse: fix possible deadlock if rings are never initialized
2025-03-19 13:00 UTC (4+ messages)
[PATCH v2] pidfs: ensure that PIDFS_INFO_EXIT is available
2025-03-19 12:05 UTC (4+ messages)
[RFC PATCH v1] fuse: add periodic task to invalidate expired dentries
2025-03-19 11:25 UTC
[PATCH 0/4] netfs: Miscellaneous fixes
2025-03-19 9:04 UTC (2+ messages)
[LSF/MMBPF BoF] Request for a kdevops BOF session
2025-03-19 8:39 UTC (2+ messages)
` [Lsf-pc] "
[PATCH -next] iomap: fix inline data on buffered read
2025-03-19 8:34 UTC (4+ messages)
[PATCH v3] fuse: fix uring race condition for null dereference of fc
2025-03-19 8:24 UTC (4+ messages)
[PATCH] afs: Fix afs_atcell_get_link() to check if ws_cell is unset first
2025-03-19 8:23 UTC (2+ messages)
[RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion
2025-03-19 7:59 UTC
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-03-19 7:53 UTC (8+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH -next] ext4: correct the error handle in ext4_fallocate()
2025-03-19 7:30 UTC (2+ messages)
[PATCH -next] iomap: fix inline data on buffered read
2025-03-19 6:40 UTC
[PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
2025-03-19 3:35 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kasan: Add strscpy() test to trigger tag fault on arm64
[PATCH v1] fuse: support configurable number of uring queues
2025-03-18 23:16 UTC (5+ messages)
[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
2025-03-18 21:41 UTC (4+ messages)
[RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion
2025-03-18 19:01 UTC (4+ messages)
[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
2025-03-18 18:06 UTC (6+ messages)
[PATCH] Documentation: Add "Unaccepted" meminfo entry
2025-03-18 18:01 UTC (3+ messages)
[LSF/MM/BPF TOPIC] State Of The Page 2025
2025-03-18 17:42 UTC
[PATCH v2 0/8] Landlock signal scope fix and errata interface
2025-03-18 16:14 UTC (2+ messages)
` [PATCH v2 1/8] landlock: Move code to ease future backports
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