CEPH filesystem development
 help / color / mirror / Atom feed
 messages from 2026-01-28 10:33:47 to 2026-02-26 16:07:21 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:55 UTC  (54+ 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 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [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 v3] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-26 15:07 UTC 

[RFC PATCH v1 0/4] ceph: manual client session reset via debugfs
 2026-02-26 14:54 UTC  (9+ messages)
` [RFC PATCH v1 1/4] ceph: convert inode flags to named bit positions
  ` [EXTERNAL] "
` [RFC PATCH v1 2/4] ceph: add bounded timeout and diagnostics to wait_caps_flush()
` [RFC PATCH v1 3/4] ceph: implement manual client session reset via debugfs
` [RFC PATCH v1 4/4] ceph: rework mds_peer_reset() for robust session recovery
` [EXTERNAL] [RFC PATCH v1 0/4] ceph: manual client session reset via debugfs

[PATCH v2] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-26 14:44 UTC  (4+ messages)

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-02-26 13:20 UTC  (11+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [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

[PATCH 00/11] VFS: prepare for changes to directory locking
 2026-02-26  1:34 UTC  (5+ messages)
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries

[PATCH] ceph: Do not skip the first folio of the next object in writeback
 2026-02-25 21:08 UTC  (4+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (4+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
` [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support

[PATCH] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-24 22:29 UTC  (4+ messages)

[PATCH] fs/ceph/dir: fix `i_nlink` underrun during async unlink
 2026-02-24 20:10 UTC  (3+ messages)

[PATCH] fs/ceph: add a bunch of missing ceph_path_info initializers
 2026-02-24 19:52 UTC  (2+ messages)

[PATCH] fs/ceph/mds_client: fix memory leaks in ceph_mdsc_build_path()
 2026-02-24 19:49 UTC  (2+ messages)

[PATCH] net/ceph: update outdated comment
 2026-02-24  0:46 UTC  (2+ messages)

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

[bug report] libceph: slab-out-of-bounds memory access in messenger_v2
 2026-02-20 17:49 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.15] libceph: define and enforce CEPH_MAX_KEY_LEN
 2026-02-20 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-6.1] ceph: supply snapshot context in ceph_uninline_data()

[PATCH] ceph: add timeout protection to ceph_mdsc_sync() path
 2026-02-19  9:37 UTC  (8+ messages)

[PATCH] ceph: add timeout protection to ceph_osdc_sync() path
 2026-02-18 20:06 UTC  (2+ messages)

Potential regression in 6.19 kernel version
 2026-02-18  9:42 UTC  (4+ messages)

[GIT PULL] Ceph updates for 7.0-rc1
 2026-02-17 23:50 UTC  (2+ messages)

[PATCH v6 0/3] ceph: add subvolume metrics reporting support
 2026-02-13 19:01 UTC  (10+ messages)
` [PATCH v6 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
  ` [EXTERNAL] "
` [PATCH v6 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
  ` [EXTERNAL] "
` [PATCH v6 3/3] ceph: add subvolume metrics collection and reporting
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH v6 0/3] ceph: add subvolume metrics reporting support

[PATCH v2] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-13  7:45 UTC  (2+ messages)

Exploring supporting fallocate() in ceph
 2026-02-12  6:26 UTC  (6+ messages)

[PATCH v3 0/4] ceph: CephFS writeback correctness and performance fixes
 2026-02-11 18:11 UTC  (10+ messages)
` [PATCH v3 3/4] ceph: remove error return from ceph_process_folio_batch()
` [PATCH v3 4/4] ceph: assert writeback loop invariants

[PATCH 0/2] ceph: Properly clean up after failures in ceph_submit_write()
 2026-02-11 14:52 UTC  (6+ messages)
` [PATCH 1/2] ceph: free page array when ceph_submit_write() fails

[PATCH] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-11  7:33 UTC  (5+ messages)

[GIT PULL] Ceph fixes for 6.19-rc9
 2026-02-06 23:09 UTC  (2+ messages)

[bug report] crush: remove forcefeed functionality
 2026-02-06 20:44 UTC  (2+ messages)

[PATCH] ceph: fix generic/639 xfstests failure
 2026-02-06 20:27 UTC 

[PATCH v7] ceph: fix kernel crash in ceph_open()
 2026-02-04 21:44 UTC  (2+ messages)

[PATCH v6] ceph: fix kernel crash in ceph_open()
 2026-02-04 14:29 UTC  (4+ messages)

[PATCH] fs/ceph: Fix kernel oops due invalid pointer for kfree() in parse_longname()
 2026-02-03 20:22 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] libceph: CEPH_CRYPTO_AES256KRB5 (--key-type aes256k) support
 2026-01-29  9:07 UTC  (12+ messages)
` [PATCH 1/5] libceph: define and enforce CEPH_MAX_KEY_LEN
` [PATCH 2/5] libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()
` [PATCH 3/5] libceph: introduce ceph_crypto_key_prepare()
` [PATCH 4/5] libceph: add support for CEPH_CRYPTO_AES256KRB5
` [PATCH 5/5] libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signing

[PATCH v2] rbd: check for EOD after exclusive lock is ensured to be held
 2026-01-29  8:52 UTC  (2+ messages)

[PATCH v5] ceph: fix kernel crash in ceph_open()
 2026-01-28 21:07 UTC  (14+ messages)
      ` [EXTERNAL] "

[PATCH] rbd: check for EOD after exclusive lock is ensured to be held
 2026-01-28 10:53 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