summaryrefslogtreecommitdiffstats
path: root/src/mon/FSCommands.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-23mds: don't call StrayManager::eval_stray() for undefined inodeYan, Zheng2-1/+4
2017-06-23mds: drop locks before waiting for export targetsYan, Zheng1-0/+4
2017-06-23mds: handle MDirUpdate raceYan, Zheng2-20/+24
2017-06-23mds: don't forge replica dirfragYan, Zheng2-29/+2
2017-06-23mds: avoid submitting log entry while adjusting subtree mapYan, Zheng4-38/+37
2017-06-23mds: don't mark nestlock dirty on improper inodeYan, Zheng1-5/+10
2017-06-23mds: create subtree root immediately after directory tree becomes frozenYan, Zheng2-51/+83
2017-06-23mds: fix stray dentry replication in cache rejoin ackYan, Zheng1-0/+1
2017-06-23doc/release-notes: 'osd crush class rename' is comingSage Weil1-1/+1
2017-06-23doc/release-notes: ceph tell <foo> helpSage Weil1-0/+1
2017-06-23doc/start/os-recommendations: updateSage Weil2-4/+29
2017-06-23doc/release-notes: note debian stretch additionSage Weil1-0/+11
2017-06-23doc/release-notes: sleep settingsSage Weil1-1/+4
2017-06-23doc/release-notes: link to EC docsSage Weil1-1/+3
2017-06-23doc/release-notes: update RGW metadataSage Weil1-2/+6
2017-06-23dev/release-notes: various updates from other PRSage Weil1-6/+27
2017-06-23doc/release-notes: notes on new CLI commandsSage Weil1-0/+74
2017-06-23mon: 'mon feature list' -> 'mon feature ls'Sage Weil5-14/+10
2017-06-23doc/release-notes: update luminous notesSage Weil1-21/+271
2017-06-23mon/OSDMonitor: slightly nice error output if set-device-class failedxie xingguo3-7/+9
2017-06-23mon/OSDMonitor: set result code properly if we fail to process "swap-bucket"xie xingguo1-0/+1
2017-06-23mon/OSDMonitor: "osd crush class rename" supportxie xingguo4-0/+72
2017-06-23rgw: use a struct instead of std::tuple in AWS's VersionAbstractor.Radoslaw Zarzynski2-84/+27
2017-06-23./src/vstart.sh: Work around mgr restfull not availableWillem Jan Withagen1-5/+8
2017-06-23common/config_opts: drop unused optYanhu Cao1-1/+0
2017-06-23test/osd/osd-scrub-repair.sh: Adjust for FreeBSDWillem Jan Withagen1-7/+28
2017-06-23auth/RotatingKeyRing: use std::move() to set secretsKefu Chai3-4/+4
2017-06-23tests: move swift.py task to qa/tasksNathan Cutler1-0/+0
2017-06-23common: initialize array in struct BackTraceJos Collin1-2/+2
2017-06-23osdc/Objecter: pass vector by const referenceKefu Chai1-1/+1
2017-06-23mgr: enable ceph_send_command() to send pg commandKefu Chai1-1/+18
2017-06-23common: initialize array in struct BackTraceJos Collin1-1/+1
2017-06-23crypto: allow PK11 module to load even if it's already initializedKefu Chai1-1/+1
2017-06-23mon/PaxosService: use __func__ instead of hard code function nameYanhu Cao1-8/+8
2017-06-22common/config_opt: remove unused configwujian143-4812/+1111
2017-06-22doc: v12.1.0 release notes notable changes addition againAbhishek Lekshmanan1-0/+119
2017-06-22vstart: remove rgw_enable_static_websiteCasey Bodley1-1/+0
2017-06-22rgw: fixes for AWSBrowserUploadAbstractor authCasey Bodley1-31/+43
2017-06-22rgw_file: avoid a recursive lane lock in LRU drainMatt Benjamin1-12/+30
2017-06-22radosgw: fixed sizes of integers used to operate on offsets and lengths in co...Adam Kupczyk1-6/+6
2017-06-22src/vstart.sh: kill dead upmap optionxie xingguo1-1/+0
2017-06-22mon/OSDMonitor: less code redundancyxie xingguo1-178/+126
2017-06-22mon/MonCommand: fix description of "osd pg-upmap"xie xingguo1-2/+1
2017-06-22osd/OSDMap: _apply_remap -> _apply_upmapxie xingguo2-4/+4
2017-06-22msg/async/rdma: remove assert from ibv_dealloc_pd in ProtectionDomainDaniel Bar-On1-2/+1
2017-06-22os/bluestore: avoid initializing finishers in constructorxie xingguo1-11/+0
2017-06-22os/bluestore: add "0x" prefix for hex outputsxie xingguo1-6/+6
2017-06-22os/bluestore: non-atomic min_alloc_size_orderxie xingguo2-14/+13
2017-06-22rgw: check all users bucket for resharding, this will reshard bucket created ...Orit Wasserman2-0/+8
2017-06-22os/bluestore: drop _open_alloc() from mkfsxie xingguo1-8/+4