summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
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
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2017-02-24libceph: get rid of ack vs commitIlya Dryomov
2017-02-20rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov
2017-02-20libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov
2017-02-20crush: merge working data and scratchIlya Dryomov
2017-02-20crush: remove mutable part of CRUSH mapIlya Dryomov
2017-02-20libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-14libceph: always signal completion when doneIlya Dryomov
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig
2016-10-03ceph: handle CEPH_SESSION_REJECT messageYan, Zheng
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov
2016-08-24libceph: support for blacklisting clientsDouglas Fuller
2016-08-24libceph: support for lock.lock_infoDouglas Fuller
2016-08-24libceph: support for advisory locking on RADOS objectsDouglas Fuller
2016-08-24libceph: add ceph_osdc_call() single-page helperDouglas Fuller
2016-08-24libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov
2016-07-28ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann
2016-07-28libceph: fsmap.user subscription supportYan, Zheng
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng
2016-07-28libceph: rados pool namespace supportYan, Zheng
2016-07-28libceph: introduce reference counted stringYan, Zheng
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov
2016-07-28libceph: add an ONSTACK initializer for oidsIlya Dryomov