index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-tag.c
Age
Commit message (
Expand
)
Author
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