summaryrefslogtreecommitdiff
path: root/net/ceph/pagelist.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2014-10-14libceph: reference counting pagelistYan, Zheng
2012-10-01ceph: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-07-10net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings
2010-10-20ceph: fix num_pages_free accounting in pagelistSage Weil
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh