summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rbd: make snap purge fail if removing a snap failsJosh Durgin2012-11-211-1/+5
| * | | msgr: use get_myaddr and set_myaddr to set the nonceGreg Farnum2012-11-211-1/+3
| * | | rgw: fix cleanupYehuda Sadeh2012-11-215-8/+22
| * | | rgw: signal shuts down fcgi socketYehuda Sadeh2012-11-213-17/+38
| * | | crypto: fix nss related leakYehuda Sadeh2012-11-212-1/+8
| * | | rgw: fix xml parser leakYehuda Sadeh2012-11-211-5/+4
| * | | rgw: fix memory leaksYehuda Sadeh2012-11-212-13/+16
| * | | set the nonce unconditionally on bindGreg Farnum2012-11-211-1/+1
| * | | test_librbd_fsx: Add OP_FLATTENDan Mick2012-11-211-1/+28
| * | | test_librbd_fsx: consume saved-image files as test runsDan Mick2012-11-211-55/+90
| * | | osdc/Striper: fix handling for sparse reads in add_partial_sparse_result()Sage Weil2012-11-201-1/+4
| * | | qa/run_xfstests.sh: drop tests 174 and 181Alex Elder2012-11-201-1/+1
* | | | Merge branch 'wip-java-enotdir'Noah Watkins2012-11-215-2/+68
|\ \ \ \
| * | | | java: add Java exception for ENOTDIRNoah Watkins2012-11-205-2/+68
* | | | | doc: Added FAQ back into toc tree.John Wilkins2012-11-211-0/+1
* | | | | doc: filename change to fix a link.John Wilkins2012-11-201-1/+1
* | | | | doc: fixed links that broke due to new IA.John Wilkins2012-11-201-3/+3
* | | | | doc: Removed "deprecated" from toctree. Confused some users.John Wilkins2012-11-191-1/+1
* | | | | doc: Removing old/unused images.John Wilkins2012-11-1911-43948/+0
* | | | | Merge branch 'next'Sage Weil2012-11-1926-158/+289
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote-tracking branch 'gh/wip-mon-parsing' into nextSage Weil2012-11-181-54/+72
| |\ \ \
| | * | | mon: OSDMonitor: clarify some command repliesJoao Eduardo Luis2012-11-161-4/+4
| | * | | mon: OSDMonitor: fix spacing when outputting items on command replyJoao Eduardo Luis2012-11-161-2/+2
| | * | | mon: clean up 'ceph osd ...' list outputSage Weil2012-11-151-18/+9
| | * | | mon: correctly identify crush namesSage Weil2012-11-151-2/+13
| | * | | mon: use parse_osd_id() throughoutSage Weil2012-11-151-28/+44
| * | | | Merge branch 'wip-mon-leaks-fix' into nextSage Weil2012-11-1818-71/+159
| |\ \ \ \
| | * | | | mon: shutdown async signal handler soonerSage Weil2012-11-181-1/+2
| | * | | | mon/AuthMonitor: refactor assign_global_idSage Weil2012-11-181-18/+16
| | * | | | mon/AuthMonitor: reorder session->put()Sage Weil2012-11-181-3/+2
| | * | | | msg/Pipe: remove useless reader_joiningSage Weil2012-11-182-6/+3
| | * | | | msg/Pipe: join previous reader threadsSage Weil2012-11-182-2/+8
| | * | | | msg/DispatchQueue: fix message leak from discard_queue()Sage Weil2012-11-181-2/+3
| | * | | | msg/SimpleMessenger: use put() on local_connectionSage Weil2012-11-181-1/+1
| | * | | | mon: clean up Subsription xlistsSage Weil2012-11-181-0/+9
| | * | | | mon: drop con->session reference in remove_session()Sage Weil2012-11-181-3/+1
| | * | | | mon: sessions get cleaned up before dtorSage Weil2012-11-181-13/+1
| | * | | | msg/Pipe: don't leak session_securitySage Weil2012-11-181-0/+3
| | * | | | mon: Monitor: make MSG_MON_PAXOS case a bit more consistentJoao Eduardo Luis2012-11-181-3/+2
| | * | | | mon: Paxos{,Service}: finish contexts and put messages on shutdownJoao Eduardo Luis2012-11-189-14/+78
| | * | | | mon: Monitor: finish contexts on shutdownJoao Eduardo Luis2012-11-182-2/+12
| | * | | | mon: Monitor: drop election messages if entity doesn't have enough capsJoao Eduardo Luis2012-11-181-0/+2
| | * | | | mon: remove all sessions on shutdownSage Weil2012-11-182-0/+9
| | * | | | ceph_mon: cleanup on shutdownJoao Eduardo Luis2012-11-181-7/+11
| * | | | | rgw: add -lresolv flags to Makefile.amChen Baozi2012-11-172-1/+2
| * | | | | mon/MonClient: use thread-safe RNG for picking monitorsSage Weil2012-11-175-27/+55
| |/ / / /
| * | | | Merge remote-tracking branch 'gh/wip-3431' into nextSage Weil2012-11-161-5/+1
| |\ \ \ \
| | * | | | osdc/ObjectCacher: do not take Object ref for bh writesSage Weil2012-11-121-5/+0
| | * | | | client: Remove object from oset before deletingSam Lang2012-11-121-0/+1
* | | | | | Merge branch 'next'Josh Durgin2012-11-166-16/+17
|\ \ \ \ \ \ | |/ / / / /