summaryrefslogtreecommitdiffstats
path: root/net/ceph/pagelist.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* libceph: reference counting pagelistYan, Zheng2014-10-141-2/+5
* ceph: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-011-3/+2
* net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-101-10/+4
* ceph: fix num_pages_free accounting in pagelistSage Weil2010-10-201-0/+1
* ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2010-10-201-9/+97
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+65