messages from 2026-01-06 13:26:38 to 2026-01-08 02:19:44 UTC [more...]
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-08 2:19 UTC (15+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
[PATCH RFC v2 0/2] fuse: compound commands
2026-01-08 1:42 UTC (10+ messages)
` [PATCH RFC v2 1/2] fuse: add compound command to combine multiple requests
` "
` [PATCH RFC v2 2/2] fuse: add an implementation of open+getattr
` "
[PATCH v2 0/6] Automatic NFSv4 state revocation on filesystem unmount
2026-01-08 0:40 UTC (7+ messages)
` [PATCH v2 1/6] nfsd: cancel async COPY operations when admin revokes filesystem state
` [PATCH v2 2/6] fs: export pin_insert and pin_remove for modular filesystems
` [PATCH v2 3/6] fs: add pin_insert_sb() for superblock-only pins
` [PATCH v2 4/6] fs: invoke group_pin_kill() during mount teardown
` [PATCH v2 5/6] nfsd: revoke NFSv4 state when filesystem is unmounted
` [PATCH v2 6/6] nfsd: close cached files on filesystem unmount
move blk-crypto-fallback to sit above the block layer v4
2026-01-08 0:22 UTC (3+ messages)
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[PATCH] fuse: add hang check in request_wait_answer()
2026-01-08 0:00 UTC (8+ messages)
` [External] "
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2026-01-07 23:20 UTC (14+ messages)
` [PATCH v2 1/1] "
[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
2026-01-07 21:30 UTC (32+ messages)
` [PATCH V3 00/21] famfs: port into fuse
` [PATCH V3 01/21] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V3 02/21] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V3 03/21] dax: Save the kva from memremap
` [PATCH V3 04/21] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V3 05/21] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V3 06/21] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device
` [PATCH V3 08/21] dax: export dax_dev_get()
` [PATCH V3 09/21] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V3 10/21] famfs_fuse: Kconfig
` [PATCH V3 11/21] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V3 12/21] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V3 13/21] famfs_fuse: Famfs mount opt: -o shadow=<shadowpath>
` [PATCH V3 14/21] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V3 15/21] famfs_fuse: Create files with famfs fmaps
` [PATCH V3 16/21] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V3 17/21] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V3 18/21] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V3 19/21] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V3 20/21] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V3 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
` [PATCH V3 1/4] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V3 2/4] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V3 3/4] fuse: add API to set kernel mount options
` [PATCH V3 4/4] fuse: add famfs DAX fmap support
` [PATCH 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH 1/2] daxctl: Add support for famfs mode
` [PATCH 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
2026-01-07 20:54 UTC (5+ messages)
[PATCH] overlayfs: mask d_type high bits before whiteout check
2026-01-07 20:43 UTC
[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
2026-01-07 20:02 UTC (10+ messages)
` [PATCH 1/6] nfs: properly disallow delegation requests on directories
` [PATCH 2/6] smb/client: properly disallow delegations "
` [PATCH 3/6] 9p: don't allow delegations to be set "
` [PATCH 4/6] gfs2: "
` [PATCH 5/6] ceph: "
` [EXTERNAL] "
` [PATCH 6/6] vboxsf: "
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-07 19:17 UTC (35+ messages)
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
` [PATCH 2/5] rust: sync: add READ_ONCE and WRITE_ONCE
[PATCHSET V4] xfs: autonomous self healing of filesystems
2026-01-07 19:15 UTC (13+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 11/11] xfs: add media error reporting ioctl
[PATCH v8 00/18] Live Update Orchestrator
2026-01-07 18:54 UTC (8+ messages)
` [PATCH v8 04/18] liveupdate: luo_session: add sessions support
` [PATCH v8 05/18] liveupdate: luo_core: add user interface
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd
[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
2026-01-07 16:33 UTC (12+ messages)
` [PATCH 3/3] fs: add immutable rootfs
[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
2026-01-07 16:21 UTC (13+ messages)
[PATCH] iomap: add allocation cache for iomap_dio
2026-01-07 16:18 UTC (4+ messages)
[PATCH] device_cgroup: remove branch hint after code refactor
2026-01-07 15:20 UTC (4+ messages)
[syzbot] [jfs?] KASAN: user-memory-access Write in __destroy_inode
2026-01-07 15:05 UTC (3+ messages)
[RFC PATCH 1/2] NFSD: Add aggressive write throttling control
2026-01-07 14:49 UTC (4+ messages)
[PATCH] erofs: don't bother with s_stack_depth increasing for now
2026-01-07 14:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH fstests v3 0/3] generic: new testcases for delegation support
2026-01-07 13:03 UTC (6+ messages)
` [PATCH fstests v3 3/3] generic: add tests for file delegations
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-01-07 12:19 UTC (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH 00/19] printk cleanup - part 3
2026-01-07 10:22 UTC (2+ messages)
[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
2026-01-07 9:36 UTC (9+ messages)
` [PATCH for 6.19-rc1] fs: preserve file type in make_bad_inode() unless invalid
[PATCHSET V4 1/2] fs: generic file IO error reporting
2026-01-07 9:19 UTC (13+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH 6/6] ext4: convert to new fserror helpers
` [PATCH 7/6] fs: improve comment in fserror_alloc_event
[PATCH v12 00/10] erofs: Introduce page cache sharing feature
2026-01-07 8:51 UTC (17+ messages)
` [PATCH v12 05/10] erofs: support user-defined fingerprint name
` [PATCH v12 07/10] erofs: introduce the page cache share feature
` [PATCH v12 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v12 09/10] erofs: support compressed "
re-enable IOCB_NOWAIT writes to files v5
2026-01-07 7:43 UTC (10+ messages)
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
re-enable IOCB_NOWAIT writes to files v4
2026-01-07 7:32 UTC (5+ messages)
Subject: [BUG] rcu: stall detected in __dentry_kill during file teardown
2026-01-07 5:36 UTC
[PATCH] fuse: set ff->flock only on success
2026-01-07 3:11 UTC (2+ messages)
[PATCH] fuse: fix the bug of missing EPOLLET event wakeup
2026-01-07 3:11 UTC (2+ messages)
[PATCH v4 00/14] ntfs filesystem remake
2026-01-07 1:40 UTC (12+ messages)
` [PATCH v4 04/14] ntfs: update inode operations
` [PATCH v4 07/14] ntfs: update iomap and address space operations
` [PATCH v4 08/14] ntfs: update attrib operations
` [PATCH v4 13/14] ntfs: add Kconfig and Makefile
` [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry
[PATCH] xfstests: hfs/hfsplus don't support metadata journaling
2026-01-06 23:35 UTC
[PATCH] fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS
2026-01-06 22:51 UTC (2+ messages)
[PATCH 0/2] vfs kernel-doc fixes for 6.19
2026-01-06 22:51 UTC (2+ messages)
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-01-06 22:47 UTC (3+ messages)
[PATCH v3] ceph: fix kernel crash in ceph_open()
2026-01-06 22:26 UTC (3+ messages)
[PATCH] docs: filesystems: add fs/open.c to api-summary
2026-01-06 21:50 UTC (2+ messages)
feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-06 21:12 UTC (11+ messages)
[PATCH] hfsplus: pretend special inodes as regular files
2026-01-06 20:34 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[bug report] memory leak of xa_node in collapse_file() when rollbacks
2026-01-06 18:55 UTC (8+ messages)
[v2 PATCH 0/1] fs/proc: Expose mm_cpumask in /proc/[pid]/status
2026-01-06 18:54 UTC (5+ messages)
` [v2 PATCH 1/1] "
[PATCH 3/5] rust: sync: support using bool with READ_ONCE
2026-01-06 18:10 UTC
[PATCH 6.12 023/567] hfsplus: fix volume corruption issue for generic/070
2026-01-06 16:56 UTC (2+ messages)
` [PATCH 6.12 026/567] hfsplus: fix volume corruption issue for generic/073
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2026-01-06 17:01 UTC (7+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
[PATCH] rust: redefine `bindings::compat_ptr_ioctl` in Rust
2026-01-06 15:33 UTC (2+ messages)
[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
2026-01-06 15:18 UTC (3+ messages)
` [PATCH] pidfs: protect PIDFD_GET_* ioctls() via ifdef
[PATCH v2 0/2] Fix vm.dirtytime_expire_seconds=0 causing 100% CPU
2026-01-06 14:50 UTC (3+ messages)
` [PATCH v2 1/2] writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
` [PATCH v2 2/2] docs: clarify that dirtytime_expire_seconds=0 disables writeback
[PATCH] acct(2): begin the deprecation of legacy BSD process accounting
2026-01-06 14:38 UTC
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