aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-01libceph: support for alloc hint flagsIlya Dryomov
2020-06-01libceph: read_from_replica optionIlya Dryomov
2020-06-01libceph: support for balanced and localized readsIlya Dryomov
2020-06-01libceph: crush_location infrastructureIlya Dryomov
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-01ceph: add read/write latency metric supportXiubo Li
2020-03-30ceph: consider inode's last read/write when calculating wanted capsYan, Zheng
2020-03-30ceph: attempt to do async create when possibleJeff Layton
2020-03-30ceph: cap tracking for async directory operationsJeff Layton
2020-03-30ceph: track primary dentry linkJeff Layton
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton
2020-03-30ceph: move to a dedicated slabcache for mds requestsJeff Layton
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li
2020-03-30libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques
2020-01-27ceph: add possible_max_rank and make the code more readableXiubo Li
2020-01-27ceph: fix mdsmap cluster available check based on laggy numberXiubo Li
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-09-16libceph: add function that clears osd client's abort_errYan, Zheng
2019-09-16libceph: add function that reset client's entity addrYan, Zheng
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-07-08rbd: support for object-map and fast-diffIlya Dryomov
2019-07-08libceph: export osd_req_op_data() macroIlya Dryomov
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov
2019-07-08libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov
2019-07-08libceph: rename r_unsafe_item to r_private_itemIlya Dryomov
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng
2019-07-08libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton
2019-07-08libceph: ADDR2 support for monmapJeff Layton
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-07-03ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-07libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton
2019-05-07libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACKArnd Bergmann
2019-05-07ceph: snapshot nfs re-exportYan, Zheng
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov