messages from 2025-08-14 14:59:25 to 2025-08-18 01:43:02 UTC [more...]
[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
2025-08-18 1:42 UTC (3+ messages)
Fuse over io_uring mode cannot handle iodepth > 1 case properly like the default mode
2025-08-18 1:39 UTC (3+ messages)
[PATCH v3 00/12] man2: document "new" mount API
2025-08-17 18:50 UTC (4+ messages)
[PATCH 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
2025-08-17 18:00 UTC (8+ messages)
` [PATCH 1/4] vfs: fs/namei.c: move cross-device check to traverse_mounts
` [PATCH 2/4] vfs: fs/namei.c: remove LOOKUP_NO_XDEV check from handle_mounts
` [PATCH 3/4] vfs: fs/namei.c: move cross-device check to __traverse_mounts
` [PATCH 4/4] vfs: fs/namei.c: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
[patch 0/4] uaccess: Provide and use helpers for user masked access
2025-08-17 15:36 UTC (5+ messages)
[PATCH v5 0/9] ovl: Enable support for casefold layers
2025-08-17 15:03 UTC (23+ messages)
` [PATCH v5 1/9] fs: Create sb_encoding() helper
` [PATCH v5 2/9] fs: Create sb_same_encoding() helper
` [PATCH v5 3/9] ovl: Prepare for mounting case-insensitive enabled layers
` [PATCH v5 4/9] ovl: Create ovl_casefold() to support casefolded strncmp()
` [PATCH v5 5/9] ovl: Ensure that all layers have the same encoding
` [PATCH v5 6/9] ovl: Set case-insensitive dentry operations for ovl sb
` [PATCH v5 7/9] ovl: Add S_CASEFOLD as part of the inode flag to be copied
` [PATCH v5 8/9] ovl: Check for casefold consistency when creating new dentries
` [PATCH v5 9/9] ovl: Support mounting case-insensitive enabled layers
[PATCH v2 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-08-17 14:32 UTC (4+ messages)
` [PATCH v2 1/1] "
[v2 PATCH] exfat: optimize allocation bitmap loading time
2025-08-17 12:22 UTC
[PATCH v2 0/3] introduce uncharged file mapped folios
2025-08-17 8:34 UTC (10+ messages)
` [PATCH v2 1/3] mm/filemap: add AS_UNCHARGED
` [PATCH v2 2/3] mm: add vmstat for cgroup uncharged pages
` [PATCH v2 3/3] btrfs: set AS_UNCHARGED on the btree_inode
` [syzbot ci] Re: introduce uncharged file mapped folios
[f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-08-17 4:43 UTC (4+ messages)
` "
` "
[PATCHES][RFC][CFT] mount fixes
2025-08-16 18:28 UTC (7+ messages)
` [PATCH 1/4] fix the softlockups in attach_recursive_mnt()
` [PATCH 2/4] propagate_umount(): only surviving overmounts should be remounted
` [PATCH 3/4] use uniform permission checks for all mount propagation changes
` [PATCH 4/4] change_mnt_propagation(): calculate propagation source only if we'll need it
[RFC V2 00/18] famfs: port into fuse
2025-08-16 16:22 UTC (26+ messages)
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
Is it normal for the user and sys times in /proc/stat to move backwards with NO_HZ?
2025-08-16 14:44 UTC
[PATCH 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-08-16 12:38 UTC (3+ messages)
` [PATCH 1/1] "
[PATCHSET RFC 0/6] add support for name_to, open_by_handle_at(2) to io_uring
2025-08-16 10:10 UTC (19+ messages)
` [PATCH 1/6] fhandle: create helper for name_to_handle_at(2)
` [PATCH 2/6] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH 3/6] fhandle: do_handle_open() should get FD with user flags
` (subset) "
` [PATCH 4/6] fhandle: create __do_handle_open() helper
` [PATCH 5/6] io_uring: add __io_open_prep() helper
` [PATCH 6/6] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-16 6:24 UTC (10+ messages)
` [PATCH v5 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v5 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v5 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v5 4/7] docs: transhuge: document process level THP controls
` [PATCH v5 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v5 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-08-16 5:52 UTC (5+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
[PATCH] fuse: enable large folios (if writeback cache is unused)
2025-08-16 1:45 UTC (4+ messages)
[PATCH V2 0/4] 9p: convert to the new mount API
2025-08-15 20:53 UTC (7+ messages)
[PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
2025-08-15 20:49 UTC (3+ messages)
[PATCH] hfs: clear offset and space out of valid records in b-tree node
2025-08-15 19:49 UTC
[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
2025-08-15 18:38 UTC (4+ messages)
` [RFC PATCH v1 10/10] iomap: "
[PATCH v3 0/2] fuse: inode blocksize fixes for iomap integration
2025-08-15 18:25 UTC (3+ messages)
` [PATCH v3 1/2] fuse: reflect cached blocksize if blocksize was changed
` [PATCH v3 2/2] fuse: fix fuseblk i_blkbits for iomap partial writes
[PATCH v2 0/2] fuse: inode blocksize fixes for iomap integration
2025-08-15 18:01 UTC (6+ messages)
` [PATCH v2 1/2] fuse: reflect cached blocksize if blocksize was changed
` [PATCH v2 2/2] fuse: fix fuseblk i_blkbits for iomap partial writes
[PATCH 6.16 000/627] 6.16.1-rc1 review
2025-08-15 16:24 UTC (12+ messages)
[PATCH] netfs: Fix unbuffered write error handling
2025-08-15 16:09 UTC (3+ messages)
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-08-15 15:39 UTC (5+ messages)
[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-08-15 14:42 UTC (4+ messages)
[PATCH RFC] fs/buffer: fix use-after-free when call bh_read() helper
2025-08-15 14:29 UTC (2+ messages)
[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-15 14:29 UTC (4+ messages)
[PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
2025-08-15 14:28 UTC (7+ messages)
[PATCH 1/2] fuse: fix COPY_FILE_RANGE interface
2025-08-15 14:22 UTC (4+ messages)
` [PATCH 2/2] copy_file_range: limit size if in compat mode
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-08-15 14:20 UTC (11+ messages)
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-15 14:12 UTC (6+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
[PATCH v2] copy_file_range: limit size if in compat mode
2025-08-15 14:11 UTC (2+ messages)
[PATCH v2 1/1] pidfs: Fix memory leak in pidfd_info()
2025-08-15 14:11 UTC (2+ messages)
[PATCH 4/4] fs-writeback: Remove redundant __GFP_NOWARN
2025-08-15 14:06 UTC (2+ messages)
` (subset) "
[PATCH] iomap: use largest_zero_folio() in iomap_dio_zero()
2025-08-15 14:02 UTC (4+ messages)
[syzbot] [gfs2?] WARNING in vfs_setxattr (3)
2025-08-15 12:51 UTC
[PATCH] testing/radix-tree/maple: hack around kfree_rcu not existing
2025-08-15 12:34 UTC (7+ messages)
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-15 12:14 UTC
[PATCH RESEND] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-15 12:12 UTC (3+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-15 11:11 UTC (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: "
[PATCH] exfat: limit log print for IO error
2025-08-15 9:32 UTC
[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-15 9:29 UTC (13+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v4 4/7] docs: transhuge: document process level THP controls
` [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
[PATCH v3 00/30] Live Update Orchestrator
2025-08-15 9:12 UTC (6+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-15 8:27 UTC (3+ messages)
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-15 8:17 UTC (12+ messages)
[syzbot] [gfs2?] WARNING in do_mknodat (3)
2025-08-15 7:21 UTC
[PATCHES v3][RFC][CFR] mount-related stuff
2025-08-15 3:19 UTC (9+ messages)
` [PATCH v3 01/48] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
[PATCH] debugfs: fix mount options not being applied
2025-08-15 0:31 UTC (4+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-08-14 21:35 UTC (4+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
[PATCH] Documentation: fix linux/linus typo
2025-08-14 20:15 UTC
[PATCH v4] hfs/hfsplus: rework debug output subsystem
2025-08-14 19:34 UTC
[PATCH v2 0/3] fuse copy_file_range() fixes
2025-08-14 17:53 UTC (5+ messages)
` [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
[RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
2025-08-14 17:16 UTC (11+ messages)
[PATCH v2] fuse: keep inode->i_blkbits constant
2025-08-14 16:45 UTC (6+ messages)
[PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
2025-08-14 15:41 UTC (12+ messages)
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).