aboutsummaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)Author
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add CREATE osd operation supportYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: store session key in cephx authorizerYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov
2014-10-31libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov
2014-10-30libceph: use memalloc flags for net IOMike Christie
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-10-14libceph: separate multiple ops with commas in debugfs outputIlya Dryomov
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-10-14libceph: don't try checking queue_work() return valueIlya Dryomov
2014-10-14libceph: Convert pr_warning to pr_warnJoe Perches
2014-10-14libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing
2014-10-14libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov
2014-10-14libceph: resend lingering requests with a new tidIlya Dryomov
2014-10-14libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-09libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-07-22KEYS: Ceph: Use user_match()David Howells
2014-07-22KEYS: Ceph: Use key preparsingDavid Howells
2014-07-08libceph: drop osd ref when canceling con workIlya Dryomov
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov
2014-07-08libceph: fix linger request check in __unregister_request()Ilya Dryomov
2014-07-08libceph: unregister only registered linger requestsIlya Dryomov
2014-07-08libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov
2014-07-08libceph: harden ceph_osdc_request_release() a bitIlya Dryomov
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov
2014-07-08libceph: add maybe_move_osd_to_lru() and switch to itIlya Dryomov
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-11ceph: remove bogus externstephen hemminger
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov