开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
alloc.c
Age
Commit message (
Expand
)
Author
2014-08-04
bcache allocator: send discards with correct size
Slava Pestov
2014-03-18
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-03-18
bcache: Better alloc tracepoints
Kent Overstreet
2014-01-08
bcache: Improve bucket_prio() calculation
Kent Overstreet
2014-01-08
bcache: Rework allocator reserves
Kent Overstreet
2013-12-16
bcache: bugfix - moving_gc now moves only correct buckets
Nicholas Swenson
2013-11-10
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-10
bcache: Debug code improvements
Kent Overstreet
2013-11-10
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-10
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-10
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
bcache: Use blkdev_issue_discard()
Kent Overstreet
2013-07-12
bcache: Allocation kthread fixes
Kent Overstreet
2013-06-26
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
bcache: Convert allocator thread to kthread
Kent Overstreet
2013-04-30
bcache: Allocator cleanup/fixes
Kent Overstreet
2013-03-25
bcache: Style/checkpatch fixes
Kent Overstreet
2013-03-23
bcache: A block layer cache
Kent Overstreet