Commit Graph

3 Commits (22bacca48a1755f79b7e0f192ddb9fbb7fc6e64e)

Author SHA1 Message Date
Sage Weil c5c6b19d4b ceph: explicitly specify page alignment in network messages 14 years ago
Sage Weil b7495fc2ff ceph: make page alignment explicit in osd interface 14 years ago
Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 14 years ago
Yehuda Sadeh ae1533b62b ceph-rbd: osdc support for osd call and rollback operations 14 years ago
Yehuda Sadeh 68b4476b0b ceph: messenger and osdc changes for rbd 14 years ago
Yehuda Sadeh 3499e8a5d4 ceph: refactor osdc requests creation functions 14 years ago
Sage Weil 6bc18876ba ceph: avoid null deref in osd request error path 15 years ago
Henry C Chang 07a27e226d ceph: fix osd request lru adjustment when sending request 15 years ago
Sage Weil 213c99ee0c ceph: whitespace cleanup 15 years ago
Sage Weil 796d6955a5 ceph: only set num_pages in calc_layout 15 years ago
Yehuda Sadeh 03066f2345 ceph: use complete_all and wake_up_all 15 years ago
Sage Weil 4a32f93d29 ceph: fix map handler error path 15 years ago
Sage Weil 79494d1b9b ceph: fix leak of osd authorizer 15 years ago
Tobias Klauser 9e32789f63 ceph: Storage class should be before const qualifier 15 years ago
Yehuda Sadeh 34d23762d9 ceph: all allocation functions should get gfp_mask 15 years ago
Sage Weil 4f48280ee1 ceph: name msgpools; useful error messages 15 years ago
Sage Weil f26e681d52 ceph: osdtimeout=0 for now timeout 15 years ago
Yehuda Sadeh c473ad927e ceph: wake up mount thread when getting osdmap 15 years ago
Sage Weil bb257664f7 ceph: simplify ceph_msg_new 15 years ago
Sage Weil a79832f26b ceph: make ceph_msg_new return NULL on failure; clean up, fix callers 15 years ago
Sage Weil 6f46cb2935 ceph: fix theoretically possible double-put on connection 15 years ago
Sage Weil 21b667f69b ceph: simplify page setup for incoming data 15 years ago
Sage Weil d85b705663 ceph: resubmit requests on pg mapping change (not just primary change) 15 years ago
Sage Weil 0ceed5db32 ceph: unregister osd request on failure 15 years ago
Sage Weil 87b315a5b5 ceph: avoid reopening osd connections when address hasn't changed 15 years ago
Sage Weil 3dd72fc0e6 ceph: rename r_sent_stamp r_stamp 15 years ago
Sage Weil 12eadc1900 ceph: fix null pointer deref of r_osd in debug output 15 years ago
Yehuda Sadeh 422d2cb8f9 ceph: reset osd after relevant messages timed out 15 years ago
Sage Weil 6f863e712d ceph: set osd request message front length correctly 15 years ago
Sage Weil c16e786927 ceph: use single osd op reply msg 15 years ago
Sage Weil c99eb1c726 ceph: remove fragile __map_osds optimization 15 years ago
Sage Weil 5b3a4db3e4 ceph: fix up unexpected message handling 15 years ago
Sage Weil 153a008bf7 ceph: reset osd connections after fault 15 years ago
Yehuda Sadeh f5a2041bd9 ceph: put unused osd connections on lru 15 years ago
Sage Weil 9bd2e6f8ba ceph: allow renewal of auth credentials 15 years ago
Yehuda Sadeh 0c948992a0 ceph: always send truncation info with read and write osd ops 15 years ago
Yehuda Sadeh 0d59ab81c3 ceph: keep reserved replies on the request structure 15 years ago
Yehuda Sadeh 0547a9b30a ceph: alloc message data pages and check if tid exists 15 years ago
Yehuda Sadeh 2450418c47 ceph: allocate middle of message before stating to read 15 years ago
Sage Weil 7740a42f81 ceph: display pgid in debugfs osd request dump 15 years ago
Sage Weil 103e2d3ae5 ceph: remove unused erank field 15 years ago
Sage Weil 6df058c025 ceph: include transaction id in ceph_msg_header (protocol change) 15 years ago
Sage Weil 350b1c32ea ceph: control access to page vector for incoming data 15 years ago
Sage Weil 529cfcc46f ceph: unregister canceled/timed out osd requests 15 years ago
Sage Weil 30dc6381bb ceph: fix error paths for corrupt osdmap messages 15 years ago
Sage Weil 9ec7cab14e ceph: hex dump corrupt server data to KERN_DEBUG 15 years ago
Yehuda Sadeh 93c20d98c2 ceph: fix msgpool reservation leak 15 years ago
Sage Weil 415e49a9c4 ceph: use kref for ceph_osd_request 15 years ago
Sage Weil 50b885b96c ceph: whitespace cleanup 15 years ago
Sage Weil 34b43a56b9 ceph: plug leak of request_mutex 15 years ago