aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2019-04-07libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-06-04libceph: allocate the locator string with GFP_NOFAILIlya Dryomov
2018-06-04libceph: make abort_on_full a per-osdc settingIlya Dryomov
2018-06-04libceph: defer __complete_request() to a workqueueIlya Dryomov
2018-06-04libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov
2018-06-04ceph: always get rstat from auth mdsYan, Zheng
2018-06-04libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques
2018-04-02ceph: optimize memory usageChengguang Xu
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov
2018-04-02libceph: striping framework implementationIlya Dryomov
2018-04-02libceph: introduce BVECS data typeIlya Dryomov
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: new cap message flags indicate if there is pending capsnapYan, Zheng
2017-09-06ceph: nuke startsync opYanhu Cao
2017-09-06ceph: validate correctness of some mount optionsYan, Zheng
2017-09-06ceph: remove unused cap_release_safety mount optionYan, Zheng
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov
2017-07-17libceph: fix old style declaration warningsArnd Bergmann
2017-07-07libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-07-07libceph: make DEFINE_RB_* helpers more generalIlya Dryomov
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov
2017-07-07libceph: make sure need_resend targets reflect latest mapIlya Dryomov
2017-07-07libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov
2017-07-07libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov
2017-07-07libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov
2017-07-07libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov
2017-07-07libceph: support SERVER_JEWEL feature bitsIlya Dryomov
2017-07-07libceph: advertise support for OSD_POOLRESENDIlya Dryomov
2017-07-07libceph: new features macrosIlya Dryomov
2017-07-07libceph: remove ceph_sanitize_features() workaroundIlya Dryomov
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-04ceph: fix file open flags on ppc64Alexander Graf
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton
2017-05-04libceph: remove req->r_replay_versionJeff Layton
2017-05-04ceph: make seeky readdir more efficientYan, Zheng
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova