index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Age
Commit message (
Expand
)
Author
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
2012-11-26
libceph: delay debugfs initialization until we learn global_id
Sage Weil
2012-11-26
libceph: revoke mon_client messages on session restart
Sage Weil
2012-11-26
libceph: initialize mon_client con only once
Sage Weil
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
2012-11-26
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-11-26
libceph: tweak ceph_alloc_msg()
Alex Elder
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
2012-11-26
libceph: init monitor connection when opening
Alex Elder
2012-11-26
libceph: drop connection refcounting for mon_client
Sage Weil
2012-11-26
libceph: embed ceph connection structure in mon_client
Alex Elder
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-11-26
libceph: flush msgr queue during mon_client shutdown
Sage Weil
2012-02-02
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2011-10-25
ceph: fix ceph_monc_init memory leak
Noah Watkins
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-10-25
libceph: always preallocate mon connection
Sage Weil
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh