Commit Graph

63 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Jaswinder Singh Rajput 98840f2ce5 includecheck fix: drivers/scsi, ibmvscsi.c 16 years ago
Brian King e08afeb7e6 [SCSI] ibmvscsi: Fix module load hang 16 years ago
Greg Kroah-Hartman 559fde7068 ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device 16 years ago
Brian King 126c5cc37e [SCSI] ibmvscsi: Add support for capabilities MAD 16 years ago
Robert Jennings c1988e3123 [SCSI] ibmvscsi: Enable fast fail feature 16 years ago
Brian King 3507e13fcb [SCSI] ibmvscsi: Send adapter info before login 16 years ago
Robert Jennings e1a5ce5b88 [SCSI] ibmvscsi: Add specific timeouts for operations 16 years ago
Brian King fbc56f0801 [SCSI] ibmvscsi: Add 16 byte CDB support 16 years ago
Roel Kluin 16b3858ec9 [SCSI] ibmvscsi: Remove redundant test on unsigned. 16 years ago
Robert Jennings e637d55319 [SCSI] ibmvscsi: Correct DMA mapping leak 16 years ago
Ingo Molnar fe333321e2 powerpc: Change u64/s64 to a long long integer type 16 years ago
Brian King 4f10aae0d1 [SCSI] ibmvscsi: Make max_requests module parameter more accurate 16 years ago
Brian King 21465eda9e [SCSI] ibmvscsi: Don't fail EH due to insufficient resources 16 years ago
James Bottomley 97b5648a8b [SCSI] ibmvscsi: switch to block timeout 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Brian King 004dd5e886 [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Robert Jennings 7912a0ac59 ibmvscsi: driver enablement for CMO 17 years ago
Brian King ca61668b82 [SCSI] ibmvscsi: Non SCSI error status fixup 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Brian King c3a3b55ae8 [SCSI] ibmvscsi: Handle non SCSI error status 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Robert Jennings 860784c8a2 [SCSI] ibmvscsi: requeue while CRQ closed 17 years ago
Brian King d1a357fcc8 [SCSI] ibmvscsi: Set default command timeout 17 years ago
Robert Jennings 3c887e8a1a [SCSI] ibmvscsi: Prevent IO during partner login 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
David Woodhouse d3849d512f [SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel 18 years ago
FUJITA Tomonori aebd5e476e [SCSI] transport_srp: add rport roles attribute 18 years ago
FUJITA Tomonori 4d68041907 [SCSI] ibmvscsi: convert to use the srp transport class 18 years ago
FUJITA Tomonori 7603e02eac [SCSI] ibmvscsi: use shost_priv 18 years ago
FUJITA Tomonori ed3a3633b7 [SCSI] ibmvscsi: remove unnecessary map_sg check 18 years ago
FUJITA Tomonori 9413d7b8aa [SCSI] ibmvscsi: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori 33874a002d [SCSI] ibmvscsi: fix timeout bugs 18 years ago
Brian King 35f51eee99 [SCSI] ibmvscsi: Abort path fix 18 years ago
Brian King 06f923cbf0 [SCSI] ibmvscsi: Misc. locking fixes 18 years ago
Brian King 3d0e91f7ac [SCSI] ibmvscsi: Add eh_host_reset_handler 18 years ago
Brian King 6c0a60ec52 [SCSI] ibmvscsi: Enhanced error logging 18 years ago
Brian King 2a7309372f [SCSI] ibmvscsi: Remove unnecessary map_sg check 18 years ago
Brian King 742d25b819 [SCSI] ibmvscsi: Changeable queue depth 18 years ago
Robert Jennings 0979c84b4a [SCSI] ibmvscsi: add slave_configure to allow device restart 18 years ago
Robert Jennings a897ff2a63 [SCSI] ibmvscsi: allow for dynamic adjustment of server request_limit 18 years ago
Santiago Leon 9c3121feef [SCSI] ibmvscsi: correctly reenable CRQ 19 years ago
Dave C Boutcher cefbda2d6c [SCSI] ibmvscsi: treat busy and error conditions separately 19 years ago
FUJITA Tomonori e5dbfa6621 [SCSI] ibmvscsi: fix leak when failing to send srp event 19 years ago
FUJITA Tomonori 4c021dd136 [SCSI] ibmvscsi: convert kmalloc + memset to kcalloc 19 years ago
FUJITA Tomonori ef26567343 [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h 19 years ago
Dave C Boutcher 9b833e428a [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state 19 years ago
Dave C Boutcher 2b541f8f77 [SCSI] ibmvscsi: handle re-enable firmware message 19 years ago