Commit Graph

29 Commits (1b9fd76e30368489b561db5794b3831bcc28c8bc)

Author SHA1 Message Date
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 41e1703b9b [SCSI] bsg: unexport sg v3 helper functions 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
FUJITA Tomonori 337ad41dea block: export blk_verify_command for SG v4 18 years ago
FUJITA Tomonori ac6b91b803 block: changes for blk_rq_unmap_user new API 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Alan Stern 44ec95425c [SCSI] sg: cap reserved_size values at max_sectors 18 years ago
Mike Christie c0d4d573fe [PATCH] Fix SG_IO timeout jiffy conversion 18 years ago
Jens Axboe 8e5cfc45e7 [PATCH] Fixup blk_rq_unmap_user() API 18 years ago
FUJITA Tomonori 335302618f [PATCH] remove unnecessary blk_queue_bounce in SG_IO 18 years ago
FUJITA Tomonori 77d172ce27 [PATCH] fix SG_IO bio leak 18 years ago
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
Tejun Heo 097b8457da [PATCH] scsi: clear garbage after CDBs on SG_IO 18 years ago
Hannes Reinecke 85e04e371b [SCSI] block: convert jiffies to msecs in scsi_ioctl() 18 years ago
Jens Axboe 616e8a091a [PATCH] Fix bad data direction in SG_IO 18 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Christoph Hellwig 21b2f0c803 [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations 19 years ago
Jens Axboe 01840f9c9d [PATCH] blk: Fix SG_IO ioctl failure retry looping 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Jens Axboe 5a57be8d10 [BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev() 19 years ago
Arjan van de Ven 64100099ed [BLOCK] mark some block/ variables cons 19 years ago
Ben Collins f98d2dfd02 [PATCH] block: Cleanup CDROMEJECT ioctl 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 19 years ago
Jens Axboe 3b0e77bd14 [PATCH] scsi_ioctl: only warn for rejected commands 20 years ago
Thomas Maguin 0faf3d3d08 [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command 20 years ago
Douglas Gilbert 942fc2fb73 [SCSI] permit READ DEFECT DATA in block/scsi_ioctl 20 years ago
James Bottomley 994ca9a196 [PATCH] update blk_execute_rq to take an at_head parameter 20 years ago
Jens Axboe f63eb21b4f [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. 20 years ago
James Bottomley e1f546e185 [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c 20 years ago
James Bottomley f1970baf6d [PATCH] Add scatter-gather support for the block layer SG_IO 20 years ago
Jens Axboe dd1cab95f3 [PATCH] Cleanup blk_rq_map_* interfaces 20 years ago
b6651129cc [PATCH] consolidate timeout defintions in scsi.h 20 years ago
0890d74f29 [PATCH] consolidate timeout defintions in scsi.h 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago