index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
v0.65
v0.65
Gary Lowell
2013-06-25
2
-1
/
+7
*
mon/Elector: cancel election timer if we bootstrap
Sage Weil
2013-06-25
1
-0
/
+1
*
mon: cancel probe timeout on reset
Sage Weil
2013-06-25
1
-0
/
+1
*
mon/AuthMonitor: ensure initial rotating keys get encoded when create_initial...
Sage Weil
2013-06-25
1
-3
/
+5
*
init-radosgw.sysv: remove -x debug mode
Sage Weil
2013-06-25
1
-1
/
+1
*
common/pick_addresses: behave even after internal_safe_to_start_threads
Sage Weil
2013-06-25
1
-0
/
+24
*
Add python-argparse to dependencies (for pre-2.7 systems)
Dan Mick
2013-06-24
1
-1
/
+2
*
mds: do not assume segment list is non-empty in standby_trim_segments
Sage Weil
2013-06-24
2
-2
/
+8
*
Merge pull request #374 from ceph/wip-5427
Sage Weil
2013-06-24
3
-6
/
+11
|
\
|
*
mon/AuthMonitor: make initial auth include rotating keys
Sage Weil
2013-06-23
3
-6
/
+11
|
/
*
mon: do not leak no_reply messages
Sage Weil
2013-06-23
1
-1
/
+5
*
mon: fix leak of MOSDFailure messages
Sage Weil
2013-06-23
2
-0
/
+10
*
debian: ceph-common requires matching version of python-ceph
Sage Weil
2013-06-22
1
-1
/
+1
*
Add header comments and Inktank copyrights to ceph.in/ceph_argparse.py
Dan Mick
2013-06-22
2
-0
/
+25
*
ceph.in: rip out reusable code to pybind/ceph_argparse.py
Dan Mick
2013-06-22
4
-928
/
+943
*
ceph: even shinier
Sage Weil
2013-06-22
1
-4
/
+2
*
ceph: do not busy-loop on ceph -w
Sage Weil
2013-06-22
1
-0
/
+2
*
librados: make cmd test tolerate NXIO for osd commands
Sage Weil
2013-06-21
1
-3
/
+8
*
ceph.in: remove some TAB chars
Dan Mick
2013-06-21
1
-2
/
+2
*
ceph.in: fix ^C handling in watch (trap exception in while, too)
Dan Mick
2013-06-21
1
-6
/
+7
*
ceph: --version as well as -v
Sage Weil
2013-06-21
1
-2
/
+2
*
qa/workunits/misc/multiple_rsync.sh: wtf
Sage Weil
2013-06-20
1
-2
/
+2
*
qa/workunits/cephtool/test.sh: fix and cleanup several tests
Sage Weil
2013-06-20
1
-22
/
+16
*
mon: drop deprecated 'stop_cluster'
Sage Weil
2013-06-20
1
-1
/
+0
*
mds: make 'mds compat rm_*compat' idempotent
Sage Weil
2013-06-20
1
-2
/
+2
*
mon: make 'log ...' command wait for commit before reply
Sage Weil
2013-06-20
2
-18
/
+40
*
a/workunits/cephtool/test.sh: --no-log-to-stderr when examining stderr
Sage Weil
2013-06-20
1
-3
/
+3
*
mon: more fix dout use in sync_requester_abort()
Sage Weil
2013-06-20
1
-1
/
+1
*
mon: fix raw use of *_dout in sync_requester_abort()
Sage Weil
2013-06-20
1
-3
/
+2
*
FileStore: handle observers in constructor/destructor
Samuel Just
2013-06-20
1
-7
/
+6
*
FileStore: apply changes after disabling m_filestore_replica_fadvise
Samuel Just
2013-06-20
1
-0
/
+1
*
ceph-disk: make list_partition behave with unusual device names
Alexandre Maragone
2013-06-20
1
-9
/
+4
*
os/FileStore: disable fadvise on XFS
Sage Weil
2013-06-19
1
-0
/
+14
*
Revert "client: fix warning"
Sage Weil
2013-06-19
1
-1
/
+1
*
mon: Monitor: make sure we backup a monmap during sync start
Joao Eduardo Luis
2013-06-19
1
-3
/
+5
*
mon: Monitor: obtain latest monmap on sync store init
Joao Eduardo Luis
2013-06-19
2
-13
/
+54
*
mon: Monitor: don't remove 'mon_sync' when clearing the store during abort
Joao Eduardo Luis
2013-06-19
1
-1
/
+0
*
AuthMonitor: auth export's status message to ss, not ds
Dan Mick
2013-06-19
1
-1
/
+1
*
ceph.spec: create /var/run on package install
Sage Weil
2013-06-18
1
-0
/
+1
*
test_rados.py: add some tests for mon_command
Dan Mick
2013-06-18
1
-1
/
+58
*
rados.py: wrap target in c_char_p()
Dan Mick
2013-06-18
1
-4
/
+4
*
rados.py: return error strings even if ret != 0
Dan Mick
2013-06-18
1
-24
/
+18
*
ceph.in: pass parsed conffile to Rados constructor
Dan Mick
2013-06-18
1
-1
/
+1
*
ceph.in: global var dontsplit should be capitalized
Dan Mick
2013-06-18
1
-3
/
+3
*
client: fix warning
Sage Weil
2013-06-18
1
-1
/
+1
*
common/Preforker: fix warning
Sage Weil
2013-06-18
1
-2
/
+5
*
client: fix warning
Sage Weil
2013-06-18
1
-0
/
+6
*
client: handle reset during initial mds session open
Sage Weil
2013-06-18
1
-1
/
+14
*
mon: fix 'osd dump <epoch>'
Sage Weil
2013-06-18
1
-1
/
+3
*
Merge branch 'wip-5194' into next
Sage Weil
2013-06-18
6
-7
/
+140
|
\
[next]