index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Age
Commit message (
Expand
)
Author
2014-06-06
libceph: add ceph_monc_wait_osdmap()
Ilya Dryomov
2014-06-06
libceph: mon_get_version request infrastructure
Ilya Dryomov
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2013-05-01
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-02-25
libceph: eliminate sparse warnings
Alex Elder
2012-10-01
libceph: Fix sparse warning
Iulius Curt
2012-10-01
libceph: remove unused monc->have_fsid
Sage Weil
2012-08-20
libceph: delay debugfs initialization until we learn global_id
Sage Weil
2012-07-30
libceph: revoke mon_client messages on session restart
Sage Weil
2012-07-05
libceph: initialize mon_client con only once
Sage Weil
2012-07-05
libceph: set peer name on con_open, not init
Sage Weil
2012-06-15
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-15
libceph: flush msgr queue during mon_client shutdown
Sage Weil
2012-06-06
libceph: make ceph_con_revoke() a msg operation
Alex Elder
2012-06-06
libceph: tweak ceph_alloc_msg()
Alex Elder
2012-06-06
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
libceph: init monitor connection when opening
Alex Elder
2012-06-06
libceph: drop connection refcounting for mon_client
Sage Weil
2012-06-06
libceph: embed ceph connection structure in mon_client
Alex Elder
2012-06-01
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
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