summaryrefslogtreecommitdiff
path: root/net/ceph
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-19
|\
| * libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov2015-02-19
| * libceph: fix double __remove_osd() problemIlya Dryomov2015-02-19
| * libceph: tcp_nodelay supportChaitanya Huilgol2015-02-19
| * libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-19
| * libceph: nuke pool op infrastructureIlya Dryomov2015-02-19
* | mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-11
|/
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
* libceph: specify position of extent operationYan, Zheng2014-12-17
* libceph: add CREATE osd operation supportYan, Zheng2014-12-17
* libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-17
* libceph: require cephx message signature by defaultYan, Zheng2014-12-17
* libceph: message signature supportYan, Zheng2014-12-17
* libceph: store session key in cephx authorizerYan, Zheng2014-12-17
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-17
* libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov2014-11-13
* libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov2014-11-13
* libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov2014-11-13
* libceph: do not crash on large auth ticketsIlya Dryomov2014-11-13
* libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov2014-10-31
* libceph: use memalloc flags for net IOMike Christie2014-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-15
|\
| * libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-10-14
| * libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-14
| * libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-14
| * libceph: reference counting pagelistYan, Zheng2014-10-14
| * libceph: don't try checking queue_work() return valueIlya Dryomov2014-10-14
| * libceph: Convert pr_warning to pr_warnJoe Perches2014-10-14
| * libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing2014-10-14
| * libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov2014-10-14
| * libceph: resend lingering requests with a new tidIlya Dryomov2014-10-14
| * libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov2014-10-14
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \ | |/ |/|
| * KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* | libceph: do not hard code max auth ticket lenIlya Dryomov2014-09-10
* | libceph: add process_one_ticket() helperIlya Dryomov2014-09-10
* | libceph: gracefully handle large reply messages from the monSage Weil2014-09-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-08-13
|\ \ | |/ |/|
| * libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov2014-08-09
| * libceph: drop osd ref when canceling con workIlya Dryomov2014-07-08
| * libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov2014-07-08
| * libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov2014-07-08
| * libceph: fix linger request check in __unregister_request()Ilya Dryomov2014-07-08
| * libceph: unregister only registered linger requestsIlya Dryomov2014-07-08
| * libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov2014-07-08
| * libceph: harden ceph_osdc_request_release() a bitIlya Dryomov2014-07-08
| * libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov2014-07-08
| * libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov2014-07-08
| * libceph: add maybe_move_osd_to_lru() and switch to itIlya Dryomov2014-07-08
| * libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov2014-07-08