]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-09-02 Yuri WeinsteinMerge pull request #36784 from callithea/wip-46752...
2020-09-02 Yuri WeinsteinMerge pull request #36578 from callithea/wip-46716...
2020-09-02 Jan FajerskiMerge pull request #36926 from leseb/bp-36700-nautilus
2020-09-01 Jan FajerskiMerge pull request #36615 from rishabh-d-dave/cv-add...
2020-09-01 Jan FajerskiMerge pull request #36610 from rishabh-d-dave/cv-rm...
2020-09-01 Sébastien Hanceph-volume: retry when acquiring lock fails 36926/head
2020-08-28 Patrick DonnellyMerge PR #36692 into nautilus
2020-08-28 Lenz GrimmerMerge pull request #36783 from callithea/wip-46973...
2020-08-28 Lenz GrimmerMerge pull request #36607 from s0nea/wip-46913-nautilus
2020-08-28 Neha OjhaMerge pull request #36354 from BenoitKnecht/nautilus...
2020-08-27 Patrick DonnellyMerge PR #36833 into nautilus
2020-08-27 Ramana Rajanautilus: mgr/volumes: convert uid and gid to integer... 36833/head
2020-08-27 Shyamsundar... mgr/volumes: Address python breakage in python 2
2020-08-27 ShyamsundarRmgr/volumes: Update doc/cephfs/fs-volumes.rst for nautilus
2020-08-27 Shyamsundar... mgr/volumes: Prevent subvolume recreate if trash is...
2020-08-27 Shyamsundar... mgr/volumes: Disallow subvolume group level snapshots
2020-08-27 Shyamsundar... mgr/volumes: Add test case to ensure subvolume is marked
2020-08-27 Venky Shankarmgr/volumes: handle idempotent subvolume marks
2020-08-27 Shyamsundar... mgr/volumes: Tests amended and added to ensure subvolum...
2020-08-27 Shyamsundar... mgr/volumes: Mark subvolume root with the vxattr ceph...
2020-08-27 Shyamsundar... mgr/volumes: Move incarnations for v2 subvolumes, to...
2020-08-27 Venky Shankarmgr/volumes: maintain per subvolume trash directory
2020-08-27 Venky Shankarmgr/volumes: make subvolume_v2::_is_retained() object...
2020-08-27 Shyamsundar... mgr/volumes: Use snapshot root directory attrs when...
2020-08-27 Patrick DonnellyMerge PR #36404 into nautilus
2020-08-27 Lenz GrimmerMerge pull request #36613 from tspmelo/wip-46925-nautilus
2020-08-27 Yuri WeinsteinMerge pull request #36304 from dillaman/wip-46725-nautilus
2020-08-26 Patrick DonnellyMerge PR #36804 into nautilus
2020-08-26 Yuri WeinsteinMerge pull request #36756 from smithfarm/wip-47070...
2020-08-26 Yuri WeinsteinMerge pull request #36741 from yaarith/devicehealth...
2020-08-26 Yuri WeinsteinMerge pull request #36670 from smithfarm/wip-46981...
2020-08-26 Yuri WeinsteinMerge pull request #36634 from smithfarm/wip-46952...
2020-08-26 Lenz GrimmerMerge pull request #36790 from rhcs-dashboard/wip-47122...
2020-08-26 Yan, Zhengqa/workunits/fs: add test for subvolume 36804/head
2020-08-26 Yan, Zhengmds: don't move inode with nlink > 1 to global snapreal...
2020-08-26 Yan, Zhengmds: disallow hardlink across subvolume
2020-08-26 Yan, Zhengmds: disallow across subvolume rename
2020-08-26 Yan, Zhengmds: disallow creating snapshot on descendent directory...
2020-08-26 Yan, Zhengmds: add vxattr that marks/clears subvolume flag
2020-08-26 Yuri WeinsteinMerge pull request #36725 from dillaman/wip-46946-nautilus
2020-08-26 Yuri WeinsteinMerge pull request #36712 from smithfarm/wip-47023...
2020-08-26 Yuri WeinsteinMerge pull request #36413 from shyukri/wip-46321-nautilus
2020-08-25 Yuri WeinsteinMerge pull request #36770 from smithfarm/wip-47115...
2020-08-25 Yuri WeinsteinMerge pull request #36727 from smithfarm/wip-47042...
2020-08-25 Yuri WeinsteinMerge pull request #36682 from BryceCao/wip-backport...
2020-08-25 Yuri WeinsteinMerge pull request #36637 from smithfarm/wip-46954...
2020-08-25 Avan Thakkarmgr/dashboard: remove "This week/month/year" and "Today... 36790/head
2020-08-25 Tatjana Dehlermgr/dashboard: wait longer for health status to be... 36784/head
2020-08-25 Volker Theilemgr/dashboard: Hide table action input field if limit=0 36783/head
2020-08-24 Kefu Chairgw: hold reloader using unique_ptr 36770/head
2020-08-21 Igor Fedotovos/bluestore: make alerting onode dump less frequent. 36756/head
2020-08-21 Igor Fedotovos/bluestore: dump onode if too many spanning blobs...
2020-08-20 Yuri WeinsteinMerge pull request #36289 from dillaman/wip-config...
2020-08-20 Yaarit Hatukamgr/devicehealth: fix daemon filtering before scraping... 36741/head
2020-08-19 Mark Koganrgw: add access log to the beast frontend 36727/head
2020-08-19 Patrick DonnellyMerge PR #36448 into nautilus
2020-08-19 Jason Dillamanlibrbd: update hidden global config when setting pool... 36725/head
2020-08-19 Jason Dillamanlibrbd: initialize/shut down config watcher during...
2020-08-19 Jason Dillamanlibrbd: initial config watcher implementation
2020-08-19 Jason Dillamanlibrbd: hold ImageCtx::md_lock while computing config...
2020-08-19 Corey Bryantlibrbd: Align rbd_write_zeroes declarations 36712/head
2020-08-17 Ernesto Puertamgr/dashboard/api: reduce amount of daemon logs 36692/head
2020-08-17 rootrgw: fix double slash (//) killing the gateway 36682/head
2020-08-15 Kefu Chaipybind/mgr/restful: use dict.items() for py3 compatibility 36670/head
2020-08-15 Nathan CutlerMerge pull request #36415 from shyukri/wip-46638-nautilus
2020-08-14 Abhishek Lekshmananrgw: policy: reuse eval_principal to evaluate the polic... 36637/head
2020-08-14 Mykola Golubmonclient: use "is_connected" check when scheduling... 36634/head
2020-08-13 Yuri WeinsteinMerge pull request #36390 from smithfarm/wip-46799...
2020-08-13 Rishabh Daveceph-volume: add tests for new functions that run LVM... 36615/head
2020-08-13 Ricardo Marquesmgr/dashboard: Unable to edit iSCSI logged-in client 36613/head
2020-08-13 Rishabh Daveceph-volume: relocate the new LVM methods 36610/head
2020-08-13 Rishabh Daveceph-volume: remove api.lvm.get_api_lvs() and related...
2020-08-13 Rishabh Daveceph-volume: remove api.lvm.get_api_vgs() and related...
2020-08-13 Rishabh Daveceph-volume: remove api.lvm.get_api_pvs()
2020-08-13 Rishabh Daveceph-volume: remove class Volumes from api/lvm.py
2020-08-13 Rishabh Daveceph-volume: remove class VolumeGroups from api/lvm.py
2020-08-13 Rishabh Daveceph-volume: remove PVolumes from api/lvm.py
2020-08-13 Ernesto Puertamgr/dashboard/api: increase API health timeout 36607/head
2020-08-12 Yuri WeinsteinMerge pull request #36494 from rhcs-dashboard/wip-make_...
2020-08-12 Mike Christieselinux: Fix ceph-iscsi etc access 36304/head
2020-08-12 Mike Christieselinux: Fix ceph-iscsi configfs access
2020-08-12 Yuri WeinsteinMerge pull request #36379 from dzafman/wip-46096-nautil...
2020-08-12 Jan FajerskiMerge pull request #36493 from rishabh-d-dave/cv-naut...
2020-08-12 Jan FajerskiMerge pull request #35878 from ceph/wip-nautilus-32493
2020-08-12 Jan FajerskiMerge pull request #35881 from ceph/wip-nautilus-34744
2020-08-12 Benoît Knechtmgr/diskprediction_local: Fix array size error 36578/head
2020-08-11 Yuri WeinsteinMerge pull request #36435 from yuriw/wip-yuriw-cleanup...
2020-08-10 Jenkins Build... 14.2.11 14.2.10 v14.2.11
2020-08-10 Shyamsundar... mgr: Add python-enum34 dependency to package for older... 36448/head
2020-08-10 Shyamsundar... mgr/volumes: Add documentation regarding --retain-snaps...
2020-08-10 Shyamsundar... mgr/volumes: Avoid trashing retained subvolume on creat...
2020-08-10 Shyamsundar... mgr/volumes: Add subvolume v2 test cases
2020-08-10 Shyamsundar... mgr/volumes: Derive v2 from v1 to leverage common methods
2020-08-10 Shyamsundar... mgr/volumes: Introduce v2 subvolumes
2020-08-10 Shyamsundar... mgr/volumes: Use operation type during subvolume open
2020-08-08 David Zafmanosd, test: Special Nautilus handling because there... 36379/head
2020-08-08 David Zafmantest: flush_pg_stats() ignore OSDs that don't respond...
2020-08-08 David Zafmanmgr: Warn when too many reads are repaired on an OSD
2020-08-07 Yuri WeinsteinMerge pull request #36526 from batrick/i46860-followup
2020-08-07 Patrick Donnellyqa: skip cache_size check 36526/head
next