Chunwei Chen
|
178eda29ca
libceph: fix corruption when using page_count 0 page in rbd
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Yan, Zheng
|
d90deda69c
libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance()
|
11 年之前 |
Ilya Dryomov
|
0ec1d15ec6
libceph: do not dereference a NULL bio pointer
|
11 年之前 |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 年之前 |
Ilya Dryomov
|
eeb0bed557
libceph: add ceph_kv{malloc,free}() and switch to them
|
11 年之前 |
Ilya Dryomov
|
f2be82b005
libceph: fix preallocation check in get_reply()
|
11 年之前 |
Ilya Dryomov
|
3cea4c3071
libceph: rename ceph_msg::front_max to front_alloc_len
|
11 年之前 |
Ilya Dryomov
|
f48db1e9ac
libceph: use CEPH_MON_PORT when the specified port is 0
|
11 年之前 |
Ilya Dryomov
|
2b3e0c905a
libceph: update ceph_features.h
|
11 年之前 |
Ilya Dryomov
|
12b4629a9f
libceph: all features fields must be u64
|
11 年之前 |
Kent Overstreet
|
f38a5181d9
ceph: Convert to immutable biovecs
|
12 年之前 |
Linus Torvalds
|
6cccc7d301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 年之前 |
Tejun Heo
|
4d1829a59d
ceph: WQ_NON_REENTRANT is meaningless and going away
|
12 年之前 |
Eric Dumazet
|
64dc61306c
net: add sk_stream_is_writeable() helper
|
12 年之前 |
Alex Elder
|
81b36be4c5
libceph: allocate ceph message data with a slab allocator
|
12 年之前 |
Alex Elder
|
e3d5d63804
libceph: allocate ceph messages with a slab allocator
|
12 年之前 |
Alex Elder
|
a51b272e9e
libceph: fix two messenger bugs
|
12 年之前 |
Alex Elder
|
90af36022a
libceph: add, don't set data for a message
|
12 年之前 |
Alex Elder
|
ca8b3a6917
libceph: implement multiple data items in a message
|
12 年之前 |
Alex Elder
|
5240d9f95d
libceph: replace message data pointer with list
|
12 年之前 |
Alex Elder
|
8ae4f4f5c0
libceph: have cursor point to data
|
12 年之前 |
Alex Elder
|
36153ec9dd
libceph: move cursor into message
|
12 年之前 |
Alex Elder
|
c851c49591
libceph: record bio length
|
12 年之前 |
Alex Elder
|
f759ebb968
libceph: skip message if too big to receive
|
12 年之前 |
Alex Elder
|
ea96571f7b
libceph: fix possible CONFIG_BLOCK build problem
|
12 年之前 |
Alex Elder
|
98fa5dd883
libceph: provide data length when preparing message
|
12 年之前 |
Alex Elder
|
a193080481
libceph: record message data length
|
12 年之前 |
Alex Elder
|
56fc565916
libceph: account for alignment in pages cursor
|
12 年之前 |
Alex Elder
|
5df521b1ee
libceph: page offset must be less than page size
|
12 年之前 |