summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48090 from joscollin/wip-F55197-cephfs-top-scrollJos Collin2022-10-291-232/+318
|\
| * cephfs-top: Select Filesystem Screen fixes for no FSJos Collin2022-10-261-21/+21
| * cephfs-top: make cephfs-top display scrollableJos Collin2022-10-261-213/+299
* | Merge pull request #48629 from SUSE/wip-fix-neorados-fmt9Tim Serong2022-10-282-0/+13
|\ \
| * | neorados: compile with fmt v9Tim Serong2022-10-272-0/+13
* | | Merge pull request #47874 from petrutlucian94/dokany_v2Venky Shankar2022-10-273-13/+9
|\ \ \
| * | | dokan: deprecate thread count parameterLucian Petrut2022-08-302-13/+5
| * | | dokan: use DokanInit() and DokanShutdown()Lucian Petrut2022-08-301-0/+4
* | | | Merge pull request #48633 from adamemerson/wip-scopeguard-nodiscardAdam C. Emerson2022-10-261-0/+2
|\ \ \ \
| * | | | include: Add [[nodiscard]] to make_scope_guardAdam C. Emerson2022-10-261-0/+2
* | | | | Merge pull request #48586 from ivancich/wip-document-sal-readop-readJ. Eric Ivancich2022-10-266-15/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw: document convention used in ReadOp::read and ReadOp::iterateJ. Eric Ivancich2022-10-216-15/+68
* | | | | Merge pull request #48557 from phlogistonjohn/jjm-fix-cephadm-test-py36Adam King2022-10-263-5/+8
|\ \ \ \ \
| * | | | | cephadm: fix running test suite on python3.6John Mulligan2022-10-252-3/+7
| * | | | | cephadm: fix base class behavior on python3.6John Mulligan2022-10-251-2/+1
* | | | | | Merge pull request #48620 from mgfritch/cephadm-gitignoreAdam King2022-10-261-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cephadm: add .gitignore for tox related filesMichael Fritch2022-10-251-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge PR #43284 into mainVenky Shankar2022-10-266-19/+180
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mds: add bal_rank_mask option for ceph fs setYongseok Oh2022-10-136-19/+180
* | | | | Merge pull request #40363 from orozery/rbd-clone-encryptionIlya Dryomov2022-10-2564-645/+2761
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tools/rbd: add encryption format support for cloned imageOr Ozeri2022-08-257-63/+222
| * | | | librbd: add cloned images encryption APIOr Ozeri2022-08-2510-43/+389
| * | | | librbd/crypto: auto detect plaintext parentOr Ozeri2022-08-2514-43/+165
| * | | | librbd: add crypto flattening to flattening operationOr Ozeri2022-08-252-1/+56
| * | | | librbd/crypto: add internal support for thin-formatted clonesOr Ozeri2022-08-256-24/+169
| * | | | librbd/crypto: add format-specific flattening operationOr Ozeri2022-08-2516-22/+639
| * | | | librbd/crypto: switch LUKS magic on formatted clonesOr Ozeri2022-08-259-26/+310
| * | | | librbd/crypto: apply ShutDownCryptoRequest to ancestorsOr Ozeri2022-08-252-24/+63
| * | | | librbd/cache: treat read_flags at ParentCacheObjectDispatchOr Ozeri2022-08-252-5/+10
| * | | | librbd/crypto: fix read return checkOr Ozeri2022-08-251-1/+2
| * | | | librbd/crypto: invalidate cache after loading cryptoOr Ozeri2022-08-253-1/+118
| * | | | librbd/crypto: missing key wiping when leaving LoadRequestOr Ozeri2022-08-251-0/+1
| * | | | librbd/crypto: align data offset to stripe_periodOr Ozeri2022-08-252-9/+17
| * | | | librbd/crypto: add further debug loggingsOr Ozeri2022-08-256-1/+32
| * | | | librbd/crypto: improve crypto objects lifecycle managementOr Ozeri2022-08-2530-244/+342
| * | | | librbd/test: move MockImageCtx constructors out of header fileOr Ozeri2022-08-042-91/+94
| * | | | librbd/crypto: allow loading luks format without specifying versionOr Ozeri2022-08-0416-103/+188
* | | | | Merge pull request #46188 from Zhiwei-Dai/wip-rgw-crypto-stack-on-compressCasey Bodley2022-10-243-6/+18
|\ \ \ \ \
| * | | | | rgw: support full object encryption stack on compressionDai Zhiwei2022-09-233-6/+18
* | | | | | Merge pull request #48588 from tchaikov/wip-57834Kefu Chai2022-10-241-2/+4
|\ \ \ \ \ \
| * | | | | | stop.sh: call cephadm rm-cluster only if FSID is not emptyKefu Chai2022-10-211-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #48345 from Matan-B/wip-matanb-c-load-obcMatan2022-10-243-44/+41
|\ \ \ \ \ \
| * | | | | | crimson/osd: introduce get_or_load_obc()Matan Breizman2022-10-182-28/+27
| * | | | | | crimson/osd: load_head_obc -> load_obcMatan Breizman2022-10-033-20/+18
* | | | | | | Merge pull request #48576 from cyx1231st/wip-crimson-msgr-cleanup-2Yingxin2022-10-2411-316/+339
|\ \ \ \ \ \ \
| * | | | | | | crimson/net: convert Connection to an interface classYingxin Cheng2022-10-212-103/+142
| * | | | | | | crimson/net: convert Messenger to an interface classYingxin Cheng2022-10-214-34/+60
| * | | | | | | crimson/net: no futurized SocketMessenger::get_global_seq()Yingxin Cheng2022-10-213-56/+48
| * | | | | | | crimson/net: no futurized Messenger::set_myaddrs()Yingxin Cheng2022-10-215-30/+21
| * | | | | | | crimson/net: add warn log if server got mismatched lossy policy from clientYingxin Cheng2022-10-211-0/+6