messages from 2026-01-08 07:36:54 to 2026-01-08 21:04:15 UTC [more...]
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-08 21:04 UTC (18+ messages)
` [PATCH v3 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v3 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v3 08/25] io_uring: add io_uring_cmd_fixed_index_get() and io_uring_cmd_fixed_index_put()
` [PATCH v3 10/25] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v3 20/25] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v3 21/25] io_uring/rsrc: split io_buffer_register_request() logic
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-08 20:37 UTC (9+ messages)
` [RFC PATCH v3 1/8] numa,memory_hotplug: create N_PRIVATE (Private Nodes)
` [RFC PATCH v3 2/8] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v3 3/8] mm: restrict slub, compaction, and page_alloc to sysram
` [RFC PATCH v3 4/8] cpuset: introduce cpuset.mems.sysram
` [RFC PATCH v3 5/8] Documentation/admin-guide/cgroups: update docs for mems_allowed
` [RFC PATCH v3 6/8] drivers/cxl/core/region: add private_region
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration
` [RFC PATCH v3 8/8] drivers/cxl: add zswap private_region type
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-08 19:46 UTC (37+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()
[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
2026-01-08 19:15 UTC
[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
2026-01-08 18:18 UTC (13+ messages)
[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
2026-01-08 18:08 UTC (42+ 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 10/21] famfs_fuse: Kconfig
` [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 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
` [PATCH V3 4/4] fuse: add famfs DAX fmap support
[syzbot] [fs?] possible deadlock in __configfs_open_file
2026-01-08 17:58 UTC (3+ messages)
` Syzbot test for fixing recursive locking "
[PATCHSET V4] xfs: autonomous self healing of filesystems
2026-01-08 16:53 UTC (14+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 11/11] xfs: add media error reporting ioctl
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-08 16:25 UTC (5+ messages)
[PATCH] fuse: invalidate the page cache after direct write
2026-01-08 16:16 UTC (2+ messages)
re-enable IOCB_NOWAIT writes to files v6
2026-01-08 15:24 UTC (14+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
[PATCH] fs: add <linux/init_task.h> for 'init_fs'
2026-01-08 14:52 UTC (2+ messages)
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2026-01-08 14:32 UTC (4+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
[PATCH RFC v3 0/3] fuse: compound commands
2026-01-08 14:23 UTC (4+ messages)
` [PATCH RFC v3 1/3] fuse: add compound command to combine multiple requests
` [PATCH RFC v3 2/3] fuse: add an implementation of open+getattr
` [PATCH RFC v3 3/3] fuse: use the newly created helper functions
[PATCH 1/2] mm: add filemap_lock_folio_nowait helper
2026-01-08 14:09 UTC (3+ messages)
` [PATCH 2/2] Fix an AB-BA deadlock in hugetlbfs_punch_hole() involving page migration
[PATCH 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
2026-01-08 13:35 UTC (5+ messages)
` [PATCH 1/4] fs: export may_delete() as may_delete_dentry()
` [PATCH 2/4] fs: export may_create() as may_create_dentry()
` [PATCH 3/4] btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
` [PATCH 4/4] btrfs: use may_create_dentry() in btrfs_mksubvol()
[PATCH] fuse: add hang check in request_wait_answer()
2026-01-08 13:19 UTC (9+ messages)
` [External] "
[PATCH v12 00/10] erofs: Introduce page cache sharing feature
2026-01-08 12:32 UTC (5+ messages)
` [PATCH v12 07/10] erofs: introduce the page cache share feature
[PATCH] erofs: don't bother with s_stack_depth increasing for now
2026-01-08 12:30 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3 RESEND] "
[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
2026-01-08 11:31 UTC (3+ messages)
` [PATCH 1/3] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
[PATCH 0/3] fs: add immutable rootfs and support pivot_root() in the initramfs
2026-01-08 11:02 UTC (7+ messages)
` [PATCH 3/3] fs: add immutable rootfs
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2026-01-08 10:36 UTC (7+ messages)
` [PATCH v2 1/1] "
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-08 10:17 UTC (11+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
2026-01-08 9:42 UTC (5+ messages)
[PATCH v1] exfat: reduce unnecessary writes during mmap write
2026-01-08 9:38 UTC
move blk-crypto-fallback to sit above the block layer v4
2026-01-08 9:31 UTC (4+ messages)
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
2026-01-08 9:24 UTC (3+ messages)
` [PATCH 1/6] nfs: properly disallow delegation requests on directories
[PATCH v2 00/13] Enable multi-cluster fetching for exfat_get_block
2026-01-08 7:59 UTC (14+ messages)
` [PATCH v2 01/13] exfat: add cache option for __exfat_ent_get
` [PATCH v2 02/13] exfat: support reuse buffer head for exfat_ent_get
` [PATCH v2 03/13] exfat: improve exfat_count_num_clusters
` [PATCH v2 04/13] exfat: improve exfat_find_last_cluster
` [PATCH v2 05/13] exfat: remove the check for infinite cluster chain loop
` [PATCH v2 06/13] exfat: remove the unreachable warning for cache miss cases
` [PATCH v2 07/13] exfat: reduce the number of parameters for exfat_get_cluster()
` [PATCH v2 08/13] exfat: reuse cache to improve exfat_get_cluster
` [PATCH v2 09/13] exfat: remove handling of non-file types in exfat_map_cluster
` [PATCH v2 10/13] exfat: support multi-cluster for exfat_map_cluster
` [PATCH v2 11/13] exfat: tweak cluster cache to support zero offset
` [PATCH v2 12/13] exfat: return the start of next cache in exfat_cache_lookup
` [PATCH v2 13/13] exfat: support multi-cluster for exfat_get_cluster
[PATCH v2] readdir: require opt-in for d_type flags
2026-01-08 7:45 UTC
[RFC PATCH 0/8] experimental struct filename followups
2026-01-08 7:42 UTC (9+ messages)
` [RFC PATCH 1/8] non-consuming variant of do_renameat2()
` [RFC PATCH 2/8] non-consuming variant of do_linkat()
` [RFC PATCH 3/8] non-consuming variant of do_symlinkat()
` [RFC PATCH 4/8] non-consuming variant of do_mkdirat()
` [RFC PATCH 5/8] non-consuming variant of do_mknodat()
` [RFC PATCH 6/8] non-consuming variants of do_{unlinkat,rmdir}()
` [RFC PATCH 7/8] execve: fold {compat_,}do_execve{,at}() into their sole callers
` [RFC PATCH 8/8] do_execveat_common(): don't consume filename reference
[PATCH v4 00/59] struct filename series
2026-01-08 7:38 UTC (34+ messages)
` [PATCH v4 23/59] move_mount(): filename_lookup() accepts ERR_PTR() as filename
` [PATCH v4 27/59] rename do_filp_open() to do_file_open()
` [PATCH v4 29/59] simplify the callers of file_open_name()
` [PATCH v4 30/59] simplify the callers of do_open_execat()
` [PATCH v4 31/59] simplify the callers of alloc_bprm()
` [PATCH v4 32/59] switch {alloc,free}_bprm() to CLASS()
` [PATCH v4 33/59] file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
` [PATCH v4 34/59] mount_setattr(2): don't mess with LOOKUP_EMPTY
` [PATCH v4 35/59] do_open_execat(): don't care about LOOKUP_EMPTY
` [PATCH v4 36/59] vfs_open_tree(): use CLASS(filename_uflags)
` [PATCH v4 37/59] name_to_handle_at(): "
` [PATCH v4 38/59] fspick(2): use CLASS(filename_flags)
` [PATCH v4 39/59] do_fchownat(): unspaghettify a bit
` [PATCH v4 40/59] chdir(2): "
` [PATCH v4 41/59] do_utimes_path(): switch to CLASS(filename_uflags)
` [PATCH v4 42/59] do_sys_truncate(): switch to CLASS(filename)
` [PATCH v4 43/59] do_readlinkat(): switch to CLASS(filename_flags)
` [PATCH v4 44/59] do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
` [PATCH v4 45/59] do_{renameat2,linkat,symlinkat}(): use CLASS(filename_consume)
` [PATCH v4 46/59] do_{mknodat,mkdirat,unlinkat,rmdir}(): "
` [PATCH v4 47/59] namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
` [PATCH v4 48/59] namei.c: switch user pathname imports to CLASS(filename{,_flags})
` [PATCH v4 49/59] filename_...xattr(): don't consume filename reference
` [PATCH v4 50/59] move_mount(2): switch to CLASS(filename_maybe_null)
` [PATCH v4 51/59] chroot(2): switch to CLASS(filename)
` [PATCH v4 52/59] quotactl_block(): "
` [PATCH v4 53/59] statx: switch to CLASS(filename_maybe_null)
` [PATCH v4 54/59] user_statfs(): switch to CLASS(filename)
` [PATCH v4 55/59] mqueue: "
` [PATCH v4 56/59] ksmbd: use CLASS(filename_kernel)
` [PATCH v4 57/59] alpha: switch osf_mount() to strndup_user()
` [PATCH v4 58/59] sysfs(2): fs_index() argument is _not_ a pathname
` [PATCH v4 59/59] switch init_mkdir() to use of do_mkdirat(), etc
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