index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-tag.c
Age
Commit message (
Expand
)
Author
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
block: Unexport blk_queue_end_tag()
Bart Van Assche
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2015-01-23
block: support different tag allocation policy
Shaohua Li
2014-07-08
block: don't assume last put of shared tags is for the host
Christoph Hellwig
2013-06-28
block: Reserve only one queue tag for sync IO if only 3 tags are available
Jan Kara
2012-09-12
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
2011-12-29
block: fix blk_queue_end_tag()
Dan Williams
2011-10-25
block: warn if tag is greater than real_max_depth.
Tao Ma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-06
block: use proper BLK_RW_ASYNC in blk_queue_start_tag()
Jens Axboe
2009-05-20
block: change the tag sync vs async restriction logic
Jens Axboe
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2008-12-29
block/blk-tag.c: cleanup kernel-doc
Qinghuang Feng
2008-10-09
block: reserve some tags just for sync IO
Jens Axboe
2008-10-09
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
2008-08-27
block: remove unused ->busy part of the block queue tag map
Matthew Wilcox
2008-05-07
block: adjust tagging function queue bit locking
Jens Axboe
2008-05-01
block: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
block: make queue flags non-atomic
Nick Piggin
2008-03-04
block/blk-tag.c should #include "blk.h"
Adrian Bunk
2008-02-01
block: make core bits checkpatch compliant
Jens Axboe
2008-01-29
block: split tag and sysfs handling from blk-core.c
Jens Axboe