aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds56-1441/+1179
2012-01-16[SCSI] libfc: remove redundant timer init for fcpYi Zou1-3/+1
2012-01-16[SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.cBart Van Assche2-18/+20
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche5-11/+13
2012-01-16[SCSI] fcoe: fix regression on offload em matching function for initiator/targetYi Zou1-4/+5
2012-01-16[SCSI] qla4xxx: Update driver version to 5.02.00-k12Vikas Chaudhary1-1/+1
2012-01-16[SCSI] qla4xxx: Cleanup modinfo displayKaren Higgins1-16/+17
2012-01-16[SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke2-0/+8
2012-01-16[SCSI] qla4xxx: Added error logging for firmware abortNilesh Javali2-0/+9
2012-01-16[SCSI] qla4xxx: Disable generating pause frames in case of FW hungGiridhar Malavali3-0/+20
2012-01-16[SCSI] qla4xxx: Temperature monitoring for ISP82XX core.Mike Hernandez3-4/+58
2012-01-16[SCSI] megaraid: fix sparse warningsadam radford1-5/+8
2012-01-16[SCSI] sg: convert to kstrtoul_from_user()Stephen Boyd1-14/+11
2012-01-16[SCSI] don't change sdev starvation list order without request dispatchedShaohua Li1-6/+1
2012-01-16[SCSI] isci: fix, prevent port from getting stuck in the 'configuring' stateMarcin Tomczak2-42/+56
2012-01-16[SCSI] isci: fix start OOBMarcin Tomczak1-17/+18
2012-01-16[SCSI] isci: fix io failures while wide port links are coming upMarcin Tomczak2-16/+76
2012-01-16[SCSI] isci: allow more time for wide port targetsMarcin Tomczak1-1/+1
2012-01-16[SCSI] isci: enable wide port targetsBartek Nowakowski3-4/+12
2012-01-16[SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode.Marcin Tomczak1-3/+7
2012-01-16[SCSI] isci: update version to 1.1Dan Williams2-6/+1
2012-01-16[SCSI] isci: remove unused 'isci_tmf->device' fieldMaciej Trela2-5/+4
2012-01-16[SCSI] isci: link speeds default to gen 2Jeff Skirvin2-3/+4
2012-01-16[SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak2-2/+2
2012-01-16[SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin5-5/+111
2012-01-16[SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang4-6/+148
2012-01-16[SCSI] isci: update afe (analog-front-end) recipe for C1Jeff Skirvin4-26/+103
2012-01-16[SCSI] isci: cleanup oem parameter and recipe handlingDan Williams2-102/+86
2012-01-16[SCSI] isci, firmware: Remove isci fallback parameter blob and generatorBen Hutchings4-231/+0
2012-01-16[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2012-01-16[SCSI] megaraid_sas: remove poll_mode_io codeadam radford2-143/+0
2012-01-16[SCSI] megaraid_sas: mask off flags in ioctl pathadam radford1-0/+2
2012-01-16[SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford1-1/+3
2012-01-16[SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron1-0/+2
2012-01-16[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_rolechgJames Smart1-1/+2
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+1
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell4-5/+5
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-7/+61
2012-01-10[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu1-0/+5
2012-01-10[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati6-4/+112
2012-01-10[SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati5-582/+2
2012-01-10[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati1-2/+4
2012-01-10[SCSI] fcoe: remove double check if skb is nonlinearRobert Love1-2/+1
2012-01-10[SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary1-1/+1
2012-01-10[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar1-3/+0
2012-01-10[SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali1-0/+3
2012-01-10[SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali1-4/+12