messages from 2026-01-08 13:25:51 to 2026-01-09 10:41:47 UTC [more...]
[PATCH v14 00/10] erofs: Introduce page cache sharing feature
2026-01-09 10:28 UTC (10+ messages)
` [PATCH v14 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v14 03/10] fs: Export alloc_empty_backing_file
` [PATCH v14 04/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v14 05/10] erofs: support user-defined fingerprint name
` [PATCH v14 06/10] erofs: support domain-specific page cache share
` [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 "
` [PATCH v14 10/10] erofs: implement .fadvise "
[GIT PULL] vfs fixes
2026-01-09 10:39 UTC
[PATCH v2] fuse: uapi: use UAPI types
2026-01-09 10:38 UTC (10+ messages)
[RFC PATCH] ext4: fix e4b bitmap inconsistency reports
2026-01-09 10:33 UTC (3+ messages)
[viro-vfs:work.filename 15/59] fs/namei.c:160 getname_long() warn: the 'EMBEDDED_NAME_MAX' macro might need parens
2026-01-09 9:57 UTC
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-09 9:26 UTC (47+ 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 v2 0/6] Automatic NFSv4 state revocation on filesystem unmount
2026-01-09 9:06 UTC (5+ messages)
` [PATCH v2 4/6] fs: invoke group_pin_kill() during mount teardown
` [PATCH v2 5/6] nfsd: revoke NFSv4 state when filesystem is unmounted
feedback: fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-09 9:02 UTC (13+ messages)
[PATCH v3 2/7] fs/dax: Use folio_split_unref helper
2026-01-09 8:54 UTC
[PATCH RFC v3 0/3] fuse: compound commands
2026-01-09 7:20 UTC (8+ 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 v2] fuse: invalidate the page cache after direct write
2026-01-09 7:01 UTC
[PATCH v13 00/10] erofs: Introduce page cache sharing feature
2026-01-09 6:47 UTC (16+ messages)
` [PATCH v13 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v13 02/10] erofs: hold read context in iomap_iter if needed
` [PATCH v13 03/10] fs: Export alloc_empty_backing_file
` [PATCH v13 04/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v13 05/10] erofs: support user-defined fingerprint name
` [PATCH v13 06/10] erofs: support domain-specific page cache share
` [PATCH v13 07/10] erofs: introduce the page cache share feature
` [PATCH v13 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v13 09/10] erofs: support compressed "
` [PATCH v13 10/10] erofs: implement .fadvise "
move blk-crypto-fallback to sit above the block layer v5
2026-01-09 6:07 UTC (10+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
[RFC v2 01/11] file: add callback for pre-mapping dmabuf
2026-01-09 5:58 UTC (12+ messages)
[PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
2026-01-09 2:10 UTC (3+ messages)
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-09 2:43 UTC (34+ messages)
` [PATCH v3 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [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
` [PATCH v3 23/25] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v3 24/25] fuse: add zero-copy over io-uring
[PATCH] fuse: invalidate the page cache after direct write
2026-01-09 2:21 UTC (4+ messages)
[PATCH 1/2] mm: add filemap_lock_folio_nowait helper
2026-01-09 2:17 UTC (4+ messages)
` [PATCH 2/2] Fix an AB-BA deadlock in hugetlbfs_punch_hole() involving page migration
[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
2026-01-09 2:12 UTC (41+ 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 14/21] famfs_fuse: Plumb the GET_FMAP message/response
` [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
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-09 2:09 UTC (10+ messages)
[PATCH v1] exfat: reduce unnecessary writes during mmap write
2026-01-09 2:02 UTC (2+ messages)
[PATCH] fuse: add hang check in request_wait_answer()
2026-01-08 22:57 UTC (10+ messages)
` [External] "
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-01-08 22:37 UTC (3+ messages)
` [PATCH 1/2] "
RFC: removing extra lookup in fuse_atomic_open()
2026-01-08 22:36 UTC
[PATCH v4] ceph: fix kernel crash in ceph_open()
2026-01-08 22:34 UTC
[PATCH 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
2026-01-08 22:09 UTC (8+ 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()
[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] 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)
[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 (10+ messages)
` [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)
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
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