summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1Ilya Dryomov
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov
2020-12-14libceph: factor out finish_auth()Ilya Dryomov
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2020-12-14libceph: safer en/decoding of cephx requests and repliesIlya Dryomov
2020-12-14libceph: more insight into ticket expiry and invalidationIlya Dryomov
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov
2020-12-14libceph: export zero_pageIlya Dryomov
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov
2020-12-14libceph: rename and export con->state statesIlya Dryomov
2020-12-14libceph: make con->state an intIlya Dryomov
2020-12-14libceph: don't export ceph_messenger_{init_fini}() to modulesIlya Dryomov
2020-12-14libceph: make sure our addr->port is zero and addr->nonce is non-zeroIlya Dryomov
2020-12-14libceph: factor out ceph_con_get_out_msg()Ilya Dryomov
2020-12-14libceph: change ceph_con_in_msg_alloc() to take hdrIlya Dryomov
2020-12-14libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov
2020-12-14libceph: handle discarding acked and requeued messages separatelyIlya Dryomov
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov
2020-12-14libceph: remove redundant session reset log messageIlya Dryomov
2020-12-14libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov
2020-12-14libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov
2020-12-14libceph: split protocol reset bits out of reset_connection()Ilya Dryomov
2020-12-14libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov
2020-12-14libceph: lower exponential backoff delayIlya Dryomov
2020-12-14libceph: include middle_len in process_message() doutIlya Dryomov
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton
2020-12-14ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton
2020-12-14ceph: take a cred reference instead of tracking individual uid/gidJeff Layton
2020-12-14ceph: don't reach into request header for readdir infoJeff Layton
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li
2020-12-14ceph: remove redundant assignment to variable iColin Ian King
2020-12-14ceph: add ceph.caps vxattrLuis Henriques
2020-12-14ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques
2020-12-14ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton
2020-12-14ceph: downgrade warning from mdsmap decode to debugLuis Henriques
2020-12-14ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques
2020-12-14ceph: pass down the flags to grab_cache_page_write_beginJeff Layton
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li
2020-12-14ceph: add status debugfs fileXiubo Li
2020-12-14libceph: remove unused port macrosLiu, Changcheng
2020-12-14ceph: ensure we have Fs caps when fetching dir link countJeff Layton