Commit Graph

84 Commits (f69f2e264f6388df6d3cae45dd67ddfd52aaa14b)

Author SHA1 Message Date
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Sage Weil 38d6453ca3 libceph: force resend of osd requests if we skip an osdmap 13 years ago
Noah Watkins ee3b56f265 ceph: use kernel DNS resolver 13 years ago
Noah Watkins 49d9224c04 ceph: fix ceph_monc_init memory leak 13 years ago
Sage Weil f0ed1b7cef libceph: warn on msg allocation failures 13 years ago
Sage Weil b61c27636f libceph: don't complain on msgpool alloc failures 13 years ago
Sage Weil f6a2f5be07 libceph: always preallocate mon connection 13 years ago
Sage Weil 6ab00d465a libceph: create messenger with client 13 years ago
Sage Weil 8adc8b3d78 libceph: fix pg_temp mapping update 14 years ago
Sage Weil 782e182e91 libceph: fix pg_temp mapping calculation 14 years ago
Sage Weil 935b639a04 libceph: fix linger request requeuing 14 years ago
Noah Watkins 1cad78932a libceph: fix parse options memory leak 14 years ago
Jim Schutt c0d5f9db1c libceph: initialize ack_stamp to avoid unnecessary connection reset 14 years ago
Sage Weil aca420bc51 libceph: fix leak of osd structs during shutdown 14 years ago
Sage Weil 5185352c16 libceph: fix msgpool 14 years ago
Sage Weil 4cf9d54463 libceph: don't time out osd requests that haven't been received 14 years ago
Sage Weil 38be7a79f7 ceph: fix file mode calculation 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
Sage Weil 9bb0ce2b0b libceph: fix page calculation for non-page-aligned io 14 years ago
Sage Weil 2584547230 ceph: fix sync vs canceled write 14 years ago
Sage Weil cd634fb6ee libceph: subscribe to osdmap when cluster is full 14 years ago
Sage Weil 7662d8ff57 libceph: handle new osdmap down/state change encoding 14 years ago
Sage Weil 9d6fcb081a ceph: check return value for start_request in writepages 14 years ago
Sage Weil a2a79609c0 libceph: add missing breaks in addr_set_port 14 years ago
Sage Weil 0417788226 libceph: fix TAG_WAIT case 14 years ago
Sage Weil 31456665a0 libceph: fix osdmap timestamp assignment 14 years ago
Sage Weil 12a2f643b0 libceph: use snprintf for unknown addrs 14 years ago
Sage Weil 2dab036b8c libceph: use snprintf for formatting object name 14 years ago
Sage Weil e8f54ce169 libceph: fix uninitialized value when no get_authorizer method is set 14 years ago
Sage Weil 0da5d70369 libceph: handle connection reopen race with callbacks 14 years ago
Sage Weil 4ad12621e4 libceph: fix ceph_osdc_alloc_request error checks 14 years ago
Henry C Chang ca20892db7 libceph: fix ceph_msg_new error path 14 years ago
Sage Weil 77f38e0eea libceph: fix linger request requeueing 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Tommi Virtanen 4b2a58abd1 libceph: Create a new key type "ceph". 14 years ago
Tommi Virtanen e2c3d29b42 libceph: Get secret from the kernel keys api when mounting with key=NAME. 14 years ago
Tommi Virtanen 8323c3aa74 ceph: Move secret key parsing earlier. 14 years ago
Sage Weil fbdb919048 libceph: fix null dereference when unregistering linger requests 14 years ago
Dan Carpenter 234af26ff1 ceph: unlock on error in ceph_osdc_start_request() 14 years ago
Mariusz Kozlowski 6b0ae4097c ceph: fix possible NULL pointer dereference 14 years ago
Sage Weil ef550f6f4f ceph: flush msgr_wq during mds_client shutdown 14 years ago
Yehuda Sadeh a40c4f10e3 libceph: add lingering request and watch/notify event framework 14 years ago
Sage Weil 6f6c700675 libceph: fix osd request queuing on osdmap updates 14 years ago
Tommi Virtanen b09734b1f4 libceph: Fix base64-decoding when input ends in newline. 14 years ago
Sage Weil e00de341fd libceph: fix msgr standby handling 14 years ago
Sage Weil e76661d0a5 libceph: fix msgr keepalive flag 14 years ago
Sage Weil 60bf8bf881 libceph: fix msgr backoff 14 years ago
Sage Weil 692d20f576 libceph: retry after authorization failure 14 years ago
Sage Weil 38815b7802 libceph: fix handling of short returns from get_user_pages 14 years ago
Sage Weil 42961d2333 libceph: fix socket write error handling 14 years ago