summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* LibrbdWriteback: removed unused and undefined methodJosh Durgin2013-04-101-1/+0
* LibrbdWriteback: use a tid_t for tidsJosh Durgin2013-04-101-1/+1
* WritebackHandler: make read return nothingJosh Durgin2013-04-106-30/+28
* ObjectCacher: deduplicate final part of flush_set()Josh Durgin2013-04-102-19/+19
* test_stress_watch: remove bogus assertsJosh Durgin2013-04-101-6/+0
* test: update rbd formatted-output for progress changesJosh Durgin2013-04-101-8/+8
* Merge branch 'wip-journaler-4618' into nextGreg Farnum2013-04-102-9/+13
|\
| * journaler: remove the unused prefetch_from member variableGreg Farnum2013-04-082-4/+1
| * mds: fix journaler to set temp_fetch_len appropriately and read the requested...Greg Farnum2013-04-081-5/+12
* | config: fix osd_client_message_cap commentGreg Farnum2013-04-091-1/+1
* | Merge remote-tracking branch 'origin/wip-osd-throttle2' into nextGreg Farnum2013-04-098-48/+92
|\ \
| * | osd: throttle client messages by count, not just by bytesSage Weil2013-04-062-4/+9
| * | msgr: add second per-message throttler to message policySage Weil2013-04-067-46/+85
* | | FileJournal: clarify meaning of start_seq and fix initializationSamuel Just2013-04-092-4/+17
* | | Revert "global: call config observers on global_init (and start logging!)"Greg Farnum2013-04-091-4/+0
* | | mon: Use _daemon version of argparse functionsDan Mick2013-04-095-7/+11
* | | ceph_argparse: add _daemon versions of argparse callsDan Mick2013-04-092-7/+50
* | | Pipe: call discard_requeued_up_to under pipe_lockSamuel Just2013-04-091-2/+5
* | | Merge pull request #202 from ceph/wip-log-bootGregory Farnum2013-04-091-0/+5
|\ \ \
| * | | global: call config observers on global_init (and start logging!)Sage Weil2013-04-071-0/+4
| * | | global: flush log before stopping/starting on daemonizeSage Weil2013-04-071-0/+1
* | | | mds: Keep LogSegment ref for openc backtraceSam Lang2013-04-081-1/+2
|/ / /
* | | mon: make 'osd crush move ...' idempotentSage Weil2013-04-061-1/+2
* | | librbd: fix DiffIterateStress againSage Weil2013-04-061-4/+6
|/ /
* | librbd: fix DiffIterateStress testSage Weil2013-04-061-9/+34
* | rgw: translate object marker to raw formatYehuda Sadeh2013-04-051-12/+5
* | Allow creation of buckets starting with underscore in RGWcaleb miles2013-04-053-7/+15
* | Merge pull request #198 from dalgaaf/wip-da-specGary Lowell2013-04-051-2/+7
|\ \
| * | Makefile.am: install ceph-* python scripts to /usr/bin directlyDanny Al-Gaaf2013-04-041-2/+7
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-04-052-1/+15
|\ \ \
| * \ \ Merge pull request #191 from ceph/wip-4582bGregory Farnum2013-04-032-1/+15
| |\ \ \
| | * | | client: Kick waiters for max sizeSam Lang2013-04-032-0/+14
| | * | | client: log inode when waiting on max sizeSam Lang2013-04-031-1/+1
* | | | | FileJournal: introduce start_seq header entrySamuel Just2013-04-042-3/+19
* | | | | FileJournal: fill in committed_up_to for old headersSamuel Just2013-04-041-0/+1
| |_|_|/ |/| | |
* | | | Merge pull request #176 from dachary/wip-4597Sage Weil2013-04-042-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix nspace assignment in LFNIndex::lfn_parse_object_nameLoic Dachary2013-04-022-0/+30
* | | | Merge pull request #196 from ceph/wip-mon-crush2Sage Weil2013-04-041-0/+5
|\ \ \ \
| * | | | mon: make 'osd crush unlink ..' idempotentSage Weil2013-04-041-0/+5
* | | | | mds: verify mds tell 'dumpcache <filename>' target does not existSage Weil2013-04-041-6/+27
|/ / / /
* | | | mds: do not go through handle_mds_failure for oneselfGreg Farnum2013-04-031-0/+4
* | | | Merge pull request #194 from ceph/wip-rbd-diffJosh Durgin2013-04-031-6/+1
|\ \ \ \
| * | | | librbd: simplify diff_iterate calls to list_snapsSage Weil2013-04-031-6/+1
* | | | | Merge pull request #195 from dalgaaf/wip-da-fix-makeSage Weil2013-04-031-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Makefile.am: fix build of ceph_test_corsDanny Al-Gaaf2013-04-031-1/+1
* | | | | Merge pull request #192 from ceph/wip-mon-disk-warnJoão Eduardo Luís2013-04-032-4/+12
|\ \ \ \ \
| * | | | | mon: limit warnings about low mon disk spaceSage Weil2013-04-032-4/+12
| |/ / / /
* | | | | Merge pull request #193 from ceph/wip-mon-crushDan Mick2013-04-031-1/+1
|\ \ \ \ \
| * | | | | mon: make 'osd crush rm|unlink ...' idempotentSage Weil2013-04-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'gh/wip-4623'Sage Weil2013-04-035-22/+41
|\ \ \ \ \ | |_|/ / / |/| | | |