开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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