Ilya Dryomov
|
757856d2b9
libceph: enable ceph in a non-default network namespace
|
10 years ago |
Hong Zhiguo
|
6c13a6bb55
libceph: fix wrong name "Ceph filesystem for Linux"
|
10 years ago |
Ilya Dryomov
|
216639dd50
libceph: a couple tweaks for wait loops
|
10 years ago |
Ilya Dryomov
|
a319bf56a6
libceph: store timeouts in jiffies, verify user input
|
10 years ago |
Ilya Dryomov
|
ff40f9ae95
libceph, ceph: split ceph_show_options()
|
10 years ago |
Chaitanya Huilgol
|
ba988f87f5
libceph: tcp_nodelay support
|
10 years ago |
Yan, Zheng
|
a3fc98005c
libceph: require cephx message signature by default
|
10 years ago |
Ilya Dryomov
|
4965fc38c4
libceph: nuke ceph_kvfree()
|
10 years ago |
Joe Perches
|
b9a678994b
libceph: Convert pr_warning to pr_warn
|
11 years ago |
Ilya Dryomov
|
513a8243d6
libceph: mon_get_version request infrastructure
|
11 years ago |
Ilya Dryomov
|
eeb0bed557
libceph: add ceph_kv{malloc,free}() and switch to them
|
11 years ago |
Ilya Dryomov
|
12b4629a9f
libceph: all features fields must be u64
|
11 years ago |
Alex Elder
|
5522ae0b68
libceph: use slab cache for osd client requests
|
12 years ago |
Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Sage Weil
|
4f6a7e5ee1
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
|
12 years ago |
Alex Elder
|
1e32d34cfa
rbd: don't take extra bio reference for osd client
|
12 years ago |
Alex Elder
|
72fe25e346
libceph: add a compatibility check interface
|
12 years ago |
Eric W. Biederman
|
eea553c21f
ceph: Only allow mounts in the initial network namespace
|
12 years ago |
Sage Weil
|
83aff95eb9
libceph: remove 'osdtimeout' option
|
12 years ago |
Sage Weil
|
d1c338a509
libceph: delay debugfs initialization until we learn global_id
|
13 years ago |
Sage Weil
|
1fe60e51a3
libceph: move feature bits to separate header
|
13 years ago |
Guanjun He
|
a2a3258417
libceph: prevent the race of incoming work during teardown
|
13 years ago |
Sage Weil
|
9a64e8e0ac
Merge tag 'v3.5-rc1'
|
13 years ago |
Sage Weil
|
f3dea7edd3
libceph: flush msgr queue during mon_client shutdown
|
13 years ago |
Alex Elder
|
15d9882c33
libceph: embed ceph messenger structure in ceph_client
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Alex Elder
|
cffaba15cd
ceph: ensure Boolean options support both senses
|
13 years ago |
Alex Elder
|
ee57741c52
rbd: make ceph_parse_options() return a pointer
|
13 years ago |
Sage Weil
|
ab434b60ab
ceph: initialize client debugfs outside of monc->mutex
|
13 years ago |
Sage Weil
|
6ab00d465a
libceph: create messenger with client
|
14 years ago |