Age | Commit message (Expand) | Author |
---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-04 | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t | Elena Reshetova |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng |
2012-10-01 | ceph: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-07-10 | net: Fix non-kernel-doc comments with kernel-doc start marker | Ben Hutchings |
2010-10-20 | ceph: fix num_pages_free accounting in pagelist | Sage Weil |
2010-10-20 | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh |