summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* client, libcephfs: make readlink sanewip-libcephfsAndrey Kuznetsov2013-09-045-23/+24
* mds: include requested caps (namely, xattrs) on getattr replySage Weil2013-09-044-5/+16
* libcephfs: add an xattr ll testAndrey Kuznetsov2013-09-041-0/+39
* libcephfs: add ceph_ll_listxattrAndrey Kuznetsov2013-09-042-0/+25
* libcephfs: add ceph_ll_lookup_root()Andrey Kuznetsov2013-09-044-0/+25
* libcephfs: expose new client ll_ interfaceMatt Benjamin2013-09-042-5/+458
* client/fuse_ll: adapt to new ll_ interfaceMatt Benjamin2013-09-041-36/+153
* client/SyntheticClient: adapt to new ll_* interfaceMatt Benjamin2013-09-041-46/+95
* client: direct read/write methods that bypass cache, cap checksAdam C. Emerson2013-09-041-0/+136
* client: expose layout informationAdam C. Emerson2013-09-041-0/+84
* client: switch ll_* methods to Inode* argumentsMatt Benjamin2013-09-042-188/+332
* client/Client: make open fhp argument optionalMatt Benjamin2013-09-041-1/+2
* client/Client: return 1 from readdir cb on fullAdam C. Emerson2013-09-041-1/+9
* client: add barrier and typesMatt Benjamin2013-09-044-0/+326
* client: whitespaceAdam C. Emerson2013-09-047-93/+105
* osdc/Objecter: whitespaceAdam C. Emerson2013-09-041-9/+10
* mds/Server: whitespaceAdam C. Emerson2013-09-041-5/+5
* librados: make note of which calls steal the bufferlist contentsSage Weil2013-09-041-0/+25
* common: unit test for crc32cSage Weil2013-09-042-0/+80
* common/crc32c_intel_fast: fix compile-time #ifdefSage Weil2013-09-041-1/+1
* arch: add NEON cpu feature detectionSage Weil2013-09-046-0/+102
* doc: Updated usage for --infile syntax. Added zone name for zone syntax.John Wilkins2013-09-041-4/+4
* mon/OSDMonitor: fix POOL_OP_DELETE_SNAP early returnSage Weil2013-09-041-1/+1
* doc: Organized into sections. Added zone/region and pool details.John Wilkins2013-09-041-254/+575
* doc/release-notes: v0.68Sage Weil2013-09-042-27/+68
* Merge remote-tracking branch 'gh/wip-6047'Sage Weil2013-09-043-61/+139
|\
| * rbd.cc: propagate some errors to user-space when they're availableJoao Eduardo Luis2013-08-291-55/+55
| * qa: workunits: mon: test snaps ops using rbd.Joao Eduardo Luis2013-08-291-0/+39
| * mon: OSDMonitor: return earlier on no-ops over currently committed stateJoao Eduardo Luis2013-08-291-2/+34
| * mon: OSDMonitor: don't propose on prepare_pool_op()Joao Eduardo Luis2013-08-291-2/+1
| * mon: OSDMonitor: check if pool is on unmanaged snaps mode on mk/rmsnapJoao Eduardo Luis2013-08-291-2/+10
* | osd/ReplicatedPG: set reply versions for pg ops (PGLS)Sage Weil2013-09-041-0/+1
* | osd/ReplicatedPG: set reply versions on dup op ACKSage Weil2013-09-041-0/+1
* | doc: remove 'Unexpected indentation' from versions doc.Greg Farnum2013-09-041-3/+3
* | Merge pull request #564 from ljagiello/swift_doc_fixSage Weil2013-09-042-4/+4
|\ \
| * | Correct syntax for generate swift keyLukasz Jagiello2013-09-042-4/+4
|/ /
* | Merge branch 'next'Gary Lowell2013-09-044-9/+27
|\ \
| * | v0.68v0.68Gary Lowell2013-09-032-1/+7
| * | rgw: change watch init ordering, don't distribute if can'tYehuda Sadeh2013-09-032-8/+20
* | | Merge branch 'wip-copyfrom'Sage Weil2013-09-0313-6/+460
|\ \ \
| * | | ceph_test_rados: test COPY_FROMSage Weil2013-09-032-2/+102
| * | | osd: initial COPY_FROM (not viable for large objects)Sage Weil2013-09-035-13/+305
| * | | objecter, librados: add COPY_FROM operationSage Weil2013-09-037-0/+62
* | | | doc: Fix repo URL for Ceph cloning (dev/generatedocs)Dan Mick2013-09-031-1/+1
|/ / /
* | | doc: Updated manual install to include sync agent, ARM packages, and DNS conf...John Wilkins2013-09-031-9/+57
* | | ceph_test_rados: add missing kick for rollbackSage Weil2013-09-031-0/+1
* | | osd: provide better version bounds for cls_current_version and ENOENT repliesGreg Farnum2013-09-033-8/+8
* | | Merge remote-tracking branch 'gh/wip-6179'Sage Weil2013-09-033-25/+33
|\ \ \
| * | | osd/ReplicatedPG: set user_version in waiting_for_commit replieswip-6179Sage Weil2013-09-021-1/+2
| * | | osd/ReplicatedPG: do not set ctx->user_at_version unless ctx->user_modifySage Weil2013-09-011-5/+5