messages from 2026-02-07 00:24:34 to 2026-02-10 16:56:24 UTC [more...]
[PATCH v5 0/3] kNFSD Signed Filehandles
2026-02-10 16:56 UTC (10+ messages)
` [PATCH v5 1/3] NFSD: Add a key for signing filehandles
` [PATCH v5 2/3] NFSD/export: Add sign_fh export option
` [PATCH v5 3/3] NFSD: Sign filehandles
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-10 16:34 UTC (18+ messages)
` [PATCH v1 01/11] io_uring/kbuf: refactor io_register_pbuf_ring() logic into generic helpers
` [PATCH v1 02/11] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v1 04/11] io_uring/kbuf: add mmap "
` [PATCH v1 05/11] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v1 06/11] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v1 07/11] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v1 08/11] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v1 09/11] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v1 10/11] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v1 11/11] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
[PATCH v6 00/16] Exposing case folding behavior
2026-02-10 16:23 UTC (6+ messages)
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-02-10 16:21 UTC (11+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 2/5] xfs: flush eof folio before insert range size update
` [PATCH v2 3/5] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
` [PATCH v2 5/5] xfs: replace zero range flush with folio batch
[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
2026-02-10 16:11 UTC (15+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-10 15:38 UTC (12+ messages)
` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-10 14:20 UTC (8+ messages)
` [Lsf-pc] "
[PATCH] fs: set fsx_valid hint in file_getattr() syscall
2026-02-10 14:04 UTC (2+ messages)
[git pull] HPFS changes for 6.20
2026-02-10 13:25 UTC (5+ messages)
[Linux Kernel Bug] WARNING in exc_debug_kernel
2026-02-10 13:07 UTC
[RFC PATCH] initramfs: correctly handle space in path on cpio list generation
2026-02-10 11:34 UTC
[GIT PULL] hfs/hfsplus changes for 7.0-rc1
2026-02-10 11:12 UTC (6+ messages)
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
2026-02-10 9:48 UTC (6+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance
[PATCH v6 0/3] ceph: add subvolume metrics reporting support
2026-02-10 9:06 UTC (4+ messages)
` [PATCH v6 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH v6 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v6 3/3] ceph: add subvolume metrics collection and reporting
[PATCH v5 0/3] fuse: compound commands
2026-02-10 8:46 UTC (4+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
` [PATCH v5 2/3] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v5 3/3] fuse: add an implementation of open+getattr
[PATCH 0/5] Make Rust Binder build as a module
2026-02-10 8:47 UTC (18+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-02-10 7:31 UTC (9+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-10 6:45 UTC (10+ messages)
` [PATCH v6 1/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v6 2/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 6/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
` [PATCH v6 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
2026-02-10 5:21 UTC (11+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-02-10 4:57 UTC (8+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
[git pull] struct filename series
2026-02-10 2:43 UTC (2+ messages)
[PATCH v4 0/3] kNFSD Signed Filehandles
2026-02-10 1:47 UTC (2+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
[PATCH RFC 0/2] configfs: enable kernel-space item registration
2026-02-10 1:00 UTC (8+ messages)
[GIT PULL] nilfs2 changes for 7.0-rc1
2026-02-10 0:50 UTC (2+ messages)
[GIT PULL 00/12 for v7.0] v7.0
2026-02-10 0:50 UTC (27+ messages)
` [GIT PULL 01/12 for v7.0] vfs rust
` [GIT PULL 02/12 for v7.0] vfs initrd
` [GIT PULL 03/12 for v7.0] vfs nonblocking_timestamps
` [GIT PULL 04/12 for v7.0] vfs leases
` [GIT PULL 05/12 for v7.0] vfs fserror
` [GIT PULL 06/12 for v7.0] vfs btrfs
` [GIT PULL 07/12 for v7.0] vfs minix
` [GIT PULL 08/12 for v7.0] vfs nullfs
` [GIT PULL 09/12 for v7.0] vfs atomic_open
` [GIT PULL 10/12 for v7.0] vfs namespace
` [GIT PULL 11/12 for v7.0] vfs iomap
` [GIT PULL 12/12 for v7.0] vfs misc
[PATCH v5 12/14] fuse: use iomap for read_folio
2026-02-10 0:40 UTC (10+ messages)
` [RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
` [RFC PATCH 1/1] "
[PATCH v8 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-10 0:04 UTC (2+ messages)
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-02-09 23:13 UTC (3+ messages)
` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-09 20:23 UTC (34+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH] smaps: Report correct page sizes with THP
2026-02-09 20:17 UTC
[PATCH] smaps: Report correct page sizes with THP
2026-02-09 20:10 UTC (3+ messages)
[PATCH v7 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-09 19:30 UTC (5+ messages)
[RFC PATCH v1 0/2] Fix storing in XArray check_split tests
2026-02-09 19:16 UTC
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-02-09 18:26 UTC
[PATCH (REPOST)] hpfs: make check=none mount option excludable
2026-02-09 17:05 UTC (3+ messages)
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-09 17:31 UTC (10+ messages)
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:03 UTC (2+ messages)
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:02 UTC
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:01 UTC
[syzbot] [fs?] [mm?] possible deadlock in writeout_period
2026-02-09 16:56 UTC (2+ messages)
[PATCH] (resend: correct threading) fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
2026-02-09 15:35 UTC
[PATCH] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
2026-02-09 15:24 UTC
[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
2026-02-09 14:01 UTC (2+ messages)
[LSF/MM/BPF TOPIC] xattr caching
2026-02-09 13:00 UTC (5+ messages)
` [Lsf-pc] "
[RFC] pivot_root(2) races
2026-02-09 11:53 UTC (6+ messages)
[PATCH] fs/ntfs3: add fall-through between switch labels
2026-02-09 11:42 UTC
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-09 11:11 UTC (4+ messages)
[PATCH v2] mm/fadvise: validate offset in generic_fadvise
2026-02-09 10:56 UTC (3+ messages)
ANNOUNCE: nfs-utils-2.8.5 released
2026-02-09 4:58 UTC (2+ messages)
linux-next: build failure after merge of the vfs-brauner tree
2026-02-09 1:14 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Documenting the correct pushback on AI inspired (and other) fixes in older drivers
2026-02-08 23:41 UTC (4+ messages)
[PATCH v4 3/3] NFSD: Sign filehandles
2026-02-07 10:43 UTC (2+ messages)
[PATCH v6 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-07 0:35 UTC (2+ 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