aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03Fix Ultrastor asm snippetSamuel Thibault
2011-06-03bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai
2011-06-03bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai
2011-06-03mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process contextKashyap, Desai
2011-06-03qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi
2011-06-03qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap
2011-06-03qla2xxx: Fix hang during driver unload when vport is active.Arun Easi
2011-06-03qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-17scsi: remove performance regression due to async queue runJens Axboe
2011-05-03[SCSI] fix oops in scsi_run_queue()James Bottomley
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke
2011-03-23[SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley
2011-03-23[SCSI] bnx2fc: IO completion not processed due to missed wakeupBhanu Gollapudi
2011-03-23[SCSI] qla4xxx: Update driver version to 5.02.00-k6Vikas Chaudhary
2011-03-23[SCSI] qla4xxx: masking required bits of add_fw_options during initializationPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary
2011-03-23[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: Do not send mbox command if FW is in failed statePrasanna Mumbai
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary
2011-03-23[SCSI] ses: add subenclosure supportJames Bottomley
2011-03-23[SCSI] bnx2fc: Bump version to 1.0.1Nithin Sujir
2011-03-23[SCSI] bnx2fc: Remove unnecessary module state checksBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Fix MTU issue by using static MTUBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Remove network bonding checkingMichael Chan
2011-03-23[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock heldNithin Sujir
2011-03-23[SCSI] bnx2fc: common free list for cleanup commandsBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checksNithin Sujir
2011-03-23[SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is calledBhanu Gollapudi
2011-03-23[SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie