index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-01-14
1
-4
/
+4
*
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-05-01
1
-4
/
+3
*
libceph: eliminate sparse warnings
Alex Elder
2013-02-25
1
-1
/
+1
*
libceph: Fix sparse warning
Iulius Curt
2012-10-01
1
-3
/
+3
*
libceph: remove unused monc->have_fsid
Sage Weil
2012-10-01
1
-1
/
+0
*
libceph: delay debugfs initialization until we learn global_id
Sage Weil
2012-08-20
1
-5
/
+46
*
libceph: revoke mon_client messages on session restart
Sage Weil
2012-07-30
1
-0
/
+4
*
libceph: initialize mon_client con only once
Sage Weil
2012-07-05
1
-4
/
+3
*
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
1
-2
/
+2
*
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-15
1
-5
/
+5
|
\
|
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-5
/
+5
*
|
libceph: flush msgr queue during mon_client shutdown
Sage Weil
2012-06-15
1
-0
/
+8
*
|
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
1
-4
/
+4
*
|
libceph: tweak ceph_alloc_msg()
Alex Elder
2012-06-06
1
-0
/
+3
*
|
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
1
-5
/
+3
*
|
libceph: init monitor connection when opening
Alex Elder
2012-06-06
1
-7
/
+6
*
|
libceph: drop connection refcounting for mon_client
Sage Weil
2012-06-06
1
-2
/
+16
*
|
libceph: embed ceph connection structure in mon_client
Alex Elder
2012-06-06
1
-27
/
+20
*
|
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-06-01
1
-3
/
+3
|
/
*
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2012-02-02
1
-1
/
+12
*
ceph: fix ceph_monc_init memory leak
Noah Watkins
2011-10-25
1
-3
/
+7
*
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-10-25
1
-9
/
+15
*
libceph: always preallocate mon connection
Sage Weil
2011-10-25
1
-25
/
+22
*
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
1
-1
/
+1
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-0
/
+1027