Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29libceph: remove unnecessary ret variable in ceph_auth_init()zuoqilin
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-04-28libceph: don't set global_id until we get an auth ticketIlya Dryomov
2020-12-15libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov
2020-12-15libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-15libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-15libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-15libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2018-08-02libceph: add authorizer challengeIlya Dryomov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-13libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2016-10-03libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov
2016-10-03libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov
2016-08-25libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2013-05-02libceph: wrap auth methods in a mutexSage Weil
2013-05-02libceph: wrap auth ops in wrapper functionsSage Weil
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh