aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-118/+63
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski5-7/+1
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm1-1/+1
2009-11-26[SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov1-1/+1
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2-50/+31
2009-11-26[SCSI] sd: Return correct error code for DIFMartin K. Petersen1-1/+1
2009-11-11[SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-11[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones1-1/+1
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (scsi)Dominik Brodowski4-109/+60
2009-11-06[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang1-1/+0
2009-11-06[SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath1-5/+5
2009-11-06[SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2-9/+34
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King1-0/+3
2009-11-03[SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin1-1/+1
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi1-1/+1
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-5/+4
2009-10-29dpt_i2o: Fix up copy*userAlan Cox1-0/+4
2009-10-13[SCSI] fix memory leak in initializationJames Bottomley2-5/+4
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds247-610/+58321
2009-10-02[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty1-2/+4
2009-10-02[SCSI] st: fix possible memory use after free after MTSETBLK ioctlDavid Jeffery1-3/+0
2009-10-02[SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal3-65/+51
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal6-7/+16
2009-10-02[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal13-0/+7118
2009-10-02[SCSI] mpt2sas: Bump version 02.100.03.00Kashyap, Desai1-3/+3
2009-10-02[SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANTKashyap, Desai1-5/+6
2009-10-02[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK.Kashyap, Desai1-3/+1
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai3-3/+10
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai6-54/+372
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TMKashyap, Desai4-137/+307
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai9-9/+9
2009-10-02[SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.Kashyap, Desai1-0/+334
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai11-207/+652
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang197-0/+49182
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap1-0/+2
2009-10-02[SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen1-23/+116
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2-11/+75
2009-10-02[SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen1-4/+7
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen3-76/+42
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2-28/+7
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke1-0/+3
2009-10-02[SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt1-5/+5
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo1-8/+14
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2-1/+3
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2-12/+28
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu1-2/+0
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath1-27/+31
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2-0/+8
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-13/+30