aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/cls_lock_client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08rbd: support for object-map and fast-diffIlya Dryomov1-0/+45
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov1-1/+1
2019-07-08ceph: fix decode_locker to use ceph_decode_entity_addrJeff Layton1-2/+5
2019-05-07libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton1-1/+1
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov1-0/+51
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov1-6/+6
2017-02-20libceph: pass reply buffer length through ceph_osdc_call()Ilya Dryomov1-1/+1
2016-08-24libceph: support for lock.lock_infoDouglas Fuller1-0/+145
2016-08-24libceph: support for advisory locking on RADOS objectsDouglas Fuller1-0/+180