aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/pagelist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22libceph: introduce ceph_pagelist_alloc()Ilya Dryomov1-10/+1
2018-08-02libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova1-3/+3
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-10-14libceph: reference counting pagelistYan, Zheng1-1/+4
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+54