messages from 2026-02-26 16:03:24 to 2026-02-27 18:04:59 UTC [more...]
[PATCHSET v7 4/9] fuse: allow servers to use iomap for better file IO performance
2026-02-27 18:04 UTC (5+ messages)
` [PATCH 16/33] fuse: implement buffered IO with iomap
` [PATCH 26/33] fuse: implement inline data file IO via iomap
[PATCH v6 0/3] fuse: compound commands
2026-02-27 17:51 UTC (13+ messages)
` [PATCH v6 1/3] fuse: add compound command to combine multiple requests
` "
` "
` [PATCH v6 2/3] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v6 3/3] fuse: add an implementation of open+getattr
` "
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-27 17:19 UTC (87+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 12/61] nfsd: update format strings "
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 17/61] nilfs2: update for u64 i_ino
` [PATCH 19/61] affs: update format strings "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "
[PATCH v4 0/2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
2026-02-27 17:04 UTC (7+ messages)
` [PATCH v4 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v4 2/2] hfsplus: validate b-tree node 0 bitmap at mount time
[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
2026-02-27 16:54 UTC (7+ messages)
` make_task_dead() & kthread_exit()
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-27 16:41 UTC (3+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices
[PATCHSET v7 1/9] fuse: general bug fixes
2026-02-27 16:05 UTC (3+ messages)
` [PATCH 2/5] fuse: quiet down complaints in fuse_conn_limit_write
[PATCH] fuse: refactor duplicate queue teardown operation
2026-02-27 15:59 UTC (2+ messages)
[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
2026-02-27 15:57 UTC (15+ messages)
` [RFC PATCH v3 1/8] fuse: simplify fuse_lookup_name() interface
` [RFC PATCH v3 3/8] fuse: store index of the variable length argument
` [RFC PATCH v3 4/8] fuse: drop unnecessary argument from fuse_lookup_init()
` [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-02-27 15:41 UTC (2+ messages)
v7.0-rc1, name_to_handle_at(..., AT_EMPTY_PATH)
2026-02-27 15:41 UTC (3+ messages)
[PATCH v2] fuse: send forget req when lookup outarg is invalid
2026-02-27 15:34 UTC (2+ messages)
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-27 15:32 UTC (30+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families
[PATCH v3] fuse: fix premature writetrhough request for large folio
2026-02-27 15:23 UTC (2+ messages)
[PATCH v3] selftests/filesystems: Assume that TIOCGPTPEER is defined
2026-02-27 15:20 UTC
[RFC v2 0/3] Decoupling large folios dependency on THP
2026-02-27 15:19 UTC (4+ messages)
[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
2026-02-27 15:10 UTC (7+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
[PATCH v3] fuse: invalidate the page cache after direct write
2026-02-27 15:09 UTC (2+ messages)
[PATCH] quota: Fix race of dquot_scan_active() with quota deactivation
2026-02-27 14:27 UTC
[PATCH] hpfs: obsolete check=none mount option
2026-02-27 14:20 UTC (2+ messages)
[syzbot] [ext4?] INFO: task hung in filename_rmdir
2026-02-27 13:49 UTC
support file system generated / verified integrity information v4
2026-02-27 13:46 UTC (3+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
[PATCH v2] iomap: reject delalloc mappings during writeback
2026-02-27 13:43 UTC (2+ messages)
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-02-27 11:41 UTC (7+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v8 03/17] fat: Implement fileattr_get for case sensitivity
[bug report] ntfs: update attrib operations
2026-02-27 9:46 UTC (2+ messages)
[PATCH 0/3] ntfs: Bug fixes for attrib.c
2026-02-27 9:44 UTC (8+ messages)
` [PATCH 1/3] ntfs: Place check before dereference
` [PATCH 2/3] ntfs: Add missing error code
` [PATCH 3/3] ntfs: Fix possible deadlock
[PATCH v3 0/3] add support for drop_caches for individual filesystem
2026-02-27 9:02 UTC (14+ messages)
` [PATCH v3 1/3] mm/vmscan: introduce drop_sb_dentry_inode() helper
` [PATCH v3 2/3] sysctl: add support for drop_caches for individual filesystem
` [PATCH v3 3/3] Documentation: add instructions for using 'drop_fs_caches sysctl' sysctl
[PATCH v3 0/4] 9p: Performance improvements for build workloads
2026-02-27 7:56 UTC (5+ messages)
` [PATCH v3 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v3 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v3 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v3 4/4] 9p: Enable symlink caching in page cache
[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
2026-02-27 7:59 UTC (9+ messages)
` "
[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
2026-02-27 2:43 UTC (7+ messages)
[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
2026-02-27 2:00 UTC (3+ messages)
` [PATCH V4 1/2] daxctl: Add support for famfs mode
[PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
2026-02-27 1:34 UTC (6+ messages)
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-27 1:12 UTC (7+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "
[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-27 0:44 UTC (10+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v2 2/2] block: enable RWF_DONTCACHE for block devices
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2026-02-27 0:39 UTC (9+ messages)
` [PATCH v2 1/2] "
[PATCH] iomap: reject delalloc mappings during writeback
2026-02-26 23:33 UTC (3+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-02-26 23:20 UTC (4+ messages)
` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
[RFC PATCH] ceph: fix kernel memory exposure issue in ceph_netfs_issue_op_inline()
2026-02-26 22:30 UTC
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 21:48 UTC (10+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 2/4] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[REGRESSION] madvise(MADV_REMOVE) corrupts pages in THP-backed MAP_SHARED memfd (bisected to 7460b470a131)
2026-02-26 21:16 UTC (3+ messages)
` [External Sender] "
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-26 20:58 UTC (7+ messages)
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
[PATCH 2/2] mm: zero range of eof folio exposed by inode size extension
2026-02-26 20:22 UTC (3+ messages)
` [PATCH] mm: fix pagecache_isize_extended() early-return bypass for large folio mappings
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-26 20:21 UTC (10+ messages)
[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
2026-02-26 19:02 UTC (7+ messages)
[PATCH] hfs: evaluate the upper 32bits for detecting overflow
2026-02-26 17:45 UTC (16+ messages)
` [PATCH] hfs: don't fail operations when files/directories counter overflows
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