Commit Graph

42 Commits (c2c6ca417e2db7a519e6e92c82f4a933d940d076)

Author SHA1 Message Date
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
Julia Lawall 32c895e776 fs/ceph: Move a dereference below a NULL test 15 years ago
Sage Weil 0743304d87 ceph: fix debugfs entry, simplify fsid checks 15 years ago
Sage Weil 4e7a5dcd1b ceph: negotiate authentication protocol; implement AUTH_NONE protocol 15 years ago
Sage Weil 5f44f14260 ceph: handle errors during osd client init 15 years ago
Sage Weil 42ce56e50d ceph: remove bad calls to ceph_con_shutdown 15 years ago
Sage Weil 51042122d4 ceph: fix endian conversions for ceph_pg 15 years ago
Sage Weil 6b8051855d ceph: allocate and parse mount args before client instance 15 years ago
Sage Weil 8f3bc053c6 ceph: warn on allocation from msgpool with larger front_len 16 years ago
Sage Weil c89136ea42 ceph: convert encode/decode macros to inlines 16 years ago
Sage Weil 266673db42 ceph: cancel osd requests before resending them 16 years ago
Sage Weil 81b024e70f ceph: reset osd session on fault, not peer_reset 16 years ago
Sage Weil 0ba6478df7 ceph: revoke osd request message on request completion 16 years ago
Sage Weil c1ea8823be ceph: fix osd request submission race 16 years ago
Sage Weil f24e9980eb ceph: OSD client 16 years ago