aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-blocklatestLinus 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
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara
2011-03-23[SCSI] mpt2sas : Added customer specific display supportKashyap, Desai
2011-03-23[SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart
2011-03-23[SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart
2011-03-23[SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart
2011-03-23[SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team