summaryrefslogtreecommitdiffstats
path: root/src/common/BackTrace.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-20filestore: disable 'filestore fiemap' by defaultSage Weil1-1/+1
2012-05-25ceph.spec.in: buildrequires libuuid-develSage Weil1-0/+1
2012-05-25ceph.spec.in: drop unnecessary rmdirsSage Weil1-3/+0
2012-05-24librados, ObjectCacher: include limits.h for INT_MAXJosh Durgin2-0/+2
2012-05-24rgw: replace all bad use of formatter->dump_format()Yehuda Sadeh4-62/+62
2012-05-23v0.47.2v0.47.2Sage Weil2-1/+7
2012-05-23Makefile: do not install librgw.hSage Weil1-6/+0
2012-05-23Update ceph.spec for ceph-0.47Alexandre Oliva1-1/+5
2012-05-23libs3: remove make install targetYehuda Sadeh1-0/+0
2012-05-23Makefile.am: only append libs3 to SUBDIRS when neededYehuda Sadeh2-1/+1
2012-05-22objectcacher: fix infinite loop in flusher_entrySage Weil1-32/+30
2012-05-21v0.47.1v0.47.1Sage Weil2-1/+7
2012-05-21filestore: test xattrs on temporary fileSage Weil1-1/+13
2012-05-21v0.47v0.47Sage Weil2-1/+7
2012-05-21keys: new release keySage Weil2-137/+168
2012-05-20osdmap: set name_pool correctly in build_simple*()Sage Weil1-0/+2
2012-05-20osdmap: use pg[p]_num accessorsSage Weil4-14/+24
2012-05-20filestore: do not test xattrs on fsid fileSage Weil1-1/+1
2012-05-20debian: fix ceph-kdump-copy.initSage Weil1-2/+2
2012-05-17config: improve comments for rbd caching optionsJosh Durgin1-5/+5
2012-05-17librbd: check for cache flush errorsJosh Durgin1-8/+11
2012-05-17ObjectCacher: handle write errorsJosh Durgin1-10/+16
2012-05-17ObjectCacher: propagate read errors to the callerJosh Durgin2-36/+88
2012-05-17mon: fix mon removal checkSage Weil1-2/+8
2012-05-16doc: add ioctx parameter to rbd pybind examples.Greg Farnum1-6/+6
2012-05-16librados: avoid overflow in the return value of readsJosh Durgin3-1/+22
2012-05-16ObjectCacher: only perfcount reads requested by the clientJosh Durgin2-3/+12
2012-05-16osd: include age in 'slow request' messagesSage Weil1-1/+2
2012-05-16workloadgen: Add transaction throughput infos.Joao Eduardo Luis2-1/+7
2012-05-15Additional documentation theme changes:Ross Turk1-2/+6
2012-05-15Objecter: don't throttle resent linger opsJosh Durgin2-8/+26
2012-05-15objecter: ping connections with lingering ops every tick()Yehuda Sadeh1-1/+20
2012-05-14Documentation theme updates:Ross Turk1-12/+13
2012-05-14Updated link to publicationsRoss Turk1-1/+1
2012-05-14crush: pass weight vector size to map functionSage Weil3-8/+10
2012-05-14crush: adjust max_devices appropriately in insert_item()Sage Weil1-0/+6
2012-05-14mon: fail 'osd crush set ...' is osd doesn't existSage Weil1-1/+7
2012-05-13cephfs: pass -1 for old preferred_osd fieldSage Weil1-0/+1
2012-05-12osdmap: filter out nonexistent osds from mapSage Weil2-1/+20
2012-05-10utime_t: no double ctorSage Weil2-4/+2
2012-05-09objectcacher: make *_max_dirty_age tunables; pass to ctorSage Weil6-12/+25
2012-05-09librbd: set cache defaults to 32/24/16 mbSage Weil1-3/+3
2012-05-08test_filestore_workloadgen: name the Mutex variableSage Weil1-1/+1
2012-05-08workloadgen: time tracking using ceph's utime_t's instead of timevals.Joao Eduardo Luis2-52/+23
2012-05-08workloadgen: forcing the user to specify a data and journal.Joao Eduardo Luis1-4/+4
2012-05-08workloadgen: add option to specify the max number of in-flight txs.Joao Eduardo Luis2-3/+11
2012-05-08workloadgen: Allow finer control over what the generator does.Joao Eduardo Luis2-39/+311
2012-05-07libs3: trailing / does strange things to EXTRA_DISTSage Weil1-6/+6
2012-05-06Makefile: drop librgw.so unittestsSage Weil1-12/+12
2012-05-06ceph.spec: kill librgwSage Weil1-24/+0