Sign in
coral
/
linux-mtk
/
9c131ede54421d2207abd66740b2723112b047cc
/
block
/
blk-tag.c
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
be7f99c
block: remov blk_queue_invalidate_tags
by Christoph Hellwig
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
37f02e5
block: Unexport blk_queue_end_tag()
by Bart Van Assche
· 7 years ago
2fff8a9
block: Check locking assumptions at runtime
by Bart Van Assche
· 8 years ago
bd166ef
blk-mq-sched: add framework for MQ capable IO schedulers
by Jens Axboe
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
ee1b6f7
block: support different tag allocation policy
by Shaohua Li
· 10 years ago
d45b327
block: don't assume last put of shared tags is for the host
by Christoph Hellwig
· 10 years ago
a6b3f76
block: Reserve only one queue tag for sync IO if only 3 tags are available
by Jan Kara
· 11 years ago
d41570b
block/blk-tag.c: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
f2b20d4
block: fix blk_queue_end_tag()
by Dan Williams
· 13 years ago
5e08159
block: warn if tag is greater than real_max_depth.
by Tao Ma
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1b59dd5
block: use proper BLK_RW_ASYNC in blk_queue_start_tag()
by Jens Axboe
· 15 years ago
0a7ae2f
block: change the tag sync vs async restriction logic
by Jens Axboe
· 16 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
c6a06f7
block/blk-tag.c: cleanup kernel-doc
by Qinghuang Feng
· 16 years ago
e3ba9ae
block: reserve some tags just for sync IO
by Jens Axboe
· 16 years ago
710027a
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC.
by Randy Dunlap
· 16 years ago
0e3eb45
block: remove unused ->busy part of the block queue tag map
by Matthew Wilcox
· 16 years ago
aa94b53
block: adjust tagging function queue bit locking
by Jens Axboe
· 17 years ago
24c03d4
block: remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
278caf0
block/blk-tag.c should #include "blk.h"
by Adrian Bunk
· 17 years ago
6728cb0
block: make core bits checkpatch compliant
by Jens Axboe
· 17 years ago
8324aa9
block: split tag and sysfs handling from blk-core.c
by Jens Axboe
· 17 years ago