summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/libceph.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: move mount state enum to super.hXiubo Li2023-02-021-10/+0
* ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li2022-03-011-0/+1
* libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2022-02-021-0/+1
* Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-1/+2
|\
| * libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar2022-01-131-0/+1
| * libceph: generalize addr/ip parsing based on delimiterVenky Shankar2022-01-131-1/+1
* | mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko2022-01-151-1/+0
|/
* libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov2021-02-161-4/+3
* libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-141-2/+7
* libceph: introduce connection modes and ms_mode optionIlya Dryomov2020-12-141-0/+1
* ceph: add new RECOVER mount_state when recovering sessionJeff Layton2020-12-141-0/+1
* ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-041-0/+1
* libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-2/+2
* libceph: read_from_replica optionIlya Dryomov2020-06-011-0/+2
* libceph: crush_location infrastructureIlya Dryomov2020-06-011-0/+1
* libceph: add non-asserting rbtree insertion helperIlya Dryomov2020-06-011-2/+8
* ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+1
* ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro2020-02-071-2/+3
* libceph, rbd, ceph: convert to use the new mount APIDavid Howells2019-11-271-4/+6
* libceph: add function that reset client's entity addrYan, Zheng2019-09-161-0/+1
* libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov2019-07-081-2/+4
* libceph: remove ceph_get_direct_page_vector()Christoph Hellwig2019-07-081-4/+0
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-201-0/+2
* libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-071-2/+4
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2018-10-221-1/+7
* ceph: optimize memory usageChengguang Xu2018-04-021-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ceph: validate correctness of some mount optionsYan, Zheng2017-09-061-10/+0
* ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-061-1/+0
* libceph: make DEFINE_RB_* helpers more generalIlya Dryomov2017-07-071-12/+37
* libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-041-1/+2
* libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-041-4/+1
* libceph: osd_request_timeout optionIlya Dryomov2017-03-071-0/+2
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+1
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-1/+1
* ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
* libceph: introduce reference counted stringYan, Zheng2016-07-281-0/+1
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-261-0/+57
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-251-0/+3
* libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
* libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-021-1/+2
* libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-021-0/+1
* libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-081-0/+2
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-0/+1
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-6/+11
* libceph: nuke time_sub()Ilya Dryomov2015-06-251-9/+0
* libceph: expose client options through debugfsIlya Dryomov2015-04-201-0/+1
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-0/+1
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-191-1/+2