summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | | | | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier2011-12-151-13/+0
| * | | | | [SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier2011-12-151-1/+1
| * | | | | [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier2011-12-151-1/+1
| * | | | | [SCSI] mpt2sas : Bump driver vesion to 12.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
| * | | | | [SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2011-12-152-58/+29
| * | | | | [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrivenagalakshmi.nandigama@lsi.com2011-12-151-2/+4
| * | | | | [SCSI] mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2011-12-151-3/+4
| * | | | | [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-23/+90
| * | | | | [SCSI] mpt2sas: Added support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-0/+28
| * | | | | [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MBnagalakshmi.nandigama@lsi.com2011-12-151-5/+5
| * | | | | [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrivenagalakshmi.nandigama@lsi.com2011-12-152-43/+74
| * | | | | [SCSI] mpt2sas: Bump driver version to 11.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
| * | | | | [SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...nagalakshmi.nandigama@lsi.com2011-12-153-11/+12
| * | | | | [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...nagalakshmi.nandigama@lsi.com2011-12-151-8/+12
| * | | | | [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-22/+36
| * | | | | [SCSI] mpt2sas: Adding support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-2/+7
| * | | | | [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...nagalakshmi.nandigama@lsi.com2011-12-151-0/+2
| * | | | | [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error conditionnagalakshmi.nandigama@lsi.com2011-12-153-0/+63
| * | | | | [SCSI] be2iscsi: cleanup a min_t() callDan Carpenter2011-12-151-2/+3
| * | | | | [SCSI] hpsa: add the Smart Array 5i to the kdump blacklistTomas Henzl2011-12-151-0/+2
OpenPOWER on IntegriCloud