aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04ceph: fix file open flags on ppc64Alexander Graf1-0/+12
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov1-0/+5
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton1-0/+2
2017-05-04libceph: allow requests to return immediately on full conditions if caller wishesJeff Layton1-0/+1
2017-05-04libceph: remove req->r_replay_versionJeff Layton1-1/+0
2017-05-04ceph: make seeky readdir more efficientYan, Zheng1-0/+2
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng1-3/+4
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova1-3/+3
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova1-1/+2
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova1-1/+2
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov2-4/+5
2017-03-07libceph: osd_request_timeout optionIlya Dryomov2-0/+3
2017-02-24libceph: get rid of ack vs commitIlya Dryomov1-5/+1
2017-02-20rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov1-7/+0
2017-02-20libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov1-1/+1
2017-02-20crush: merge working data and scratchIlya Dryomov1-2/+1
2017-02-20crush: remove mutable part of CRUSH mapIlya Dryomov1-0/+1
2017-02-20libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-5/+12
2016-12-14libceph: always signal completion when doneIlya Dryomov1-1/+1
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton1-0/+3
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng1-0/+5
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2-4/+3
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+2
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig1-1/+1
2016-10-03ceph: handle CEPH_SESSION_REJECT messageYan, Zheng1-0/+1
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov1-0/+1
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov1-1/+1
2016-08-24libceph: support for blacklisting clientsDouglas Fuller2-0/+14
2016-08-24libceph: support for lock.lock_infoDouglas Fuller1-0/+22
2016-08-24libceph: support for advisory locking on RADOS objectsDouglas Fuller1-0/+27
2016-08-24libceph: add ceph_osdc_call() single-page helperDouglas Fuller1-0/+8
2016-08-24libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller1-1/+14
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov1-1/+1
2016-07-28ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann1-1/+2
2016-07-28libceph: fsmap.user subscription supportYan, Zheng2-3/+5
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng1-1/+1
2016-07-28libceph: rados pool namespace supportYan, Zheng2-5/+7
2016-07-28libceph: introduce reference counted stringYan, Zheng2-0/+63
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng1-29/+21
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov1-0/+54
2016-07-28libceph: add an ONSTACK initializer for oidsIlya Dryomov1-0/+5
2016-07-28libceph: fix some missing includesIlya Dryomov3-1/+2
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2-5/+5
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu3-6/+6
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng1-0/+1
2016-05-26ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng1-0/+12
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2-0/+3
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2-1/+1