CEPH-Devel archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-11 09:22:27 to 2026-03-28 17:23:41 UTC [more...]

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-28 17:22 UTC 

[PATCH v1 0/10] ceph: add manual client reset and selftests
 2026-03-27 21:58 UTC  (12+ messages)
` [PATCH 01/10] ceph: convert inode flags to named bit positions
` [PATCH 02/10] ceph: add bounded timeout and diagnostics to wait_caps_flush()
` [PATCH 03/10] ceph: add client reset state and request gating
` [PATCH 04/10] ceph: add manual reset debugfs control and trace plumbing
` [PATCH 05/10] ceph: implement reconnect-based manual reset worker
` [PATCH 06/10] ceph: replace reconnect with direct session teardown in manual reset
` [PATCH 07/10] ceph: add reset state machine, drain phase, and status reporting
` [PATCH 08/10] ceph: drop reset reconnect bookkeeping after direct teardown switch
` [PATCH 09/10] ceph: send SESSION_REQUEST_CLOSE before forced teardown in manual reset

[PATCH] ceph: only d_add() negative dentries when they are unhashed
 2026-03-27 18:44 UTC  (2+ messages)

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-26 14:19 UTC  (29+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 04/26] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 08/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH 13/26] netfs: Add some tools for managing bvecq chains
` [PATCH 14/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH 15/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH 16/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH 17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH 18/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH 19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH 20/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH 21/26] netfs: Remove netfs_extract_user_iter()
` [PATCH 22/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH 23/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH 24/26] netfs: Check for too much data being read
` [PATCH 25/26] netfs: Limit the the minimum trigger for progress reporting
` [PATCH 26/26] netfs: Combine prepare and issue ops and grab the buffers on request

[REGRESSION] [PATCH v2] ceph: fix num_ops OBOE when crypto allocation fails
 2026-03-25 11:55 UTC  (5+ messages)

[ceph-users] Cephfs kernel client bug report
 2026-03-24 21:04 UTC  (5+ messages)

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-24  7:53 UTC  (9+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[bug report] libceph: slab-out-of-bounds access in auth message processing
 2026-03-23 18:59 UTC  (4+ messages)
  ` [PATCH] libceph: Fix "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (40+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 12/61] quota: "
` [PATCH 15/61] trace: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "

[PATCH v2] libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
 2026-03-18 18:52 UTC  (2+ messages)

[PATCH] libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
 2026-03-18 16:51 UTC  (4+ messages)

[REGRESSION] [PATCH] ceph: fix num_ops OBOE when crypto allocation fails
 2026-03-17 19:48 UTC  (6+ messages)

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-17 10:00 UTC  (61+ messages)
` [PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 05/53] VFS: introduce d_alloc_noblock()
` [PATCH 06/53] VFS: add d_duplicate()
` [PATCH 07/53] VFS: Add LOOKUP_SHARED flag
` [PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
` [PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
` [PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
` [PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create
` [PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
` [PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
` [PATCH 15/53] nfs: use d_duplicate()
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 17/53] coda: don't d_drop() early
` [PATCH 18/53] shmem: use d_duplicate()
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
` [PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
` [PATCH 39/53] ecryptfs: stop using d_add()
` [PATCH 40/53] gfs2: "
` [PATCH 41/53] libfs: "
` [PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
` [PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
` [PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
` [PATCH 45/53] efivarfs: use d_alloc_name()
` [PATCH 46/53] Remove references to d_add() in documentation and comments
` [PATCH 47/53] VFS: make d_alloc() local to VFS
` [PATCH 48/53] VFS: remove d_add()
` [PATCH 49/53] VFS: remove d_rehash()
` [PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
` [PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
` [PATCH 53/53] VFS: remove LOOKUP_SHARED

[PATCH v1 00/13] ceph/libceph: fix hung tasks and connection recovery during network disruptions
 2026-03-16 21:20 UTC  (29+ messages)
` [PATCH v1 01/13] libceph: handle EADDRNOTAVAIL more gracefully
` [PATCH v1 02/13] ceph: add timeout protection to ceph_mdsc_sync() path
` [PATCH v1 03/13] ceph: add timeout protection to ceph_osdc_sync() path
` [PATCH v1 04/13] ceph: fix race condition in cleanup_session_requests()
` [PATCH v1 05/13] ceph: add timeout protection to ceph_lock_wait_for_completion()
` [PATCH v1 06/13] ceph: set default timeout for MDS requests
` [PATCH v1 07/13] ceph: add timeout to caps wait in __ceph_get_caps()
` [PATCH v1 08/13] ceph: make ceph_start_io_write() killable
` [PATCH v1 09/13] ceph: make remaining I/O lock functions killable
` [PATCH v1 10/13] ceph: force mdsmap refresh on persistent MDS connection failures
` [PATCH v1 11/13] libceph: reset source address on persistent EADDRNOTAVAIL
` [PATCH v1 12/13] libceph: force monitor reconnect "
` [PATCH v1 13/13] libceph: force host network namespace for kernel CephFS mounts

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-16 17:22 UTC  (12+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH] libceph: Remove obsolete session key alignment logic
 2026-03-16 10:37 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 7.0-rc4
 2026-03-13 21:07 UTC  (2+ messages)

[PATCH v2] libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
 2026-03-11 18:07 UTC  (3+ messages)

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).