messages from 2026-01-14 13:57:14 to 2026-01-15 13:41:53 UTC [more...]
[PATCH v4 0/3] fuse: compound commands
2026-01-15 13:41 UTC (12+ messages)
` [PATCH v4 1/3] fuse: add compound command to combine multiple requests
` "
` [PATCH v4 2/3] fuse: create helper functions for filling in fuse args for open and getattr
` "
` [PATCH v4 3/3] fuse: add an implementation of open+getattr
` "
[RFC 0/2] fuse/passthrough: simplify daemon crash recovery
2026-01-15 13:30 UTC (6+ messages)
` [RFC 1/2] fuse: add close all in passthrough backing close for "
` [RFC 2/2] fuse: Add new flag to reuse the backing file of fuse_inode
[PATCH] fuse: use private naming for fuse hash size
2026-01-15 12:37 UTC (2+ messages)
[PATCH 00/19] printk cleanup - part 3
2026-01-15 12:29 UTC (24+ messages)
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
[PATCH] posix_acl: make posix_acl_to_xattr() alloc the buffer
2026-01-15 12:23 UTC
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-15 12:12 UTC (5+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-15 11:08 UTC (3+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
2026-01-15 10:29 UTC (4+ messages)
[syzbot] [fs?] possible deadlock in put_mnt_ns
2026-01-15 9:50 UTC
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-01-15 9:02 UTC (3+ messages)
` [PATCH v2 27/27] rust: xarray: add __rust_helper to helpers
[PATCH v4 00/16] Exposing case folding behavior
2026-01-15 8:58 UTC (22+ messages)
` [PATCH v4 01/16] fs: Add case sensitivity info to file_kattr
` [PATCH v4 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v4 03/16] exfat: "
` [PATCH v4 04/16] ntfs3: "
` [PATCH v4 05/16] hfs: "
` [PATCH v4 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v4 07/16] ext4: "
` [PATCH v4 08/16] xfs: "
` [PATCH v4 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v4 10/16] nfs: "
` [PATCH v4 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v4 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v4 13/16] isofs: "
` [PATCH v4 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v4 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v4 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
O_CLOEXEC use for OPEN_TREE_CLOEXEC
2026-01-15 8:55 UTC (5+ messages)
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-15 8:33 UTC (21+ messages)
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-01-15 8:31 UTC (17+ messages)
` [PATCH 1/3] exportfs: Rename get_uuid() to get_disk_uuid()
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[syzbot] [iomap?] WARNING in ifs_free
2026-01-15 8:12 UTC
Behavior difference of copy_file_range of compat syscall vs. real 32-bit kernel (was: [PATCH 0/3] Fix and improve tst-copy_file_range on Linux >= 6.18)
2026-01-15 7:59 UTC
bounce buffer direct I/O when stable pages are required
2026-01-15 6:24 UTC (25+ messages)
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 08/14] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 12/14] iomap: support ioends for direct reads
` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages
[PATCH v2] exfat: reduce unnecessary writes during mmap write
2026-01-15 5:05 UTC
[PATCH v3] iomap: add allocation cache for iomap_dio
2026-01-15 5:02 UTC (2+ messages)
[PATCH] iomap: fix readahead folio refcounting race
2026-01-15 5:01 UTC (4+ messages)
[PATCH v1] exfat: reduce unnecessary writes during mmap write
2026-01-15 4:33 UTC (7+ messages)
` > On Sun, Jan 11, 2026 at 05:19:55AM +0000, Matthew Wilcox wrote:
[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
2026-01-15 3:34 UTC (6+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit
[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
2026-01-15 3:20 UTC (2+ messages)
[PATCH v9 00/26] riscv control-flow integrity for usermode
2026-01-15 3:11 UTC (3+ messages)
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-15 2:57 UTC (3+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
[PATCH v3] fuse: fix premature writetrhough request for large folio
2026-01-15 2:36 UTC
[PATCH v2] fuse: fix premature writetrhough request for large folio
2026-01-15 2:11 UTC (4+ messages)
[RFC PATCH 00/15] kmem_cache instances with static storage duration
2026-01-15 2:08 UTC (3+ messages)
[PATCH v14 00/10] erofs: Introduce page cache sharing feature
2026-01-15 1:47 UTC (18+ messages)
` [PATCH v14 07/10] erofs: introduce the page cache share feature
` [PATCH v14 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v14 09/10] erofs: support compressed "
` (subset) [PATCH v14 00/10] erofs: Introduce page cache sharing feature
NFSv4 + FUSE xattr user namespace regression/change?
2026-01-14 23:32 UTC (3+ messages)
[PATCH V4 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
2026-01-14 21:45 UTC (24+ messages)
` [PATCH V4 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V4 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V4 04/19] dax: Save the kva from memremap
` [PATCH V4 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V4 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V4 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V4 08/19] dax: export dax_dev_get()
` [PATCH V4 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V4 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V4 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V4 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V4 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V4 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V4 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V4 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V4 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V4 19/19] famfs_fuse: Add documentation
` [PATCH V4 0/3]
` [PATCH V4 1/3] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V4 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V4 3/3] fuse: add famfs DAX fmap support
` [PATCH V2 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH V2 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[syzbot] [fs?] possible deadlock in serial8250_handle_irq (2)
2026-01-14 22:52 UTC
[PATCH v5] ceph: fix kernel crash in ceph_open()
2026-01-14 21:26 UTC (2+ messages)
[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
2026-01-14 21:25 UTC (5+ messages)
` [PATCH 2/3] "
NFSv4 delegation support in Linux kernel v6.19
2026-01-14 20:18 UTC
[PATCH man-pages v2 0/2] man/man2const: clean up F_GETLEASE and add F_SETDELEG/F_GETDELEG manpages
2026-01-14 19:48 UTC (6+ messages)
` [PATCH man-pages v2 1/2] man/man2const: document the new F_SETDELEG and F_GETDELEG constants
` [PATCH man-pages v2 2/2] man/man2const: clean up the F_GETLEASE manpage
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-14 19:19 UTC
[PATCH v8 00/18] Live Update Orchestrator
2026-01-14 19:02 UTC (7+ messages)
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd
[PATCH] fs/dax: check zero or empty entry before converting xarray
2026-01-14 18:19 UTC (2+ messages)
[PATCH v2] fs: make insert_inode_locked() wait for inode destruction
2026-01-14 17:53 UTC (3+ messages)
[PATCH 0/6] fuse: fixes and cleanups for expired dentry eviction
2026-01-14 16:59 UTC (10+ messages)
` [PATCH 1/6] fuse: fix race when disposing stale dentries
` [PATCH 2/6] fuse: make sure dentry is evicted if stale
` [PATCH 3/6] fuse: add need_resched() before unlocking bucket
` [PATCH 4/6] fuse: clean up fuse_dentry_tree_work()
` [PATCH 5/6] fuse: shrink once after all buckets have been scanned
` [PATCH 6/6] vfs: document d_dispose_if_unused()
[PATCH v5 00/68] struct filename series
2026-01-14 16:51 UTC (5+ messages)
` [PATCH v5 68/68] sysfs(2): fs_index() argument is _not_ a pathname
[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
2026-01-14 16:50 UTC (24+ messages)
` [PATCH v2 4/22] iomap: allow iomap_file_buffered_write() take iocb without file
` [PATCH v2 13/22] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v2 16/22] xfs: add fs-verity support
[PATCH v2 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
2026-01-14 16:18 UTC (2+ messages)
[PATCH] fat: avoid parent link count underflow in rmdir
2026-01-14 16:15 UTC (10+ messages)
[vfs/vfs.all PATCH] writeback: use round_jiffies_relative for dirtytime_work
2026-01-14 16:14 UTC (2+ messages)
[PATCH] iomap: wait for batched folios to be stable in __iomap_get_folio
2026-01-14 16:06 UTC (2+ messages)
[PATCH v3] hfsplus: pretend special inodes as regular files
2026-01-14 16:05 UTC (4+ messages)
[RFC PATCH 0/8] experimental struct filename followups
2026-01-14 16:00 UTC (4+ messages)
[PATCH v2] initramfs_test: kunit test for cpio.filesize > PATH_MAX
2026-01-14 15:46 UTC (2+ messages)
[GIT PULL] fuse update for 6.19
2026-01-14 15:23 UTC (9+ messages)
[LTP][PATCH] lack of ENAMETOOLONG testcases for pathnames longer than PATH_MAX
2026-01-14 14:38 UTC (4+ messages)
` [LTP] [PATCH] "
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:57 UTC (4+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
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