messages from 2025-04-24 18:04:03 to 2025-04-28 04:32:09 UTC [more...]
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-04-28 4:32 UTC (7+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
Call for Proposals for fossy.us 2025
2025-04-28 4:07 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.15-rc4
2025-04-28 3:29 UTC (38+ messages)
[PATCH] sort.h: hoist cmp_int() into generic header file
2025-04-28 2:18 UTC (3+ messages)
[RFC PATCH 00/19] famfs: port into fuse
2025-04-28 1:50 UTC (8+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 18/19] famfs_fuse: Add documentation
[PATCH 1/6] fuse: drop usage of folio_index
2025-04-28 0:37 UTC (2+ messages)
HFS/HFS+ maintainership action items
2025-04-27 20:28 UTC (17+ messages)
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH][RFC] __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
2025-04-27 19:50 UTC
[PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
2025-04-27 15:57 UTC (4+ messages)
Potential Linux Crash: possible deadlock in do_lock_mount in linux6.12.24(longterm maintenance)
2025-04-27 2:28 UTC
[PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
2025-04-26 19:30 UTC (6+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
2025-04-26 16:56 UTC (6+ messages)
[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
2025-04-26 12:29 UTC (2+ messages)
[PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
2025-04-26 6:28 UTC (9+ messages)
` [PATCH v2 1/4] pidfs: register pid in pidfs
` [PATCH v2 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
` [PATCH v2 3/4] pidfs: get rid of __pidfd_prepare()
` [PATCH v2 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
[PATCH v5 00/11] fuse: support large folios
2025-04-26 0:08 UTC (12+ 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 07/11] fuse: support large folios for stores
` [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
` [PATCH v5 11/11] fuse: support large folios for writeback
[GIT PULL] vfs fixes
2025-04-25 23:35 UTC (2+ messages)
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-25 22:51 UTC (9+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-04-25 22:45 UTC
[syzbot] [jfs?] KASAN: null-ptr-deref Read in drop_buffers (3)
2025-04-25 20:01 UTC (5+ messages)
` [RFC PATCH] fs/buffer: Handle non folio buffer case for drop_buffer()
[PATCH] omfs: convert to new mount API
2025-04-25 18:57 UTC (2+ messages)
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-25 18:16 UTC (8+ messages)
` [PATCH v4 3/3] "
[PATCH 0/4] move all VMA allocation, freeing and duplication logic to mm
2025-04-25 17:26 UTC (31+ messages)
` [PATCH 1/4] mm: abstract initial stack setup to mm subsystem
` [PATCH 2/4] mm: perform VMA allocation, freeing, duplication in mm
` [PATCH 3/4] mm: move dup_mmap() to mm
` [PATCH 4/4] mm: move vm_area_alloc,dup,free() functions to vma.c
[PATCH] devtmpfs: don't use vfs_getattr_nosec to query i_mode
2025-04-25 17:17 UTC (6+ messages)
[RFC][PATCH] saner calling conventions for ->d_automount()
2025-04-25 17:16 UTC (3+ messages)
[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
2025-04-25 17:09 UTC (5+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
` [PATCH v2 2/3] mm: move dup_mmap() to mm
` [PATCH v2 3/3] mm: perform VMA allocation, freeing, duplication in mm
[PATCH v2 0/3] coredump: hand a pidfd to the usermode coredump helper
2025-04-25 16:49 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH v9 00/15] large atomic writes for xfs
2025-04-25 16:45 UTC (16+ messages)
` [PATCH v9 01/15] fs: add atomic write unit max opt to statx
` [PATCH v9 02/15] xfs: add helpers to compute log item overhead
` [PATCH v9 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v9 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v9 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v9 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v9 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v9 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v9 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v9 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v9 14/15] xfs: update atomic write limits
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-04-25 16:39 UTC (18+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
2025-04-25 15:44 UTC (11+ messages)
[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
2025-04-25 14:30 UTC (5+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()
[bug report] coredump: hand a pidfd to the usermode coredump helper
2025-04-25 14:23 UTC
[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
2025-04-25 13:39 UTC (2+ messages)
casefold is using unsuitable case mapping table
2025-04-25 11:40 UTC (3+ messages)
[DISCUSSION] Revisiting Slab Movable Objects
2025-04-25 11:09 UTC (2+ messages)
[WTF][landlock] d_is_negative(fd_file(f)->f_path.dentry) ???
2025-04-25 9:38 UTC (2+ messages)
[PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
2025-04-25 8:02 UTC (3+ messages)
[PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
2025-04-25 7:58 UTC (3+ messages)
[PATCH] smaps: Fix crash in smaps_hugetlb_range for non-present hugetlb entries
2025-04-25 2:09 UTC (7+ messages)
[syzbot] [fs?] [mm?] kernel BUG in __filemap_add_folio
2025-04-25 1:19 UTC
[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
2025-04-24 21:31 UTC (8+ messages)
` [RFC PATCH 1/3] filemap: Add a helper for filesystems implementing dropbehind
` [RFC PATCH 2/3] filemap: Mark folios as dropbehind in generic_perform_write()
` [RFC PATCH 3/3] NFS: Enable the RWF_DONTCACHE flag for the NFS client
` [PATCH 4/3] NFS: add RWF_DONTCACHE support to LOCALIO
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).