summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] isci: cleanup oem parameter and recipe handlingDan Williams2012-01-162-102/+86
| * | [SCSI] isci, firmware: Remove isci fallback parameter blob and generatorBen Hutchings2012-01-164-231/+0
| * | [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-01-162-4/+4
| * | [SCSI] megaraid_sas: remove poll_mode_io codeadam radford2012-01-162-143/+0
| * | [SCSI] megaraid_sas: mask off flags in ioctl pathadam radford2012-01-161-0/+2
| * | [SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford2012-01-161-1/+3
| * | [SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron2012-01-161-0/+2
| * | [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart2012-01-161-1/+2
| * | [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-101-0/+5
| * | [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-106-4/+112
| * | [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-105-582/+2
| * | [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-101-2/+4
| * | [SCSI] fcoe: remove double check if skb is nonlinearRobert Love2012-01-101-2/+1
| * | [SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary2012-01-101-1/+1
| * | [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar2012-01-101-3/+0
| * | [SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali2012-01-101-0/+3
| * | [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali2012-01-101-4/+12
| * | [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade2012-01-101-162/+237
| * | [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-101-2/+3
| * | [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-101-0/+4
| * | [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-101-0/+2
* | | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-1/+1
|\ \ \
| * | | block: misc updates to blk_get_queue()Tejun Heo2011-12-141-1/+1
* | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-141-1/+1
|\ \ \ \
| * | | | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-1/+1
* | | | | block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-141-2/+9
* | | | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-141-1/+1
* | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-134-5/+5
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-7/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PCI: Rework config space blocking servicesJan Kiszka2012-01-062-7/+61
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-1064-2597/+3610
|\ \ \ \ \
| * | | | | [SCSI] lpfc 8.3.28: Update driver version to 8.3.28James Smart2011-12-151-1/+1
| * | | | | [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart2011-12-159-167/+470
| * | | | | [SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart2011-12-156-139/+350
| * | | | | [SCSI] Lpfc 8.3.28: FC and SCSI Discovery FixesJames Smart2011-12-158-19/+75
| * | | | | [SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart2011-12-157-93/+263
| * | | | | [SCSI] lpfc 8.3.28: SLI fixes and added SLI4 supportJames Smart2011-12-157-126/+156
| * | | | | [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart2011-12-159-398/+356
| * | | | | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...nagalakshmi.nandigama@lsi.com2011-12-152-15/+8
| * | | | | [SCSI] mac_scsi: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-151-2/+1
| * | | | | [SCSI] qla4xxx: Update driver version to 5.02.00-k10Vikas Chaudhary2011-12-151-1/+1
| * | | | | [SCSI] qla4xxx: check for FW alive before calling chip_resetShyam Sunder2011-12-152-24/+52
| * | | | | [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctlyVikas Chaudhary2011-12-151-3/+3
| * | | | | [SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali2011-12-151-8/+11
| * | | | | [SCSI] qla4xxx: Wait for disable_acb before doing set_acbVikas Chaudhary2011-12-151-1/+10
| * | | | | [SCSI] qla4xxx: Don't recover adapter if device state is FAILEDSarang Radke2011-12-151-0/+21
| * | | | | [SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1Sarang Radke2011-12-151-0/+20
| * | | | | [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez2011-12-151-0/+4
| * | | | | [SCSI] qla4xxx: Perform context resets in case of context failures.Vikas Chaudhary2011-12-151-11/+19
| * | | | | [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-151-2/+19
OpenPOWER on IntegriCloud