summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez22-22/+22
2011-05-01[SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez1-1/+2
2011-05-01[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez1-1/+1
2011-05-01[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez1-1/+0
2011-05-01[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez1-6/+9
2011-05-01[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez1-3/+3
2011-05-01[SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez1-4/+5
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2-8/+14
2011-04-26Merge branch 'master' into for-nextJiri Kosina173-1216/+2263
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley1-8/+8
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer1-3/+6
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe2-31/+5
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig2-2/+2
2011-04-16[SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal1-4/+9
2011-04-16[SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal1-2/+4
2011-04-16[SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal1-0/+1
2011-04-16[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal9-57/+52
2011-04-16[SCSI] Log thin provisioning threshold eventShyam Iyer2-0/+7
2011-04-10treewide: remove extra semicolonsJustin P. Mattock4-6/+6
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds134-324/+324
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi134-324/+324
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare1-0/+1
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds47-772/+1855
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-31/+21
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke1-2/+1
2011-03-23[SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley1-47/+16
2011-03-23[SCSI] bnx2fc: IO completion not processed due to missed wakeupBhanu Gollapudi1-6/+4
2011-03-23[SCSI] qla4xxx: Update driver version to 5.02.00-k6Vikas Chaudhary1-1/+1
2011-03-23[SCSI] qla4xxx: masking required bits of add_fw_options during initializationPrasanna Mumbai2-0/+6
2011-03-23[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary1-31/+23
2011-03-23[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary1-2/+8
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary1-1/+11
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary1-12/+3
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins4-16/+46
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary2-4/+0
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins6-192/+33
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai1-0/+13
2011-03-23[SCSI] qla4xxx: Do not send mbox command if FW is in failed statePrasanna Mumbai1-6/+18
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary1-7/+0
2011-03-23[SCSI] ses: add subenclosure supportJames Bottomley1-19/+25
2011-03-23[SCSI] bnx2fc: Bump version to 1.0.1Nithin Sujir2-2/+2
2011-03-23[SCSI] bnx2fc: Remove unnecessary module state checksBhanu Gollapudi1-23/+0
2011-03-23[SCSI] bnx2fc: Fix MTU issue by using static MTUBhanu Gollapudi3-36/+6
2011-03-23[SCSI] bnx2fc: Remove network bonding checkingMichael Chan1-7/+0
2011-03-23[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock heldNithin Sujir1-2/+11
2011-03-23[SCSI] bnx2fc: common free list for cleanup commandsBhanu Gollapudi3-32/+58
2011-03-23[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checksNithin Sujir1-14/+5