messages from 2026-02-18 23:12:50 to 2026-02-21 07:07:06 UTC [more...]
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-02-21 7:07 UTC (21+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] VFS idmappings support in NFS
2026-02-21 6:44 UTC (7+ messages)
[PATCH v9 00/17] ntfs filesystem remake
2026-02-21 6:17 UTC (3+ messages)
` [PATCH v9 02/17] fs: add generic FS_IOC_SHUTDOWN definitions
[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
2026-02-21 6:16 UTC
[PATCH v4] hfsplus: fix uninit-value by validating catalog record size
2026-02-21 4:44 UTC (4+ messages)
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-21 2:14 UTC (12+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "
[PATCH] hfs: evaluate the upper 32bits for detecting overflow
2026-02-21 1:50 UTC (14+ messages)
` [PATCH] hfs: don't fail operations when files/directories counter overflows
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-21 0:16 UTC (7+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-21 0:14 UTC (6+ messages)
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
[PATCH] smaps: Report correct page sizes with THP
2026-02-21 0:03 UTC (2+ messages)
[PATCH v1 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
2026-02-20 23:45 UTC (8+ messages)
` [PATCH v1 1/1] "
[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
2026-02-20 23:32 UTC (15+ messages)
` [PATCH v4 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v4 3/3] selftests: memcg: Add tests for "
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
[PATCH 00/13] Further centralising of directory locking for name ops
2026-02-20 22:47 UTC (3+ messages)
` [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
[PATCH 0/2] fanotify: avid some premature LSM checks
2026-02-20 22:16 UTC (5+ messages)
` [PATCH 1/2] fanotify: avoid/silence premature LSM capability checks
` [PATCH 2/2] fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()
[PATCH] hfsplus: fix potential Allocation File corruption after fsync
2026-02-20 22:01 UTC
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-20 21:19 UTC (24+ messages)
` [PATCH v6 1/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v6 2/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
2026-02-20 20:45 UTC (5+ messages)
[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
2026-02-20 20:41 UTC
[LSF/MM/BPF TOPIC] FDP file I/O via write-streams
2026-02-20 19:51 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
2026-02-20 18:40 UTC (4+ messages)
` [Lsf-pc] "
remove or unexport unused fs_conext infrastructure
2026-02-20 18:21 UTC (10+ messages)
` [PATCH 1/4] fs: mark bool_names static
` [PATCH 2/4] fs: remove fsparam_blob / fs_param_is_blob
` [PATCH 3/4] fs: remove fsparam_path / fs_param_is_path
` [PATCH 4/4] fs: unexport fs_context_for_reconfigure
[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-20 17:50 UTC (15+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v15 4/9] rust: aref: update formatting of use statements
` [PATCH v15 5/9] rust: Add `OwnableRefCounted`
` [PATCH v15 6/9] rust: page: update formatting of `use` statements
` [PATCH v15 7/9] rust: page: convert to `Ownable`
` [PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v15 9/9] rust: page: add `from_raw()`
[syzbot] [iomap?] WARNING in ifs_free
2026-02-20 17:07 UTC (4+ messages)
[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
2026-02-20 16:44 UTC (54+ messages)
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 07/35] iomap: introduce IOMAP_F_FSVERITY
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 21/35] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v3 25/35] xfs: add helpers to convert between pagecache and on-disk offset
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces
[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
2026-02-20 15:11 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-20 15:10 UTC (15+ messages)
[PATCH 00/19] printk cleanup - part 3
2026-02-20 11:43 UTC (2+ messages)
[LSF/MM/BPF TOPIC] File system testing
2026-02-20 9:09 UTC (4+ messages)
[LSF/MM/BPF TOPIC] A common project for file system performance testing
2026-02-20 8:59 UTC (3+ messages)
[LSF/MM/BPF TOPIC] eBPF-driven Data Placement Hint
2026-02-20 7:14 UTC
[RFC PATCH] Introduce filesystem type tracking
2026-02-20 5:43 UTC (8+ messages)
[PATCHSET v2 2/2] fs: bug fixes for 7.0
2026-02-20 1:02 UTC (3+ messages)
` [PATCH 1/2] fsnotify: drop unused helper
` [PATCH 2/2] fserror: fix lockdep complaint when igrabbing inode
[PATCHSET] fs: bug fixes for 7.0
2026-02-20 0:55 UTC (10+ messages)
` [PATCH 1/2] fsnotify: drop unused helper
` [PATCH 2/2] fserror: fix lockdep complaint when igrabbing inode
[PATCH 0/5] Make Rust Binder build as a module
2026-02-20 0:00 UTC (3+ messages)
` [PATCH 2/5] security: export binder symbols
[PATCH] exfat: add fallocate support
2026-02-19 23:50 UTC (6+ messages)
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-02-19 23:42 UTC (2+ messages)
[PATCH] hfs/hfsplus: fix timestamp wrapped issue
2026-02-19 23:39 UTC (7+ messages)
[RESEND PATCH v3 1/2] fs: Add a pool of extra fs->pwd references to fs_struct
2026-02-19 22:20 UTC (4+ messages)
` [RESEND PATCH v3 2/2] audit: Use the new {get,put}_fs_pwd_pool() APIs to get/put pwd references
[PATCH] proc: Fix pointer error dereference
2026-02-19 22:10 UTC
[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
2026-02-19 22:02 UTC (5+ messages)
` [PATCH V4 1/2] daxctl: Add support for famfs mode
` [PATCH V4 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[syzbot] [gfs2?] WARNING in filename_mkdirat
2026-02-19 21:45 UTC (7+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-02-19 21:39 UTC (25+ messages)
` [PATCH V7 04/19] dax: Save the kva from memremap
` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V7 08/19] dax: export dax_dev_get()
` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V7 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V7 19/19] famfs_fuse: Add documentation
[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-19 18:57 UTC (10+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
[PATCH RFC] block: enable RWF_DONTCACHE for block devices
2026-02-19 15:24 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
2026-02-19 14:31 UTC (2+ messages)
Generic approach to avoid truncation of file on pseudo fs
2026-02-19 13:37 UTC
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-02-19 13:14 UTC (3+ messages)
` [PATCH v8 08/17] ext4: Report case sensitivity in fileattr_get
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-02-19 10:18 UTC (4+ messages)
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache
support file system generated / verified integrity information v3
2026-02-19 7:17 UTC (3+ messages)
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
inconsistent lock state in the new fserror code
2026-02-19 5:59 UTC (8+ messages)
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