Commit Graph

67 Commits (148817ba092f9f6edd35bad3c6c6b8e8f90fe2ed)

Author SHA1 Message Date
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
Sage Weil 98bdb0aa00 libceph: fix socket read error handling 14 years ago
Tejun Heo f363e45fd1 net/ceph: make ceph_msgr_wq non-reentrant 14 years ago
Jesper Juhl b0aee3516d ceph: Always free allocated memory in osdmap_decode() 14 years ago
Sage Weil 6c0f3af72c ceph: add dir_layout to inode 14 years ago
Henry C Chang 361cf40519 ceph: handle partial result from get_user_pages 14 years ago
Henry C Chang b6aa5901c7 ceph: mark user pages dirty on direct-io reads 14 years ago
Sage Weil d96c9043d1 ceph: fix msgr_init error path 14 years ago
Tracey Dent 4cb6a614ba Net: ceph: Makefile: Remove unnessary code 14 years ago
Tracey Dent fa13bc3daa Net: ceph: Makefile: remove deprecated kbuild goal definitions 14 years ago
Eric Dumazet 7a1c8e5ab1 net: allow GFP_HIGHMEM in __vmalloc() 14 years ago
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
Sage Weil e98b6fed84 ceph: fix comment, remove extraneous args 14 years ago
Sage Weil df9f86faf3 ceph: fix small seq message skipping 14 years ago
Sage Weil 240634e9b3 ceph: fix num_pages_free accounting in pagelist 14 years ago