]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2025-03-23 Anthony D'Atridoc/radosgw: Improve layout.rst 62449/head
2025-03-22 Anthony D'AtriMerge pull request #62443 from zdover23/wip-doc-2025...
2025-03-22 Anthony D'Atridoc/cephadm/services: Add mention of --zap for OSD... 62443/head
2025-03-21 Anthony D'AtriMerge pull request #62427 from zdover23/wip-doc-2025...
2025-03-21 Anthony D'Atridoc/cephadm/services: Correct indentation in osd.rst 62427/head
2025-03-20 Yuri WeinsteinMerge pull request #61832 from idryomov/wip-69911-squid
2025-03-20 Casey BodleyMerge pull request #62131 from cbodley/wip-70312-squid
2025-03-20 Yuri WeinsteinMerge pull request #60980 from cbodley/wip-69145-squid
2025-03-20 Yuri WeinsteinMerge pull request #60979 from cbodley/wip-69146-squid
2025-03-20 Yuri WeinsteinMerge pull request #60952 from igomon-bloomberg/wip...
2025-03-20 Yuri WeinsteinMerge pull request #60783 from jzhu116-bloomberg/wip...
2025-03-20 Casey BodleyMerge pull request #62154 from cbodley/wip-70340-squid
2025-03-20 Zac DoverMerge pull request #62404 from zdover23/wip-doc-2025...
2025-03-20 Laimis Juzeliūnasdoc/radosgw /notifications: fix topic details 62404/head
2025-03-19 Yuri WeinsteinMerge pull request #62137 from adamemerson/wip-68836...
2025-03-19 Yuri WeinsteinMerge pull request #62134 from kchheda3/wip-70311-squid
2025-03-19 Yuri WeinsteinMerge pull request #62093 from cbodley/wip-70264-squid
2025-03-19 Yuri WeinsteinMerge pull request #62064 from cbodley/wip-70239-squid
2025-03-19 Yuri WeinsteinMerge pull request #62033 from cbodley/wip-70207-squid
2025-03-19 Adam KingMerge pull request #62340 from phlogistonjohn/wip-70507...
2025-03-19 Anthony D'AtriMerge pull request #62379 from zdover23/wip-doc-2025...
2025-03-19 Patrick DonnellyMerge PR #62095 into squid
2025-03-19 Aashish SharmaMerge pull request #62384 from aaSharma14/wip-70546...
2025-03-19 Aashish SharmaMerge pull request #62383 from aaSharma14/wip-70548...
2025-03-19 Aashish SharmaMerge pull request #62382 from aaSharma14/wip-70547...
2025-03-19 Aashish SharmaMerge pull request #62381 from aaSharma14/wip-70549...
2025-03-19 Piyush Agarwalmgr/dashboard: Changing SimpleGraphPanel to TimeSeries... 62384/head
2025-03-19 Piyush Agarwalmgr/dashboard: Changing SimpleGraphPanel to TimeSeries... 62383/head
2025-03-19 Piyush Agarwalmgr/dashboard: Changing SimpleGraphPanel to TimeSeries... 62382/head
2025-03-19 Piyush Agarwalmgr/dashboard: Changing SimpleGraphPanel to TimeSeries... 62381/head
2025-03-19 Anthony D'Atridoc/cephadm: Add PG autoscaler advice to upgrade.rst 62379/head
2025-03-19 Aashish SharmaMerge pull request #62353 from aaSharma14/wip-70524...
2025-03-19 Zac DoverMerge pull request #62375 from zdover23/wip-doc-2025...
2025-03-19 Laimis Juzeliūnasdoc/dev/developer_guide/essentials: update mailing... 62375/head
2025-03-18 Adam KupczykMerge pull request #61891 from k0ste/wip-70067-squid
2025-03-18 Aashish Sharmamgr/dashboard: When configuring the RGW Multisite endpo... 62353/head
2025-03-17 Patrick Donnellyinclude/cephfs: dump optmetadata 62095/head
2025-03-17 Patrick Donnellymds: set alternate_name for new fullbit dentries
2025-03-17 Patrick Donnellyqa: test alternate_name recovery during mds failover
2025-03-17 Patrick Donnellyclient: avoid multiple calls to path_walk
2025-03-17 Patrick Donnellylibcephfs: getcwd after chdir for API constraint
2025-03-17 Patrick Donnellyclient: unwrap dentries for getcwd
2025-03-17 Patrick Donnellyclient: refactor / optimize chdir
2025-03-17 Patrick Donnellytest/libcephfs: test getcwd with case insensitive dir
2025-03-17 Patrick Donnellytest/libcephfs: refactor ManyNestedDirs
2025-03-17 Patrick Donnellyinclude/filepath: add iterators for components
2025-03-17 Casey Bodleycmake/cephfs: fix options to enable client and dependencies
2025-03-17 Patrick Donnellypybind/cephfs: use legacy noexcept for cdefs for cython...
2025-03-17 Patrick Donnellypybind/cephfs: increment ref before calling out to c++
2025-03-17 Patrick Donnellyclient: skip unexpected command replies
2025-03-17 Patrick Donnellymgr: indicate map message is acked instead of unhandled
2025-03-17 Patrick Donnellyosdc/Objecter: convert to ms_dispatch2 for ack
2025-03-17 Patrick Donnellyclient: indicate maps are acked not processed
2025-03-17 Patrick Donnellymsg: add alternate statuses for ms_dispatch2 handling
2025-03-17 Patrick Donnellytools/cephfs_mirror: do not process maps with fast...
2025-03-17 Patrick Donnellydoc: add docs for volumes interface for charmap
2025-03-17 Patrick Donnellyqa: add tests for subvolume charmap settings
2025-03-17 Patrick Donnellypybind/mgr/volumes: wire up charmap for subvol/subvolgroup
2025-03-17 Patrick Donnellypybind/mgr: send MDS commands through cephfs client
2025-03-17 Patrick Donnellypybind/cephfs: wire up mds_command2
2025-03-17 Patrick Donnellymgr: add module method to send notifications
2025-03-17 Patrick Donnellylibcephfs: add mds_command2 for asynchronous commands
2025-03-17 Patrick Donnellymgr: excise CephFS client from mgr C++ base
2025-03-17 Patrick Donnellymgr: use std namespace
2025-03-17 Patrick Donnellydoc: add docs for CephFS charmap config
2025-03-17 Patrick Donnellyqa: add charmap tests
2025-03-17 Patrick Donnellyqa: add helpful exceptions for attr changes
2025-03-17 Patrick Donnellyqa: ignore libicu leaks
2025-03-17 Patrick Donnellyclient: add wrappings for charmap manipuluation of...
2025-03-17 Patrick Donnellyclient: add dir_result_t::dentry::print
2025-03-17 Lucian Petrutwin32: add libicu Windows build
2025-03-17 Patrick DonnellyCMakeLists: add boost::locale dependency for client
2025-03-17 Patrick Donnellyinstall-deps: unconditionally install boost libraries
2025-03-17 Patrick Donnellytest/libcephfs: update root operation return values
2025-03-17 Patrick Donnellyclient: refactor all path traversals through path_walk
2025-03-17 Patrick Donnellytest/libcephfs: test parallel creates
2025-03-17 Patrick Donnellytest/libcephfs: add test for lookup failure after readdir
2025-03-17 Patrick Donnellyclient: init dentry shared_gen with invalid value
2025-03-17 Patrick Donnellyclient: add _lookup debugging
2025-03-17 Patrick Donnellyclient: remove redundant check
2025-03-17 Patrick Donnellyclient: dump InodeStat from mds
2025-03-17 Patrick Donnellymds: encode optmetadata in InodeStat sent to clients
2025-03-17 Patrick Donnellymds: check client features for charmap
2025-03-17 Patrick Donnellymds: add client feature bit for charmap
2025-03-17 Patrick Donnellymds: wire up vxattr for changing charmap
2025-03-17 Patrick Donnellymds: inherit charmap on mkdir
2025-03-17 Patrick Donnellymds,include: add charmap optmetadata
2025-03-17 Patrick Donnellymds,include: add inode_t optional metadata
2025-03-17 Patrick Donnellyclient: hide alternate_name from API
2025-03-17 Patrick Donnellyclient: move alternate_name once
2025-03-17 Patrick Donnellyclient: optimize alternate_name passing to helper
2025-03-17 Patrick Donnellyclient: relocate definition
2025-03-17 Patrick Donnellyclient: print dentry with alternate_name on dump
2025-03-17 Patrick Donnellyclient: move inode dump to print method
2025-03-17 Patrick Donnellymds: add debugging for encoding lease stat
2025-03-17 Patrick Donnellymds: make encode_lease a proper method
2025-03-17 Patrick Donnellymds: add fscrypt metadata for inode stat size
2025-03-17 Patrick Donnellyclient: use DentryRef for ref counting in MetaRequest
2025-03-17 Patrick Donnellyclient: add DentryRef
2025-03-17 Patrick Donnellyclient: add helper for determining if a perm check...
next