CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2026-01-05 23:26:08 to 2026-01-16 12:36:33 UTC [more...]

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-16 12:36 UTC  (56+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 05/29] erofs: "
` [PATCH 06/29] efs: "
` [PATCH 07/29] xfs: "
` [PATCH 08/29] ceph: "
` [PATCH 09/29] btrfs: "
` [PATCH 10/29] befs: "
` [PATCH 11/29] ufs: "
` [PATCH 12/29] udf: "
` [PATCH 13/29] affs: "
` [PATCH 14/29] squashfs: "
` [PATCH 15/29] smb/client: "
` [PATCH 16/29] ovl: "
` [PATCH 17/29] orangefs: "
` [PATCH 18/29] ocfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] nilfs2: "
` [PATCH 21/29] nfs: "
` [PATCH 22/29] jfs: "
` [PATCH 23/29] jffs2: "
` [PATCH 24/29] isofs: "
` [PATCH 25/29] gfs2: "
` [PATCH 26/29] fuse: "
` [PATCH 27/29] fat: "
` [PATCH 28/29] f2fs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES

[PATCH] ceph: add support for multi-stream SSDs(such as FDP SSDs)
 2026-01-16 12:41 UTC  (4+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-15  8:33 UTC  (78+ 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 v5] ceph: fix kernel crash in ceph_open()
 2026-01-14 21:26 UTC  (2+ messages)

[RFC PATCH] libceph: Handle sparse-read replies lacking data length
 2026-01-14 10:23 UTC  (6+ messages)

[PATCH] mount: (manpage) add CephFS kernel client mount options
 2026-01-14  9:29 UTC  (4+ messages)

[PATCH v2] mount: (manpage) add CephFS filesystem-specific manual page
 2026-01-13 20:16 UTC 

[PATCH v4] ceph: fix kernel crash in ceph_open()
 2026-01-12 21:26 UTC  (4+ messages)

[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: "

[GIT PULL] Ceph fixes for 6.19-rc5
 2026-01-10  2:15 UTC  (2+ messages)

[PATCH v2 0/6] ceph: CephFS writeback correctness and performance fixes
 2026-01-09  0:29 UTC  (12+ messages)
` [PATCH v2 1/6] ceph: Do not propagate page array emplacement errors as batch errors
` [PATCH v2 2/6] ceph: Remove error return from ceph_process_folio_batch()
` [PATCH v2 3/6] ceph: Free page array when ceph_submit_write fails
` [PATCH v2 4/6] ceph: Split out page-array discarding to a function
` [PATCH v2 5/6] ceph: Assert writeback loop invariants
` [PATCH v2 6/6] ceph: Fix write storm on fscrypted files

[PATCH v2] ceph: fix deadlock in ceph_readdir_prepopulate
 2026-01-07 19:59 UTC  (6+ messages)
    ` 答复: 【外部邮件!】Re: "
        ` 答复: "

Quick question about a free voice AI tool
 2026-01-07 12:28 UTC 

[PATCH 0/5] ceph: CephFS writeback correctness and performance fixes
 2026-01-07  0:33 UTC  (24+ messages)
` [PATCH 1/5] ceph: Do not propagate page array emplacement errors as batch errors
` [PATCH 2/5] ceph: Remove error return from ceph_process_folio_batch()
` [PATCH 3/5] ceph: Free page array when ceph_submit_write fails
` [PATCH 4/5] ceph: Assert writeback loop invariants
` [PATCH 5/5] ceph: Fix write storm on fscrypted files

[PATCH v3] ceph: fix kernel crash in ceph_open()
 2026-01-06 22:26 UTC  (3+ messages)

[PATCH 0/2] ceph: fix missing snapshot context in write operations
 2026-01-06 20:13 UTC  (6+ messages)
` [PATCH 2/2] ceph: fix snapshot context missing in ceph_uninline_data

[PATCH] libceph: return the handler error from mon_handle_auth_done()
 2026-01-06 19:46 UTC  (5+ messages)

[PATCH] libceph: make calc_target() set t->paused, not just clear it
 2026-01-06 19:36 UTC  (3+ messages)


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