index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
mon_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: gracefully handle large reply messages from the mon
Sage Weil
2014-09-10
1
-0
/
+8
*
libceph: add ceph_monc_wait_osdmap()
Ilya Dryomov
2014-06-06
1
-0
/
+27
*
libceph: mon_get_version request infrastructure
Ilya Dryomov
2014-06-06
1
-5
/
+118
*
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