Commit Graph

618 Commits (315c00bc9f2bd17f7ad7ed8119ca49b1125af507)

Author SHA1 Message Date
Ilya Dryomov cc9f1f518c libceph: change from BUG to WARN for __remove_osd() asserts 10 years ago
Ilya Dryomov ba9d114ec5 libceph: clear r_req_lru_item in __unregister_linger_request() 10 years ago
Ilya Dryomov a390de0208 libceph: unlink from o_linger_requests when clearing r_osd 10 years ago
Ilya Dryomov aaef31703a libceph: do not crash on large auth tickets 10 years ago
Ilya Dryomov e9226d7c9f libceph: eliminate unnecessary allocation in process_one_ticket() 10 years ago
Mike Christie 89baaa570a libceph: use memalloc flags for net IO 10 years ago
Ilya Dryomov f9865f06f7 libceph: ceph-msgr workqueue needs a resque worker 10 years ago
Ilya Dryomov 25f897773b libceph: separate multiple ops with commas in debugfs output 10 years ago
Ilya Dryomov 70b5bfa360 libceph: sync osd op definitions in rados.h 10 years ago
Yan, Zheng e4339d28f6 libceph: reference counting pagelist 10 years ago
Ilya Dryomov 91883cd27c libceph: don't try checking queue_work() return value 10 years ago
Joe Perches b9a678994b libceph: Convert pr_warning to pr_warn 10 years ago
Li RongQing 589506f1e7 libceph: fix a use after free issue in osdmap_set_max_osd 10 years ago
Ilya Dryomov dc220db03f libceph: select CRYPTO_CBC in addition to CRYPTO_AES 10 years ago
Ilya Dryomov 2cc6128ab2 libceph: resend lingering requests with a new tid 10 years ago
Ilya Dryomov f671b581f1 libceph: abstract out ceph_osd_request enqueue logic 10 years ago
David Howells c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
Ilya Dryomov c27a3e4d66 libceph: do not hard code max auth ticket len 11 years ago
Ilya Dryomov 597cda3577 libceph: add process_one_ticket() helper 11 years ago
Sage Weil 73c3d4812b libceph: gracefully handle large reply messages from the mon 11 years ago
Ilya Dryomov 5f740d7e15 libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly 11 years ago
David Howells 7c3bec0a1f KEYS: Ceph: Use user_match() 11 years ago
David Howells efa64c0978 KEYS: Ceph: Use key preparsing 11 years ago
Ilya Dryomov 37ab77ac29 libceph: drop osd ref when canceling con work 11 years ago
Ilya Dryomov 2d05f082cb libceph: nuke ceph_osdc_unregister_linger_request() 11 years ago
Ilya Dryomov c9f9b93ddf libceph: introduce ceph_osdc_cancel_request() 11 years ago
Ilya Dryomov 4f23409e0c libceph: fix linger request check in __unregister_request() 11 years ago
Ilya Dryomov af59306455 libceph: unregister only registered linger requests 11 years ago
Ilya Dryomov 7c6e6fc53e libceph: assert both regular and lingering lists in __remove_osd() 11 years ago
Ilya Dryomov 6562d661d2 libceph: harden ceph_osdc_request_release() a bit 11 years ago
Ilya Dryomov 9e94af202a libceph: move and add dout()s to ceph_osdc_request_{get,put}() 11 years ago
Ilya Dryomov 0215e44bb3 libceph: move and add dout()s to ceph_msg_{get,put}() 11 years ago
Ilya Dryomov bbf37ec3a6 libceph: add maybe_move_osd_to_lru() and switch to it 11 years ago
Ilya Dryomov 1d0326b13b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item 11 years ago
stephen hemminger f647944995 ceph: remove bogus extern 11 years ago
Ilya Dryomov 6044cde6f2 libceph: add ceph_monc_wait_osdmap() 11 years ago
Ilya Dryomov 513a8243d6 libceph: mon_get_version request infrastructure 11 years ago
Ilya Dryomov 002b36ba5e libceph: recognize poolop requests in debugfs 11 years ago
Ilya Dryomov f140662f35 crush: decode and initialize chooseleaf_vary_r 11 years ago
Chunwei Chen 178eda29ca libceph: fix corruption when using page_count 0 page in rbd 11 years ago
Al Viro 2b777c9dd9 ceph_sync_read: stop poking into iov_iter guts 11 years ago
Ilya Dryomov 92b2e75158 libceph: fix non-default values check in apply_primary_affinity() 11 years ago
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
Ilya Dryomov 8a53f23fcd libceph: dump pool {read,write}_tier to debugfs 11 years ago
Ilya Dryomov f31da0f3e1 libceph: output primary affinity values on osdmap updates 11 years ago
Ilya Dryomov c4c1228525 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() 11 years ago
Ilya Dryomov 47ec1f3cc4 libceph: add support for osd primary affinity 11 years ago
Ilya Dryomov 5e8d4d36bf libceph: add support for primary_temp mappings 11 years ago
Ilya Dryomov 8008ab1080 libceph: return primary from ceph_calc_pg_acting() 11 years ago
Ilya Dryomov ac972230e2 libceph: switch ceph_calc_pg_acting() to new helpers 11 years ago