summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-18mds: Add get_paths method to EMetaBlobJohn Spray2-0/+118
2014-05-18osdc: Revise Journaler formatJohn Spray2-42/+204
2014-05-18mds: Fix typo 'Sesion'John Spray1-1/+1
2014-05-18objecter: Don't warn on multiple admin socketsJohn Spray1-1/+4
2014-05-18common: Add write_stream(ostream) to bufferlistJohn Spray2-0/+15
2014-05-18mds: Add LogEvent::get_type_str()John Spray2-0/+29
2014-05-18mds: fix Server::submit_mdlog_entry()Yan, Zheng1-4/+7
2014-05-17MDS: add admin socket cleanup on shutdownGreg Farnum2-0/+13
2014-05-16OSDMonitor: set next commit in mon primary-affinity replyIlya Dryomov1-1/+2
2014-05-16sample.ceph.conf: minor updateDmitry Smirnov1-14/+30
2014-05-14workunits: provide some output in the dirfrag.sh testGreg Farnum1-0/+4
2014-05-14doc: Clarified Debian uses sysvinit.John Wilkins1-4/+4
2014-05-14doc: Added rgw print continue guidance.John Wilkins1-0/+7
2014-05-14doc: Minor edit.John Wilkins1-2/+2
2014-05-14doc: Added clarifying text to CRUSH add command.John Wilkins1-7/+14
2014-05-14doc: Omitted glance_api_version=2 to fix creating images from volumes.John Wilkins1-1/+0
2014-05-14doc: Changed example to use virtio and put key usage into one line.John Wilkins1-3/+2
2014-05-13Improve Bash completion for various toolsWido den Hollander3-12/+29
2014-05-13test: fix some templates to match new output codeGreg Farnum3-18/+18
2014-05-13doc: update instructions for RPM distrosJohn Spray1-3/+15
2014-05-13mds: lower IO priority of storing backtraceYan, Zheng3-3/+8
2014-05-13mds: reduce verbosity of handle_client_file_{readlock,setlock}Yan, Zheng1-7/+7
2014-05-13mds: add a Server::submit_mdlog_entry() to provide event markingGreg Farnum3-16/+61
2014-05-13ReplicatedPG: block scrub on blocked object contextsSamuel Just5-6/+49
2014-05-12Locker: mark_event in acquire_locks() when blocking or succeedingGreg Farnum1-0/+23
2014-05-12Server: mark events when journaling and replyingGreg Farnum1-0/+5
2014-05-12MDCache: mark ops at various finish pointsGreg Farnum1-0/+5
2014-05-12MDS: add an OpTracker and use itGreg Farnum7-8/+180
2014-05-12Mutation: add an MDRequestParams struct and use that when building MDRequestsGreg Farnum2-48/+38
2014-05-12MDS: add stubs for an AdminSocketHookGreg Farnum2-1/+48
2014-05-12MDCache: pass the causative message to request_start_slave()Greg Farnum3-5/+6
2014-05-12mds: remove a couple leftover declarations of MDRequestGreg Farnum2-2/+0
2014-05-12doc/release-notes: v0.80.1Sage Weil2-0/+240
2014-05-12doc: Improvements to qemu installation.John Wilkins1-14/+10
2014-05-12doc: Added note on Default requiretty for CentOS and others.John Wilkins1-0/+9
2014-05-12prioritise use of `javac` executable (gcj provides it through alternatives).Dmitry Smirnov1-2/+2
2014-05-12pass '-classpath' option (gcj/javah ignores CLASSPATH environment variable).Dmitry Smirnov1-2/+2
2014-05-12look for "jni.h" in gcj-jdk path, needed to find "jni.h" with gcj-jdk_4.9.0Dmitry Smirnov1-1/+1
2014-05-12mds: deny reconnect for closed sessionYan, Zheng1-16/+11
2014-05-12mds: revert EMetaBlob::{fullbit,remotebit,nullbit} encoding optimizationYan, Zheng2-95/+36
2014-05-12mds: properly clear new flag for stale client capYan, Zheng1-0/+2
2014-05-12mds: propagate inode rstat if it has never been propagatedYan, Zheng1-12/+7
2014-05-12mds: avoid journaling unnecessary dir contextYan, Zheng1-4/+4
2014-05-12mds: cleanup usage of MDCache::predirty_journal_parent()Yan, Zheng2-10/+10
2014-05-12BtrfsFileStoreBackend.cc: fix ::unlinkat() result handlingDanny Al-Gaaf1-2/+1
2014-05-12TestLFNIndex.cc: remove unused variable 'mangled_name'Danny Al-Gaaf1-2/+0
2014-05-12rgw_user.cc: remove dead assignment in generate_key()Danny Al-Gaaf1-1/+0
2014-05-12rgw_user.cc: cleanup RGWAccessKeyPool::check_op()Danny Al-Gaaf1-5/+3
2014-05-12rgw_rados.cc: remove dead assignment / unused variable 'obj_name'Danny Al-Gaaf1-3/+0
2014-05-12rgw_main.cc: remove dead assignment and unused variableDanny Al-Gaaf1-3/+0