[PATCH] block: support larger block pc requests
[safe/jmp/linux-2.6] / block / scsi_ioctl.c
2006-12-01 Mike Christie[PATCH] block: support larger block pc requests
2006-11-16 Tejun Heo[PATCH] scsi: clear garbage after CDBs on SG_IO
2006-11-13 Jens Axboe[PATCH] Fix bad data direction in SG_IO
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-04-13 Christoph Hellwig[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
2006-02-08 Jens Axboe[PATCH] blk: Fix SG_IO ioctl failure retry looping
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Jens Axboe[BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()
2006-01-06 Arjan van de Ven[BLOCK] mark some block/ variables cons
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2005-12-20 Ben Collins[PATCH] block: Cleanup CDROMEJECT ioctl
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...