Linux 9p file system development
 help / color / mirror / Atom feed
 messages from 2025-12-18 08:14:19 to 2026-02-26 15:56:54 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:55 UTC  (4+ 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] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
 2026-02-26 13:45 UTC  (2+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (80+ 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()
` [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support

[PATCH] 9p: fix memory leak in v9fs_init_fs_context error path
 2026-02-25 14:08 UTC  (2+ messages)

[PATCH] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
 2026-02-25  3:38 UTC  (6+ messages)
` [PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
  ` [PATCH v2 1/4] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
  ` [PATCH v2 2/4] 9p/trans_xen: replace simple_strto* with kstrtouint
  ` [PATCH v2 3/4] net: bridge: replace deprecated simple_strtoul with kstrtoul
  ` [PATCH v2 4/4] sunrpc: sysctl: replace simple_strtol with kstrtouint

[PATCH v2 0/3] 9p: Performance improvements for build workloads
 2026-02-23 14:45 UTC  (18+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache

[PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
 2026-02-22  7:19 UTC  (8+ messages)
` [PATCH v4 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "

[PATCH] 9p: fix data corruption with writeback caching during concurrent stat
 2026-02-18 16:31 UTC  (5+ messages)

[PATCH v2] 9p: fix i_size update race in getattr with writeback caching
 2026-02-18 14:11 UTC  (11+ messages)

[PATCH AUTOSEL 6.19-6.12] 9p/xen: protect xen_9pfs_front_free against concurrent calls
 2026-02-17  1:01 UTC 

[PATCH v2] 9p/xen: protect xen_9pfs_front_free against concurrent calls
 2026-02-16 18:36 UTC  (3+ messages)

[GIT PULL] 9p update for 7.0-rc1
 2026-02-15 18:58 UTC  (2+ messages)

[PATCH] 9p: fix WARN_ON when dropping nlink on files with nlink=0
 2026-02-15  9:27 UTC  (2+ messages)

[PATCH] 9p/xen: protect xen_9pfs_front_free against concurrent calls
 2026-01-29  7:36 UTC  (4+ messages)

[PATCH v2 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
 2026-01-29  7:34 UTC  (4+ messages)
` [PATCH v2 1/2] wait: Introduce io_wait_event_killable()
` [PATCH v2 2/2] 9p: Track 9P RPC waiting time as IO

[PATCH 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
 2026-01-21 23:20 UTC  (5+ messages)
` [PATCH 1/2] wait: Introduce io_wait_event_killable()
` [PATCH 2/2] 9p: Track 9P RPC waiting time as IO

[PATCH 6.18 076/181] netfs: Fix early read unlock of page with EOF in middle
 2026-01-15 16:46 UTC 

[PATCH 0/6] vfs: properly deny directory leases on filesystems with special lease handling
 2026-01-12  9:55 UTC  (12+ 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: "

[BUG] 9p: data corruption with cache=mmap under concurrent stat/write
 2026-01-05  7:54 UTC  (6+ messages)

[PATCH] netfs: Fix early read unlock of page with EOF in middle
 2025-12-24 12:31 UTC  (6+ messages)

[PATCH] 9p/xen: mark 9p transport device as closing when removing it
 2025-12-20  2:02 UTC  (4+ messages)

[PATCH] netfs: fix folio unlock collection end point
 2025-12-19 23:33 UTC 

[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
 2025-12-19 14:01 UTC  (20+ messages)
          ` 9p read corruption of mmaped content (Was: [PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec)

[PATCH] xen/9pfs: Fix data ring granting
 2025-12-18 15:48 UTC 

[PATCH] net: 9p: Fix a possible null-pointer dereference in p9_cm_event_handler()
 2025-12-18 13:13 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox