original_kernel/block
Jens Axboe aa94b5371f block: adjust tagging function queue bit locking
For most initialization purposes, calling blk_queue_init_tags() without
the queue lock held is OK. Only if called for resizing an existing map
must the lock be held. Ditto for tag cleanup, the maps are reference
counted.

So switch the general queue flag setting to the unlocked variant, but
retain the locked variant for resizing.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-05-07 09:27:43 +02:00
..
Kconfig
Kconfig.iosched
Makefile
as-iosched.c
blk-barrier.c block: remove remaining __FUNCTION__ occurrences 2008-05-01 08:04:02 -07:00
blk-core.c block: remove remaining __FUNCTION__ occurrences 2008-05-01 08:04:02 -07:00
blk-exec.c
blk-ioc.c
blk-map.c
blk-merge.c
blk-settings.c block: remove remaining __FUNCTION__ occurrences 2008-05-01 08:04:02 -07:00
blk-sysfs.c block: sysfs store function needs to grab queue_lock and use queue_flag_*() 2008-05-07 09:09:39 +02:00
blk-tag.c block: adjust tagging function queue bit locking 2008-05-07 09:27:43 +02:00
blk.h block: rename and export rq_init() 2008-04-29 14:48:55 +02:00
blktrace.c
bsg.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-05-02 13:52:35 -07:00
cfq-iosched.c
compat_ioctl.c
deadline-iosched.c
elevator.c block: remove remaining __FUNCTION__ occurrences 2008-05-01 08:04:02 -07:00
genhd.c mm: bdi: export BDI attributes in sysfs 2008-04-30 08:29:49 -07:00
ioctl.c
noop-iosched.c
scsi_ioctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-05-02 13:52:35 -07:00