]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/shortlog
ceph-ci.git
2025-09-22 Justin Caratzascephadm: remove centos 8 from the cephadm build suite...
2025-09-22 Justin Caratzascephadm: fix some issues running existing cephadm build...
2025-09-22 Avan Thakkardoc/mgr/smb: add doc for QoS support for CephFS-backed...
2025-09-22 Avan Thakkarmgr/smb: add test coverage for rate-limiting
2025-09-22 Avan Thakkarmgr/smb: add rate limiting support
2025-09-22 Christopher... test: Test unsupported fscrypt policy
2025-09-22 Christopher... client: Check for supported fscrypt policy
2025-09-22 Christopher... qa/cephfs: Add test case for enctag too long
2025-09-22 Christopher... mgr/volumes: Enforce enctag max size
2025-09-22 John Mulligandoc: add documentation for keybridge and fscrypt options
2025-09-22 John Mulliganmgr/smb: add some keybridge related unit test cases
2025-09-22 John Mulliganmgr/smb: add support for generating keybridge configuration
2025-09-22 John Mulliganmgr/smb: add cross-check validation for keybridge scopes
2025-09-22 John Mulliganmgr/smb: add new cephfs parameter for getting fscrypt...
2025-09-22 John Mulliganmgr/smb: add keybridge configuration to cluster resource
2025-09-22 John Mulliganmgr/smb: add enums that will be used for configuring...
2025-09-22 John Mulliganmgr/smb: add raw data methods to MemConfigStore
2025-09-22 John Mulliganmgr/smb: fix a resource error unpacking str instead...
2025-09-22 John Mulligancephadm: add keybridge sidecar to smb daemon module
2025-09-22 John Mulliganmgr/cephadm: enable setting up SSL/TLS files for keybri...
2025-09-22 John Mulliganpython-common/deployment: add keybridge feature to...
2025-09-22 Sachin Prabhudoc/mgr/smb: document the 'provider' option for smb...
2025-09-22 Xavi Hernandezlibcephfs_proxy: implement support for fscrypt
2025-09-22 Christopher... libcephfs: Include libcephfs.h def for ceph_get_fscrypt...
2025-09-22 Shweta Bhosalemgr/cephadm: set a healthwarning for host SSH timeout
2025-09-22 Shweta Bhosalemgr/cephadm: After reapplying the osd spec, the OSD...
2025-09-22 Shweta Bhosalemgr/cephadm: Config parameter to set the max number...
2025-09-22 Shweta Bhosalemgr/cephadm: Allow registry credentials to define multi...
2025-09-22 Adam Kupczykos/bluestore: Add ability to ignore BlueFS zombie files
2025-09-22 Jamie Prydeerasure-code: Enable EC optimizations for ISA-L cauchy
2025-09-22 Jamie Prydeerasure-code: use cauchy if K and M values are not...
2025-09-22 Shraddha Agrawaloptions/mon: disable availability tracking by default
2025-09-22 Jamie Prydeosd: Set ec optimizations default to true
2025-09-22 Radoslaw Zarzynskiosd: stop scrub_purged_snaps() from ignoring osd_beacon...
2025-09-22 Brad Hubbardmgr/DaemonState: Minimise time we hold the DaemonStateI...
2025-09-22 Jamie Prydeqa: Run RADOS suites with ec optimizations on and off
2025-09-22 Jon Baileyosd: Reduce the amount of status invalidations when...
2025-09-22 Bill Scalesosd: Optimized EC incorrectly rolled backwards write
2025-09-22 Alex Ainscowosd: Clear zero_for_decode for shards where read failed...
2025-09-22 Alex Ainscowosd: Reduce buffer-printing debug strings to debug...
2025-09-22 Alex Ainscowosd: Fix segfault in EC debug string
2025-09-22 Bill Scalesosd: Optimized EC backfill interval has wrong versions
2025-09-22 Bill Scalesosd: Optimized EC choose_acting needs to use best prima...
2025-09-22 Alex Ainscowosd: Do not sent PDWs if read count > k
2025-09-22 Alex Ainscowosd: Fix decode for some extent cache reads.
2025-09-22 Bill Scalesosd: Optimized EC calculate_maxles_and_minlua needs...
2025-09-22 Bill Scalesosd: Optimized EC choose_async_recovery_ec must use...
2025-09-22 Bill Scalesosd: Optimized EC don't try to trim past crt
2025-09-22 Bill Scalesosd: Optimized EC missing call to apply_pwlc after...
2025-09-22 Bill Scalesosd: Optimized EC don't apply pwlc for divergent writes
2025-09-22 Bill Scalesosd: Optimized EC present_shards no longer needed
2025-09-22 Bill Scalesosd: Optimized EC proc_master_log fix roll-forward...
2025-09-22 Bill Scalesosd: Refactor find_best_info and choose_acting
2025-09-22 Bill Scalesosd: EC Optimizations proc_master_log boundary case...
2025-09-22 Jon Baileyosd: Invalidate stats during peering if we are rolling...
2025-09-22 Radoslaw Zarzynskiosd: ECTransaction.h includes OSDMap.h
2025-09-22 Radoslaw Zarzynskiosd: bypass messenger for local EC reads
2025-09-22 Radoslaw Zarzynskiosd: fix buildability after get_write_plan() shuffling
2025-09-22 Radoslaw Zarzynskiosd: just shuffle get_write_plan() from ECBackend to...
2025-09-22 Radoslaw Zarzynskiosd: prepare get_write_plan() for moving from ECBackend...
2025-09-22 Radoslaw Zarzynskiosd: separate producing EC's WritePlan out into a dedic...
2025-09-22 Radoslaw Zarzynskiosd: fix unused variable warning in ClientReadCompleter
2025-09-22 Radoslaw Zarzynskiosd: shuffle ECCommon::RecoveryBackend from ECBackend...
2025-09-22 Radoslaw Zarzynskiosd: drop junky `#if 1` in recovery backend
2025-09-22 Radoslaw Zarzynskiosd: move ECCommon::RecoveryBackend from ECBackend...
2025-09-22 Radoslaw Zarzynskiosd: replace get_obc() with maybe_load_obc() in EC...
2025-09-22 Radoslaw Zarzynskiosd: abstract sending MOSDPGPush during EC recovery
2025-09-22 Radoslaw Zarzynskiosd: prepare ECCommon::RecoveryBackend for shuffling...
2025-09-22 Radoslaw Zarzynskiosd: squeeze RecoveryHandle out of ECCommon::RecoveryBa...
2025-09-22 Radosław Zarzyńskiosd: just shuffle RecoveryMessages to ECCommon.h
2025-09-22 Radoslaw Zarzynskiosd: prepare RecoveryMessages for shuffling to ECCommon.h
2025-09-22 Radoslaw Zarzynskiosd: ECCommon::RecoveryBackend doesn't depend on ECBack...
2025-09-22 Radoslaw Zarzynskiosd: fix buildability after the RecoveryBackend shuffling
2025-09-22 Radoslaw Zarzynskiosd: just shuffle RecoveryBackend from ECBackend.h...
2025-09-22 Venky Shankarqa/cephfs: fix test_subvolume_group_charmap_inheritance...
2025-09-22 Xavi Hernandezdoc: add name mangling documentation for subvolume...
2025-09-22 Xavi Hernandezqa: add tests for name mangling in subvolume group...
2025-09-22 Xavi Hernandezpybind/mgr: add name mangling options to subvolume...
2025-09-19 VinayBhaskar-Vlibrbd/api: restrict APIs on secondary mirror groups
2025-09-19 Ramana Rajalibrbd/api/Group.cc: use correct error code symbolic
2025-09-19 N Balachandranlibrbd/api/Mirror: enhancements to group_enable API
2025-09-19 Miki Patelqa/workunits/rbd: test snapshot sync with interrupted...
2025-09-19 Prasanna Kumar... rbd-mirror: do not prune primary snapshots as part...
2025-09-19 Prasanna Kumar... librbd/mirror: remove peer UUID of group snapshot befor...
2025-09-19 Prasanna Kumar... rbd_mirror: order the user group snaps and the mirror...
2025-09-19 VinayBhaskar-Vrbd-mirror: replace cond.wait() with async callbacks...
2025-09-19 Ramana Rajaqa/workunits/rbd: fix race in test_force_promote_delete...
2025-09-19 VinayBhaskar-Vrbd-mirror: Allow group disable without --force when...
2025-09-19 Christopher... tasks/cephfs: Use different errmsg for invalid dir
2025-09-19 Christopher... client: bring client_lock out of statfs helper method
2025-09-19 Christopher... client: move mref_reader check in statfs out of helper
2025-09-19 Christopher... test: Add test for libcephfs statfs
2025-09-19 Christopher... client: get quota root based off of provided inode...
2025-09-19 Christopher... client: use path supplied in statfs
2025-09-18 Igor Golikovtest: remove syncio.cc from test build
2025-09-18 Patrick Donnellymds: skip charmap handler check for MDS requests
2025-09-18 Patrick Donnellyqa: test for charmap handling on reintegration
2025-09-18 Rishabh DaveClient.cc: in fcopyfile(), update len to read only...
2025-09-18 Patrick Donnellymds: fix test that directory has no snaps
2025-09-18 Patrick Donnellyqa: test for child dir with first beyond parent snaps
next