2011-07-29 |
Sage Weil | mds: identify slave requests with reqid + attempt number |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Greg Farnum | scatterlock: fix flag assignments. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Colin Patrick... | osdmap: in json dump, dump out/in, up/down status |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Yehuda Sadeh | rgw: get current utc epoch differently |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Yehuda Sadeh | rgw: init correctly req_state->{bucket, object} |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Yehuda Sadeh | rgw: fix total time reporting in rgw_admin |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Yehuda Sadeh | rgw: tweak content-md5 handling |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Greg Farnum | heartbeatmap: fix/clarify the commenting |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Greg Farnum | scatterlock: compress boolean flags into a set of state... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Greg Farnum | scatterlock: rename scatter_flags -> state_flags |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | Makefile: remove from libglobal |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Colin Patrick... | Add -ltr to libcommon |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | Makefile: -lrt for libglobal.la only |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | unittest_bufferlist: change include order |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: fix log trimming races |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: separate type for gratuitous debug ESubtreeMaps |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mon: 'ceph mon dump [--format=json]' |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: unit test |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: we don't care about pthread_t |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | client: open session with all mds targets |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | Makefile: fix unittest_ceph_argparse build |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Colin Patrick... | injectargs: complain about unparsed args |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Colin Patrick... | injectargs: print out what is changing |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Yehuda Sadeh | rgw: fix base64 check |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Yehuda Sadeh | rgw: check content md5 validity when doing auth |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Yehuda Sadeh | rgw: fix date checks |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Yehuda Sadeh | rgw: fix authentication |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | scatterlock: convert [un]scatter_wanted to a bitfield |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | mds: Handle unscatter_wanted in try_eval(lock, need_issue) |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | mds: Split the CInode::scatter_wanted field in two |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: fix mode |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: warn if previous deadline is missed |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | ceph_context: only wake up periodically if heartbeat_in... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | osd: no need to explicitly check health |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | vstart: set heartbeat file |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | ceph_context: check internal heartbeat in cct service... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: config options, method to touch a file... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: use atomic_t |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: put in ceph namespace |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: simplify api |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: fix stupid race |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: use a list<> instead of map<> |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | workqueue: register and time out worker threads |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | workqueue: provide op timeout to workqueue constructor |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | heartbeatmap: introduce heartbeat_map |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: mark ambig imports in ESubtreeMap during resolve |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: pin inodes on LogSegment::truncating_inodes list |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: handle aborted slave rename while waiting for... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: honor scatter_wanted while freezing |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: try_eval in many places |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: implement try_eval() on a single lock |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sage Weil | mds: better debugging for scatter_wanted flag |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | mdsmon: Fix handling of follow-by-name MDSes. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | vstart: use paired MDSes with a specified standby. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | PG: add an assert for negative entries in the scrub map |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | osd: label ReplicatedPG::_scrub as virtual. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Greg Farnum | osd: turn down debug level on repop commit message |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Yehuda Sadeh | rgw: parse date from http header |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Yehuda Sadeh | rgw: return required error when conent length missing... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: make two passes on scatter_nudge |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: honor scatter_wanted flag in scatter_eval() |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Colin Patrick... | testrados_delete_pool_while_open: remove from make |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Colin Patrick... | remove testrados_delete_pool_while_open |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: fix projected rename adjustment |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: clean out rename subtree cruft |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: simplify subtree map after adjusting for rename |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: track projected rename effect on subtree map |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: minor cap cleanups |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | mds: only create up renamed diri frag subtrees if they... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sage Weil | client: reencode cap releases for each request |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Colin Patrick... | admin_socket: implement schema request |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Colin Patrick... | perf counters: add back inc type for collectd |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Colin Patrick... | client/Client.cc: remove superfluous check |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: get object with range should return 206 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: fix bad initialization |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: fix warning |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Sage Weil | Makefile: sysconfdir for bash_completion install |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: return error on partial object put |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: modify print macro to log using default log api |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Sage Weil | bash_completion: no more injectargs command |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Wido den Hollander | Makefile: add bash_completion |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Wido den Hollander | bash_completion: Add the bash_completion files to the... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Wido den Hollander | bash_completion: Add bash completion for ceph, rados... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Colin Patrick... | Add ObsyncException |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: return Bad Request on PUT requests with empty... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Yehuda Sadeh | rgw: fix error code returned for bad digest |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Colin Patrick... | admin socket: handle schema request |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | sync_filesystem: er, fix #define |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | sync_files: #include _GNU_SOURCE for syncfs() |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | admin_socket: no sock for unprivileged daemons; rename... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | osd: verify src range exists for CLONERANGE |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | objecter: treat RESETSESSION like a reset |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Colin Patrick... | admin_socket: change request 0 to get version |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Colin Patrick... | Add more debugging for pthread_create failures |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | use glibc d_type macros, helpers |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | perfcounters: no more stat/ dir, yay! |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | mds: be careful about calls to try_subtree_merge |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Sage Weil | mds: fix subtree_map simplify, again |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Sage Weil | mds: journal EImportFinish after updating subtree/impor... |
commit | commitdiff | tree | snapshot |
next |