aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04libceph: drop last_piece flag from ceph_msg_data_cursorJeff Layton1-3/+1
2022-08-03libceph: clean up ceph_osdc_start_request prototypeJeff Layton1-3/+2
2022-08-03ceph: fix incorrect old_size length in ceph_mds_request_argsXiubo Li1-3/+3
2022-08-03ceph: fix the incorrect comment for the ceph_mds_caps structXiubo Li1-1/+1
2022-08-03ceph: prevent a client from exceeding the MDS maximum xattr sizeLuís Henriques1-0/+1
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov1-0/+3
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li1-1/+2
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li1-1/+0
2022-03-01ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li1-0/+1
2022-03-01ceph: add getvxattr opMilind Changire1-0/+1
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2-0/+2
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov1-0/+4
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-2/+3
2022-01-15mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko1-1/+0
2022-01-13libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar1-0/+1
2022-01-13libceph: generalize addr/ip parsing based on delimiterVenky Shankar2-2/+2
2021-11-08libceph, ceph: move ceph_osdc_copy_from() into cephfs codeLuís Henriques1-11/+8
2021-11-08ceph: don't rely on error_string to validate blocklisted session.Kotresh HR1-0/+2
2021-09-02ceph: flush mdlog before umountingXiubo Li1-0/+1
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov1-1/+3
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov1-1/+1
2021-02-16libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov1-4/+3
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov1-2/+2
2020-12-14libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov1-6/+0
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov6-6/+231
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov3-2/+13
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov1-1/+8
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov4-6/+15
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov1-2/+0
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov1-0/+1
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov1-4/+12
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov1-35/+41
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov1-0/+1
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov1-0/+8
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov1-1/+38
2020-12-14libceph: export zero_pageIlya Dryomov1-0/+1
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov1-1/+12
2020-12-14libceph: rename and export con->state statesIlya Dryomov1-1/+11
2020-12-14libceph: make con->state an intIlya Dryomov1-1/+1
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov1-1/+0
2020-12-14libceph: lower exponential backoff delayIlya Dryomov1-2/+2
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton1-1/+31
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li1-0/+1
2020-12-14libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton1-0/+1
2020-10-12libceph: fix ENTITY_NAME format suggestionIlya Dryomov1-1/+1
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2-2/+2
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov1-2/+12
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov1-4/+4
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton1-0/+1