index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
pagelist.c
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-11-18
libceph: Remove unused ceph_pagelist functions
Dr. David Alan Gilbert
2022-08-03
libceph: fix ceph_pagelist_reserve() comment typo
Jason Wang
2018-10-22
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
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