summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FileJournal: zero-fill in-lieu of posix_fallocatewip-osx-upstreamNoah Watkins2013-07-212-10/+29
* FileJournal: fix posix_fallocate error handlingNoah Watkins2013-07-211-4/+3
* hashing: add missing hash functionsNoah Watkins2013-07-212-2/+2
* rbd_fuse: include <limits.h> for PATH_MAXNoah Watkins2013-07-201-0/+1
* fuse: define IOCTL flags for non-Linux systemNoah Watkins2013-07-201-0/+10
* fuse: support get/set xattr on OSXNoah Watkins2013-07-202-9/+88
* fuse: better fuse check and compiler error fixesNoah Watkins2013-07-203-17/+17
* spinlock: add generic spinlock implementationNoah Watkins2013-07-208-32/+115
* xattr: format code, remove unused intializationNoah Watkins2013-07-201-36/+26
* xattr: test for xattr routine variantsNoah Watkins2013-07-202-38/+82
* pipe: use feature tests for pipe2 and O_CLOEXECNoah Watkins2013-07-202-14/+22
* doc: add osx build documentationNoah Watkins2013-07-201-0/+14
* mon: check for platform specific headersNoah Watkins2013-07-202-0/+11
* context: handle platform without sem_timedwaitNoah Watkins2013-07-202-0/+7
* wbthrottle: use posix_fadvise if availableNoah Watkins2013-07-202-0/+5
* utime: use to_timespec for conversionNoah Watkins2013-07-201-2/+3
* blkdev: support blkdev size query on osxNoah Watkins2013-07-202-15/+47
* code_env: do not use prctl on non-linuxNoah Watkins2013-07-202-6/+18
* log: remove unused lockNoah Watkins2013-07-202-5/+0
* autoconf: search for -mt version of boost_program_optionsNoah Watkins2013-07-202-8/+13
* autoconf: search for uuid_parse in system libsNoah Watkins2013-07-202-2/+2
* pipe: avoid conflict with Pipe.cc on case-insensitive fsNoah Watkins2013-07-205-5/+5
* client: use struct stat member tests for timeNoah Watkins2013-07-204-22/+180
* assert: choose function-var name on non-gnuNoah Watkins2013-07-204-8/+108
* assert: use feature test for static_castNoah Watkins2013-07-203-1/+46
* autogen.sh: use glibtoolize when availableNoah Watkins2013-07-201-1/+11
* Use mon_host instead of mon_addr in ceph_confJordi Llonch2013-07-151-1/+1
* hypertable recent version prototyping includes bool verify in length and read...Jordi Llonch2013-07-152-4/+5
* Merge remote-tracking branch 'gh/next'Sage Weil2013-07-122-4/+5
|\
| * ceph.in: output even a blank status line in compat modeDan Mick2013-07-111-3/+4
| * Get device-by-path by looking for it instead of assuming 3rd entry.Sandon Van Ness2013-07-101-1/+7
| * Merge branch 'wip-5492-gl' into nextGary Lowell2013-07-101-1/+1
| |\
| | * Makefile.am: fix ceph_sbindirGary Lowell2013-07-101-1/+1
* | | Merge pull request #426 from dalgaaf/wip-da-SCA-cppcheck-5Sage Weil2013-07-127-21/+20
|\ \ \
| * | | test_rgw_admin_meta.cc: prefer prefix ++operator for non-trivial iteratorDanny Al-Gaaf2013-07-121-1/+1
| * | | cls/rgw/cls_rgw.cc: use empty() instead of checking for size() == 0Danny Al-Gaaf2013-07-121-1/+1
| * | | test_rgw_admin_log.cc: prefer prefix ++operator for non-trivial iteratorDanny Al-Gaaf2013-07-121-6/+6
| * | | test_rgw_admin_opstate.cc: prefer prefix ++operator for non-trivial iteratorDanny Al-Gaaf2013-07-121-4/+4
| * | | test_rgw_admin_meta.cc: prefer prefix ++operator for non-trivial iteratorDanny Al-Gaaf2013-07-121-5/+5
| * | | rgw/rgw_rest_opstate.cc: prefer prefix ++operator for non-trivial iteratorDanny Al-Gaaf2013-07-121-1/+1
| * | | rgw/rgw_rados.cc: use empty() instead of checking for size() > 0Danny Al-Gaaf2013-07-121-2/+1
| * | | cmdparse.cc: catch exception by referenceDanny Al-Gaaf2013-07-121-1/+1
|/ / /
* | | ceph-rest-api: Missing packaging (binary in .spec, manpage in both)Dan Mick2013-07-113-0/+4
* | | rgw: handle bucket removal by system user on master regionBabu Shanmugam2013-07-112-2/+3
* | | ceph-rest-api: connect to cluster with configured client nameDan Mick2013-07-101-1/+1
* | | ceph-rest-api manpageDan Mick2013-07-103-1/+220
* | | cephtool/test.sh: sync status no longer supportedDan Mick2013-07-101-1/+0
* | | cephtool/test.sh cleanupDan Mick2013-07-101-3/+3
* | | ceph-rest-api testsDan Mick2013-07-101-0/+415
* | | Add 'ceph-rest-api'Dan Mick2013-07-105-3/+461