summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.2.7v10.2.7Jenkins Build Slave User2017-04-103-2/+8
* Merge pull request #14230 from linuxbox2/wip-jewel-expand-argvKen Dreyer2017-03-311-0/+11
|\
| * rgw_file: split last argv on ws, if providedMatt Benjamin2017-03-291-0/+11
* | Merge pull request #14233 from ktdreyer/wip-19421-jewelKen Dreyer2017-03-311-0/+1
|\ \
| * | jewel: librbd: possible race in ExclusiveLock handle_peer_notificationMykola Golub2017-03-291-0/+1
| |/
* | Merge pull request #14231 from linuxbox2/wip-jewel-fhcacheKen Dreyer2017-03-311-0/+5
|\ \
| * | rgw_file: RGWFileHandle dtor must also cond-unlink from FHCacheMatt Benjamin2017-03-291-0/+5
| |/
* | Merge pull request #14215 from mdw-at-linuxbox/wip-jewel-rgw-openssl-fix1Ken Dreyer2017-03-3112-35/+257
|\ \
| * | rgw/openssl fix: xenial autoconf logic problem: gcc/ld got too smart...Marcus Watts2017-02-231-1/+2
| * | rgw: Handle multiple listening addreses w/ optional ssl "correctly" with cive...Marcus Watts2017-01-134-12/+19
| * | rgw: s3: secure_port should override port, also apply ssl default right.Marcus Watts2017-01-131-4/+6
| * | rgw: Get civetweb ssl enhancement: wip-listen3 = mg_get_local_addrMarcus Watts2017-01-131-0/+0
| * | rgw: Document that radosgw now supports SSL.Marcus Watts2017-01-131-7/+25
| * | rgw: civetweb/openssl: automagic: load libssl.so and libcrypto.so by soname.Marcus Watts2017-01-133-3/+149
| * | rgw: civetweb/openssl: Load libssl.so and libcrypto.so by soname.Marcus Watts2017-01-122-8/+56
| * | rgw: cmake: remove useless civetweb include path side effect.Marcus Watts2017-01-121-1/+1
* | | Merge pull request #14206 from linuxbox2/wip-gui-jewelKen Dreyer2017-03-312-4/+4
|\ \ \
| * | | rgw_file: fix reversed return value of getattrGui Hecheng2017-03-281-1/+1
| * | | rgw_file: fix non-negative return code for open operationGui Hecheng2017-03-281-2/+2
| * | | rgw_file: fix double unref on rgw_fh for renameGui Hecheng2017-03-281-1/+1
* | | | Merge pull request #14205 from linuxbox2/wip-dir-orphan-jewelKen Dreyer2017-03-312-2/+30
|\ \ \ \
| * | | | rgw_file: posix style atime,ctime,mtimeGui Hecheng2017-03-282-2/+30
| * | | | rgw_file: fix marker computationMatt Benjamin2017-03-281-23/+20
| * | | | rgw_file: rgw_readdir can't list multi-segment dirsMatt Benjamin2017-03-281-9/+2
| * | | | rgw_file: allow setattr on placeholder directoriesMatt Benjamin2017-03-281-0/+16
| |/ / /
* | | | Merge pull request #14169 from linuxbox2/wip-18650-jewelKen Dreyer2017-03-313-17/+83
|\ \ \ \
| * | | | rgw_file: use fh_hook::is_linked() to check residenceMatt Benjamin2017-03-291-2/+2
| * | | | rgw_file: fix hiwat behaviorMatt Benjamin2017-03-291-12/+7
| * | | | rgw_file: refcnt bugfixesMatt Benjamin2017-03-293-5/+31
| * | | | rgw_file: add refcount dout traces at debuglevel 17Matt Benjamin2017-03-292-2/+19
| * | | | rgw_file: add pretty-print for RGWFileHandleMatt Benjamin2017-03-292-0/+28
| | |_|/ | |/| |
* | | | Merge pull request #13869 from smithfarm/wip-19161-jewelKen Dreyer2017-03-312-30/+36
|\ \ \ \ | |/ / / |/| | |
| * | | rgw_file: fix marker computationMatt Benjamin2017-03-291-23/+20
| * | | rgw_file: rgw_readdir can't list multi-segment dirsMatt Benjamin2017-03-291-9/+2
| * | | rgw_file: allow setattr on placeholder directoriesMatt Benjamin2017-03-291-0/+16
|/ / /
* | | Merge pull request #14140 from smithfarm/wip-19341-jewelKen Dreyer2017-03-281-0/+4
|\ \ \
| * | | rgw: clear old zone short ids on period updateCasey Bodley2017-03-251-0/+4
| |/ /
* | | Merge pull request #13886 from cbodley/wip-17786Ken Dreyer2017-03-281-4/+7
|\ \ \
| * | | rgw: hold a reference on data_sync_cr over run()Casey Bodley2017-03-141-0/+2
| * | | rgw: clear data_sync_cr if RGWDataSyncControlCR failsCasey Bodley2017-03-141-4/+5
* | | | Merge pull request #13867 from smithfarm/wip-19159-jewelKen Dreyer2017-03-281-1/+10
|\ \ \ \
| * | | | rgw: RGWMetaSyncShardControlCR retries with backoff on all error codesCasey Bodley2017-03-081-1/+10
| |/ / /
* | | | Merge pull request #13858 from smithfarm/wip-19152-jewelKen Dreyer2017-03-282-5/+11
|\ \ \ \
| * | | | rgw_file: return of RGWFileHandle::FLAG_EXACT_MATCHMatt Benjamin2017-03-082-2/+7
| * | | | rgw_file: invalid use of RGWFileHandle::FLAG_EXACT_MATCHMatt Benjamin2017-03-081-1/+1
| * | | | rgw_file: rgw_lookup: don't ref for "/" or ".."Matt Benjamin2017-03-081-3/+4
| |/ / /
* | | | Merge pull request #13848 from smithfarm/wip-19150-jewelKen Dreyer2017-03-280-0/+0
|\ \ \ \
| * | | | rgw_file: avoid stranding invalid-name bucket handles in fhcacheMatt Benjamin2017-03-071-0/+2
* | | | | Merge pull request #13844 from smithfarm/wip-19148-jewelKen Dreyer2017-03-281-0/+10
|\ \ \ \ \
| * | | | | rgw: set dumpable flag after setuid post ff0e521Brad Hubbard2017-03-071-0/+10
| |/ / / /