]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-06-02 Sage Weilomapbench: fix misc warnings
2012-06-01 Samuel JustReplicatedPG: fix pgls listing, add max listing size
2012-06-01 Sage Weilobjecter: fix pgls
2012-06-01 Sage WeilMerge remote-tracking branch 'gh/wip-admin'
2012-06-01 Sage Weilmon: fix slurp latest race
2012-06-01 Eleanor Cawthontest/: Added object map benchmarking tool
2012-06-01 Sage Weildoc: fix autobuild debian source line
2012-06-01 Sage Weilmon: throttle client msgr memory
2012-06-01 Yehuda SadehMerge remote-tracking branch 'origin/wip-2491'
2012-06-01 Samuel JustObjecter: tone down linger op messages on tick
2012-06-01 Yehuda Sadehtest_stress_watch: exercise watch/unwatch/close from...
2012-05-31 Sage Weilqa: stress_watch.sh workunit runs test_stress_watch
2012-05-31 Sage WeilMerge remote-tracking branch 'gh/wip-mon-doc'
2012-05-31 John Wilkinsdoc: Added preliminary rbd and ko info.
2012-05-31 Adam Crumeosd: Adding const to methods in OSDMap
2012-05-31 Yehuda Sadehvstart.sh: initialize keyring even if not using cephx
2012-05-31 Yehuda SadehMerge branch 'master' of ssh://github.com/ceph/ceph
2012-05-31 Sage Weilperf_counters: use bufferlist instead of vector<char>
2012-05-31 Sage Weilmon: fix admin socket lock dependency
2012-05-31 Sage Weiladmin_socket: fix unit test
2012-05-31 Sage Weilosd: ack pending notify when unwatching
2012-05-31 Sage Weiladmin_socket: pass args separately
2012-05-31 Sage Weiladmin_socket: streamline 'version' commands
2012-05-31 Sage Weiladmin_socket: streamline command set
2012-05-31 Sage Weiladmin_socket: register command prefixes
2012-05-31 Sage WeilMerge remote branch 'gh/wip-admin'
2012-05-30 Dan Micklibrbd: Simplify timing init
2012-05-30 Dan Micklibrbd: Add latency (elapsed-time) stats for rbd operations
2012-05-30 Yehuda Sadehrgw: put_bucket_info does not override attrs
2012-05-30 Yehuda Sadehrgw: return default policy if policy attr is broken
2012-05-30 Sage Weillog: add missing .cc file
2012-05-30 Sage Weillog: uninline SubsystemMap mutators
2012-05-30 Sage Weilfilestore: fix my broken ifdef flow
2012-05-30 John Wilkinsdoc: ceph.conf cleanup for cephx authentication.
2012-05-30 John Wilkinsdoc: fix broken link.
2012-05-30 John Wilkinsdoc: Added -a to service ceph stop.
2012-05-30 John Wilkinsdoc: Consolidated mkcephfs deployment files.
2012-05-30 Sage Weilosd: fix null dereference
2012-05-30 John Wilkinsdoc: Added pools and authentication.
2012-05-30 Sage Weilmon: fix reweight_by_utilization waiting
2012-05-30 Sage Weilosd: fix rewewight_by_utilization
2012-05-30 Sage Weilfilestore: log about syncfs(2) etc support
2012-05-30 Sage WeilMerge remote-tracking branch 'gh/stable'
2012-05-30 John Wilkinsdoc: Updated authentication with header canonicalization.
2012-05-30 Sage WeilMerge remote-tracking branch 'gh/wip-2349'
2012-05-30 Joao Eduardo... workloadgen: Fix the statistics output and a bug trigge...
2012-05-30 Sage Weilfilestore: initialize dummy xattr buffer
2012-05-30 Sage Weilosd: fix misdirected op check
2012-05-30 Joao Eduardo... doc: Add Paxos call chain to doc/mon/
2012-05-30 Joao Eduardo... mon: add some info on can_mark_out function
2012-05-30 Joao Eduardo... mon: Do some aesthetic reformatting on the Elector...
2012-05-30 Joao Eduardo... mon: add doxygen-format comments to the Elector class.
2012-05-30 Joao Eduardo... mon: Do some aesthetic reformatting on the Paxos class.
2012-05-30 Joao Eduardo... mon: add doxygen-format comments to the Monitor class.
2012-05-30 Joao Eduardo... mon: add doxygen-format comments to the PaxosService...
2012-05-30 Joao Eduardo... mon: add doxygen-format comments to the Paxos class.
2012-05-29 Sage Weiltest_filestore_workloadgen: less noise
2012-05-29 Sage Weiltest_filestore_workloadgen: write zeros, not random...
2012-05-29 Sage Weiladmin_socket: fix unittest
2012-05-29 Sage Weillog: add log flush, dump_recent, reopen admin socket...
2012-05-29 Sage Weilconfig: add 'set_config <var> <val>' admin socket command
2012-05-29 Eleanor Cawthonrados.cc: added listomap and getomap commands
2012-05-29 Sage Weilconfig: add 'show_config' admin socket command
2012-05-29 Sage Weiladmin_socket: initialize explicitly on startup; disallo...
2012-05-29 Samuel Justlibrados.h: update rados_object_list_next documentation...
2012-05-29 Sage Weilcephcontext: generalize admin socket hook
2012-05-25 John Wilkinsdoc: needed carriage returns between headings, code...
2012-05-25 John Wilkinsdoc: removed redundant install.
2012-05-25 John Wilkinsdoc: Filled in descriptions for object operations.
2012-05-25 Sage Weilceph.spec.in: buildrequires libuuid-devel
2012-05-25 Sage Weilceph.spec.in: drop unnecessary rmdirs
2012-05-24 John Wilkinsdoc: Restored install for dev/unstable packages.
2012-05-24 Sage Weilfilestore: make SNAP_DESTROY ioctl check more informative
2012-05-24 Sage Weilfilestore: fix btrfs subvol ioctl tests
2012-05-24 Sage Weilfilestore: verify that op_seq is nonzero
2012-05-24 Sage Weilvstart.sh: wipe out btrfs subvols in osd dirs
2012-05-24 Sage Weilfilestore: fix initial btrfs snap creation (on mkfs)
2012-05-24 Yehuda Sadehrgw: replace dump_format() with dump_int()
2012-05-24 Josh DurginMerge branch 'stable'
2012-05-24 Josh Durginlibrados, ObjectCacher: include limits.h for INT_MAX
2012-05-24 Dan Mickrbd.py: Fix seemingly-random segfaults
2012-05-24 Dan Micklibrados: Remove errant sha1
2012-05-24 Dan Mickrbd.py doc: Fix markup on :class: references
2012-05-23 Sage WeilMerge branch 'osd-mkfs'
2012-05-23 Sage WeilMerge remote-tracking branch 'gh/wip-mon-auth'
2012-05-23 Sage WeilMerge branch 'stable'
2012-05-23 Sage Weilfilestore: make read_fsid() out arg be a pointer
2012-05-23 Sage Weilfilestore: more informative fsid mkfs debug output
2012-05-23 Sage Weilosd: verify fsid whoami to match on repeat mkfs
2012-05-23 Sage Weilosd: require cluster fsid for mkfs
2012-05-23 Sage Weilosd: do not clobber existing key with --mkkey
2012-05-23 Sage Weilfilestore: mkfs: do not clobber exisiting journal if...
2012-05-23 Sage Weilfilejournal: add check() method
2012-05-23 Sage Weilfilestore: drop useless mkjournal error check
2012-05-23 Sage Weilfilestore: mkfs: less noise about leveldb creation
2012-05-23 Sage Weilfilestore: mkfs: only create snap_0 if we created curre...
2012-05-23 Sage Weilfilestore: fix misplaced #endif
2012-05-23 Johndoc/api/s3/bucketops.rst Corrected heading.
2012-05-23 Yehuda Sadehrgw: replace all bad use of formatter->dump_format()
2012-05-23 Johndoc/api/s3 <-chipping away at objectops and clean up...
next