summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
...
* ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2017-09-061-1/+3
* ceph: nuke startsync opYanhu Cao2017-09-061-1/+0Star
* ceph: validate correctness of some mount optionsYan, Zheng2017-09-061-10/+0Star
* ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-061-1/+0Star
* libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-013-0/+7
* libceph: fix old style declaration warningsArnd Bergmann2017-07-171-4/+4
* libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov2017-07-071-0/+6
* libceph: osd_state is 32 bits wide in luminousIlya Dryomov2017-07-071-2/+2
* libceph: pg_upmap[_items] infrastructureIlya Dryomov2017-07-071-1/+9
* libceph: ceph_decode_skip_* helpersIlya Dryomov2017-07-071-0/+60
* libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-074-0/+53
* libceph: make DEFINE_RB_* helpers more generalIlya Dryomov2017-07-071-12/+37
* libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-071-2/+8
* libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-071-0/+1
* libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-071-0/+2
* libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-072-1/+20
* libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov2017-07-071-0/+2
* libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-072-1/+12
* libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-071-2/+2
* libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-071-0/+2
* libceph: advertise support for OSD_POOLRESENDIlya Dryomov2017-07-071-0/+1
* libceph: new features macrosIlya Dryomov2017-07-071-75/+167
* libceph: remove ceph_sanitize_features() workaroundIlya Dryomov2017-07-071-21/+0Star
* libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-231-3/+3
* ceph: fix file open flags on ppc64Alexander Graf2017-05-041-0/+12
* rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-041-0/+5
* libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-041-0/+2
* libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-041-0/+1
* libceph: remove req->r_replay_versionJeff Layton2017-05-041-1/+0Star
* ceph: make seeky readdir more efficientYan, Zheng2017-05-041-0/+2
* ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-041-3/+4
* libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-3/+3
* libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-041-1/+2
* 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-042-4/+5
* libceph: osd_request_timeout optionIlya Dryomov2017-03-072-0/+3
* libceph: get rid of ack vs commitIlya Dryomov2017-02-241-5/+1Star
* rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-201-7/+0Star
* libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov2017-02-201-1/+1
* crush: merge working data and scratchIlya Dryomov2017-02-201-2/+1Star
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-201-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-165-5/+12
|\
| * libceph: always signal completion when doneIlya Dryomov2016-12-141-1/+1
| * ceph: add flags parameter to send_cap_msgJeff Layton2016-12-121-0/+3
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-0/+5
| * libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-122-4/+3Star
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+1
|\ \ | |/ |/|
| * ceph: don't include blk_types.h in messenger.hChristoph Hellwig2016-11-011-1/+1
* | libceph: initialize last_linger_id with a large integerIlya Dryomov2016-11-101-0/+2
|/