]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-12-16 Samuel Justobject.h: initialize max in hobject_t(sobject_t) constr...
2011-12-16 Samuel JustReplicatedPG: fix handle_watch_timeout ctx->at_version
2011-12-16 Samuel JustReplicatedPG: add asserts to catch scrub error
2011-12-16 Sage Weildoc: fix filename in mon addition process
2011-12-16 Sage Weilfilejournal: preallocate journal bytes on create
2011-12-16 Sage WeilMerge pull request #5 from homac/master
2011-12-15 Josh Durginman: clarify mount.ceph auth options
2011-12-15 Josh Durginman: update rule definition for ceph-rbdnamer
2011-12-15 Josh Durginauthx -> cephx everywhere it's used
2011-12-15 Holger Machtceph.spec: Clean up and fix spec file and build for... 5/head
2011-12-15 Holger Machtinit-ceph/init-radosgw: Don't use unspecified runlevel 4
2011-12-15 Sage Weilclient: fix logger deregistration
2011-12-14 Tommi Virtanendoc: Make overview.rst valid reStructuredText, so I...
2011-12-14 Tommi Virtanenpybind: Add a description to docstring.
2011-12-14 Tommi Virtanendoc: reStructuredText syntax fix.
2011-12-14 Greg FarnumMerge branch 'wip-messenger'
2011-12-14 Tommi Virtanendoc: "ceph -w" clarification.
2011-12-14 Tommi Virtanendoc: Fix sentence that ended too abruptly.
2011-12-14 Tommi Virtanendoc: Split intro to talk about the DFS separately....
2011-12-14 Tommi Virtanendoc: Add more missing commands to control.
2011-12-14 Tommi Virtanendoc: Add misc explanations of Ceph internals from email.
2011-12-14 Tommi Virtanendoc: Use todo directive, rescue list of missing command...
2011-12-14 Tommi Virtanendoc: Link to manpage when command is mentioned.
2011-12-14 Tommi Virtanendoc: More consistency on formatting placeholder names.
2011-12-14 Greg Farnummsgr: unset did_bind in stop().
2011-12-14 Sage Weilobjecter: fix use-after-free
2011-12-14 Sage Weilclient: move PerfCounter into Client
2011-12-14 Yehuda Sadehswift: auth response returns X-Auth-Token instead of...
2011-12-14 Sage Weilosd: fix build_incremental_map_msg
2011-12-14 Sage Weilqa: trivial_libceph test
2011-12-14 Sage Weillibceph: add missing #includes
2011-12-14 Sage Weillibceph: catch errors from Client::init()
2011-12-14 Sage Weilclient: return errors from init
2011-12-13 Sage Weilfilestore: dump transaction to log if we hit an error
2011-12-13 Sage Weilobjectstore: implement Transaction::dump()
2011-12-13 Sage Weilobjectstore: create Transaction::iterator class
2011-12-13 Sage Weilqa: rados load-gen workunits
2011-12-13 Samuel Justpybind/rados: add asynchronous write,append,read,write_...
2011-12-12 Andre Nolldoc: Clarify documentation of reweight command.
2011-12-12 Andre Nolldoc: Add missing documentation for osd pool get.
2011-12-12 Andre Nolldoc: Update the list of fields for the pool set command.
2011-12-12 Andre Nolldoc: Document pause and unpause osd commands.
2011-12-12 Andre Nolldoc: Add documentation of missing osd commands.
2011-12-12 Andre Nolldoc: Import the list of ceph subcommands from wiki.
2011-12-12 Greg Farnummessenger: fix up fault()'s "onconnect" parameter.
2011-12-12 Greg Farnummds: mark_disposable when closing a Client connection.
2011-12-12 Greg FarnumSimpleMessenger: remove void send_keepalive.
2011-12-12 Sage WeilMerge branch 'wip-mon-stats'
2011-12-12 Sage Weilmon: add mds, mon info to cluster_logger
2011-12-12 Sage Weilmdsmap: rename get_num_*_mds() methods
2011-12-12 Sage Weilmon: report basic cluster stats via perfcounters
2011-12-12 Sage Weilcrush: drop unused label
2011-12-12 Sage WeilMerge remote branch 'gh/stable'
2011-12-12 Sage Weilcrush: fix force to behave with non-root TAKE
2011-12-12 Sage Weilcrush: simplify force argument check
2011-12-10 Josh Durginworkunits: print tests pjd runs
2011-12-09 Samuel JustMerge branch 'wip_pgls'
2011-12-09 Samuel Justpybind: add object locator support to pybind pool listing
2011-12-09 Samuel Justrados.cc: add --object-locator and object locator outpu...
2011-12-09 Samuel JustReplicatedPG: collection_list_handle_t is now an hobject_t
2011-12-09 Samuel Justosd: delay pg list on a snapid until missing is empty
2011-12-09 Greg Farnummsgr: turn up socket debug printouts
2011-12-09 Josh Durginudev: drop device number from name
2011-12-08 Henry C Changpybind: trivial fix of missing argument
2011-12-08 Sage Weilcrush: whitespace
2011-12-08 Sage Weilosdmap: initialize cluster_snapshot_epoch
2011-12-08 Sage Weilcrush: set max_devices=0 for map with empty buckets
2011-12-08 Sage Weilcrush: fix stepping on unallocated memory
2011-12-08 Sage Weilclient: trim lru after flushing dirty data
2011-12-08 Sage Weilclient: unmount cleanup
2011-12-08 Sage Weilclient: wait for sync writes even with cache enabled
2011-12-08 Sage Weilclient: send umount warnings to log, not stderr
2011-12-07 Samuel JustObjectStore,ReplicatedPG: remove old collection_list_pa...
2011-12-07 Samuel Justlibrados,Objecter,PG: list objects now includes the...
2011-12-07 Sage Weilhobject_t: encode max properly
2011-12-07 Sage Weilhobject_t: make filestore_hobject_key_t 64 bits
2011-12-07 Sage Weilos/HashIndex: some minimal debug output
2011-12-07 Sage WeilObjectStore: Add collection_list_partial for hash order
2011-12-07 Sage Weilhobject_t: define explicit hash, operator<<; drop impli...
2011-12-07 Samuel Justobject.h: Sort hobject_t by nibble reversed hash
2011-12-07 Sage Weilhobject_t: sort by (max, hash, oid, snap)
2011-12-07 Sage Weilhobject_t: define max value
2011-12-06 Tommi Virtanengitignore: Ignore src/keyring, as created by vstart.sh
2011-12-06 Samuel JustReplicatedPG: don't crash on empty data_subset in sub_o...
2011-12-06 Josh Durginworkunits: fix secret file and temp file removal for...
2011-12-06 Greg FarnumReplicatedPG: do not ->put() scrub messages when adding...
2011-12-06 Josh Durginworkunits: make rbd kernel workunit executable
2011-12-06 Tommi Virtanendoc: Reorganize pip calls to use a requirements file.
2011-12-06 Tommi Virtanendoc: Switch diagram tools from dia to ditaa.
2011-12-06 Sage Weilfilestore: send back op error to log, not stderr
2011-12-06 Sage Weildoc: fix typo
2011-12-06 Josh Durginworkunits: add some tests for kernel rbd
2011-12-06 Josh Durginrbd: the showmapped command shouldn't connect to the...
2011-12-06 Josh Durginceph-rbdnamer: include snapshot name if present
2011-12-06 Josh Durginrbd, mount.ceph: use pre-stored secret if available
2011-12-06 Josh Durginsecret: add is_kernel_secret function
2011-12-06 Josh Durginsecret: fix error check
2011-12-06 Josh Durginrbd: allow snapshots to be mapped
2011-12-06 Josh Durgintest_rados.py: clean up after EEXIST test
2011-12-06 Sage WeilMerge remote branch 'gh/stable'
next