summaryrefslogtreecommitdiff
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAge
...
| * | | [SCSI] mpt2sas: Bump version 03.100.03.00Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Fixed some of the commentKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Adding MPI Headers - revision LKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Add support in the driver to check for valid response infoKashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ...Kashyap, Desai2009-10-29
| * | | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai2009-10-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ | |_|/ / |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
|\ \ \
| * | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| * | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-28
| * | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-28
| * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (scsi)Dominik Brodowski2009-11-09
* | | | [SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov2009-11-26
* | | | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-26
* | | | [SCSI] sd: Return correct error code for DIFMartin K. Petersen2009-11-26
* | | | [SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* | | | [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones2009-11-11
* | | | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang2009-11-06
* | | | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath2009-11-06
* | | | [SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2009-11-06
* | | | [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King2009-11-06
* | | | [SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin2009-11-03
| |/ / |/| |
* | | dpt_i2o: Fix typo of EINVALOGAWA Hirofumi2009-10-31
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-29
|\ \
| * | [SCSI] fix memory leak in initializationJames Bottomley2009-10-13
| |/
* / dpt_i2o: Fix up copy*userAlan Cox2009-10-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-11
|\
| * [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty2009-10-02
| * [SCSI] st: fix possible memory use after free after MTSETBLK ioctlDavid Jeffery2009-10-02
| * [SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal2009-10-02
| * [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-02
| * [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal2009-10-02
| * [SCSI] mpt2sas: Bump version 02.100.03.00Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai2009-10-02