linux/drivers/block
Stephen M. Cameron caa6b6d39d cciss: Fix scsi tape io with more than 255 scatter gather elements
commit bc67f63650 upstream.

The total number of scatter gather elements in the CISS command
used by the scsi tape code was being cast to a u8, which can hold
at most 255 scatter gather elements.  It should have been cast to
a u16.  Without this patch the command gets rejected by the controller
since the total scatter gather count did not add up to the right
value resulting in an i/o error.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-22 16:21:24 -07:00
..
aoe
drbd Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus 2011-06-30 10:10:50 +02:00
paride block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal 2011-06-02 05:29:19 +09:00
xen-blkback xen/blkback: Report VBD_WSECT (wr_sect) properly. 2011-11-11 09:37:07 -08:00
amiflop.c
ataflop.c
brd.c brd: export module parameters 2011-05-26 21:06:50 +02:00
cciss_cmd.h
cciss_scsi.c cciss: Fix scsi tape io with more than 255 scatter gather elements 2012-04-22 16:21:24 -07:00
cciss_scsi.h
cciss.c block: add and use scsi_blk_cmd_ioctl 2012-01-25 17:24:54 -08:00
cciss.h cciss: do not attempt to read from a write-only register 2011-08-04 21:58:38 -07:00
cpqarray.c
cpqarray.h
cryptoloop.c
DAC960.c
DAC960.h
floppy.c floppy: use del_timer_sync() in init cleanup 2011-10-03 11:40:36 -07:00
hd.c
ida_cmd.h
ida_ioctl.h
Kconfig
loop.c loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other 2011-08-29 13:29:09 -07:00
Makefile
mg_disk.c
nbd.c nbd: adjust 'max_part' according to part_shift 2011-05-28 14:44:46 +02:00
osdblk.c
pktcdvd.c
ps3disk.c
ps3vram.c
rbd_types.h
rbd.c rbd: handle online resize of underlying rbd image 2011-05-24 11:52:08 -07:00
smart1,2.h
sunvdc.c
swim_asm.S
swim.c
swim3.c
sx8.c block, sx8: fix pointer math issue getting fw version 2012-03-19 08:57:58 -07:00
ub.c block: add and use scsi_blk_cmd_ioctl 2012-01-25 17:24:54 -08:00
umem.c
umem.h
viodasd.c
virtio_blk.c block: add and use scsi_blk_cmd_ioctl 2012-01-25 17:24:54 -08:00
xd.c
xd.h
xen-blkfront.c xen-blkfront: Fix one off warning about name clash 2011-08-29 13:29:11 -07:00
xsysace.c
z2ram.c