| Commit message (Expand) | Author | Files | Lines |
2014-05-18 | mds: Add get_paths method to EMetaBlob | John Spray | 2 | -0/+118 |
2014-05-18 | osdc: Revise Journaler format | John Spray | 2 | -42/+204 |
2014-05-18 | mds: Fix typo 'Sesion' | John Spray | 1 | -1/+1 |
2014-05-18 | objecter: Don't warn on multiple admin sockets | John Spray | 1 | -1/+4 |
2014-05-18 | common: Add write_stream(ostream) to bufferlist | John Spray | 2 | -0/+15 |
2014-05-18 | mds: Add LogEvent::get_type_str() | John Spray | 2 | -0/+29 |
2014-05-18 | mds: fix Server::submit_mdlog_entry() | Yan, Zheng | 1 | -4/+7 |
2014-05-17 | MDS: add admin socket cleanup on shutdown | Greg Farnum | 2 | -0/+13 |
2014-05-16 | OSDMonitor: set next commit in mon primary-affinity reply | Ilya Dryomov | 1 | -1/+2 |
2014-05-16 | sample.ceph.conf: minor update | Dmitry Smirnov | 1 | -14/+30 |
2014-05-14 | workunits: provide some output in the dirfrag.sh test | Greg Farnum | 1 | -0/+4 |
2014-05-14 | doc: Clarified Debian uses sysvinit. | John Wilkins | 1 | -4/+4 |
2014-05-14 | doc: Added rgw print continue guidance. | John Wilkins | 1 | -0/+7 |
2014-05-14 | doc: Minor edit. | John Wilkins | 1 | -2/+2 |
2014-05-14 | doc: Added clarifying text to CRUSH add command. | John Wilkins | 1 | -7/+14 |
2014-05-14 | doc: Omitted glance_api_version=2 to fix creating images from volumes. | John Wilkins | 1 | -1/+0 |
2014-05-14 | doc: Changed example to use virtio and put key usage into one line. | John Wilkins | 1 | -3/+2 |
2014-05-13 | Improve Bash completion for various tools | Wido den Hollander | 3 | -12/+29 |
2014-05-13 | test: fix some templates to match new output code | Greg Farnum | 3 | -18/+18 |
2014-05-13 | doc: update instructions for RPM distros | John Spray | 1 | -3/+15 |
2014-05-13 | mds: lower IO priority of storing backtrace | Yan, Zheng | 3 | -3/+8 |
2014-05-13 | mds: reduce verbosity of handle_client_file_{readlock,setlock} | Yan, Zheng | 1 | -7/+7 |
2014-05-13 | mds: add a Server::submit_mdlog_entry() to provide event marking | Greg Farnum | 3 | -16/+61 |
2014-05-13 | ReplicatedPG: block scrub on blocked object contexts | Samuel Just | 5 | -6/+49 |
2014-05-12 | Locker: mark_event in acquire_locks() when blocking or succeeding | Greg Farnum | 1 | -0/+23 |
2014-05-12 | Server: mark events when journaling and replying | Greg Farnum | 1 | -0/+5 |
2014-05-12 | MDCache: mark ops at various finish points | Greg Farnum | 1 | -0/+5 |
2014-05-12 | MDS: add an OpTracker and use it | Greg Farnum | 7 | -8/+180 |
2014-05-12 | Mutation: add an MDRequestParams struct and use that when building MDRequests | Greg Farnum | 2 | -48/+38 |
2014-05-12 | MDS: add stubs for an AdminSocketHook | Greg Farnum | 2 | -1/+48 |
2014-05-12 | MDCache: pass the causative message to request_start_slave() | Greg Farnum | 3 | -5/+6 |
2014-05-12 | mds: remove a couple leftover declarations of MDRequest | Greg Farnum | 2 | -2/+0 |
2014-05-12 | doc/release-notes: v0.80.1 | Sage Weil | 2 | -0/+240 |
2014-05-12 | doc: Improvements to qemu installation. | John Wilkins | 1 | -14/+10 |
2014-05-12 | doc: Added note on Default requiretty for CentOS and others. | John Wilkins | 1 | -0/+9 |
2014-05-12 | prioritise use of `javac` executable (gcj provides it through alternatives). | Dmitry Smirnov | 1 | -2/+2 |
2014-05-12 | pass '-classpath' option (gcj/javah ignores CLASSPATH environment variable). | Dmitry Smirnov | 1 | -2/+2 |
2014-05-12 | look for "jni.h" in gcj-jdk path, needed to find "jni.h" with gcj-jdk_4.9.0 | Dmitry Smirnov | 1 | -1/+1 |
2014-05-12 | mds: deny reconnect for closed session | Yan, Zheng | 1 | -16/+11 |
2014-05-12 | mds: revert EMetaBlob::{fullbit,remotebit,nullbit} encoding optimization | Yan, Zheng | 2 | -95/+36 |
2014-05-12 | mds: properly clear new flag for stale client cap | Yan, Zheng | 1 | -0/+2 |
2014-05-12 | mds: propagate inode rstat if it has never been propagated | Yan, Zheng | 1 | -12/+7 |
2014-05-12 | mds: avoid journaling unnecessary dir context | Yan, Zheng | 1 | -4/+4 |
2014-05-12 | mds: cleanup usage of MDCache::predirty_journal_parent() | Yan, Zheng | 2 | -10/+10 |
2014-05-12 | BtrfsFileStoreBackend.cc: fix ::unlinkat() result handling | Danny Al-Gaaf | 1 | -2/+1 |
2014-05-12 | TestLFNIndex.cc: remove unused variable 'mangled_name' | Danny Al-Gaaf | 1 | -2/+0 |
2014-05-12 | rgw_user.cc: remove dead assignment in generate_key() | Danny Al-Gaaf | 1 | -1/+0 |
2014-05-12 | rgw_user.cc: cleanup RGWAccessKeyPool::check_op() | Danny Al-Gaaf | 1 | -5/+3 |
2014-05-12 | rgw_rados.cc: remove dead assignment / unused variable 'obj_name' | Danny Al-Gaaf | 1 | -3/+0 |
2014-05-12 | rgw_main.cc: remove dead assignment and unused variable | Danny Al-Gaaf | 1 | -3/+0 |