Age | Commit message (Expand) | Author | Files | Lines |
2009-10-29 | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset | Kashyap, Desai | 1 | -1/+33 |
2009-10-29 | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai | 4 | -22/+24 |
2009-10-29 | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai | 4 | -6/+7 |
2009-10-29 | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV... | Kashyap, Desai | 1 | -4/+3 |
2009-10-29 | [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R... | Kashyap, Desai | 1 | -2/+2 |
2009-10-29 | [SCSI] mpt2sas: Added new info messages for IR and Expander events. | Kashyap, Desai | 1 | -2/+14 |
2009-10-29 | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part... | Kashyap, Desai | 1 | -0/+25 |
2009-10-29 | [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init | Kashyap, Desai | 1 | -0/+9 |
2009-10-29 | [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support | Kashyap, Desai | 3 | -8/+29 |
2009-10-29 | [SCSI] mpt2sas: Added command line option diag_buffer_enable. | Kashyap, Desai | 3 | -37/+104 |
2009-10-29 | [SCSI] mpt2sas: Fixed some of the comment | Kashyap, Desai | 1 | -10/+10 |
2009-10-29 | [SCSI] mpt2sas: Support for stopping driver when Firmware encounters | Kashyap, Desai | 4 | -16/+119 |
2009-10-29 | [SCSI] mpt2sas: Adding MPI Headers - revision L | Kashyap, Desai | 5 | -14/+305 |
2009-10-29 | [SCSI] mpt2sas: New device SAS2208 support is added | Kashyap, Desai | 2 | -0/+26 |
2009-10-29 | [SCSI] mpt2sas: Add support in the driver to check for valid response info | Kashyap, Desai | 1 | -13/+14 |
2009-10-29 | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ... | Kashyap, Desai | 1 | -47/+62 |
2009-10-29 | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup | Kashyap, Desai | 3 | -210/+255 |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2 | -5/+4 |
2009-10-29 | dpt_i2o: Fix up copy*user | Alan Cox | 1 | -0/+4 |
2009-10-13 | [SCSI] fix memory leak in initialization | James Bottomley | 2 | -5/+4 |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 247 | -610/+58321 |
2009-10-02 | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 1 | -2/+4 |
2009-10-02 | [SCSI] st: fix possible memory use after free after MTSETBLK ioctl | David Jeffery | 1 | -3/+0 |
2009-10-02 | [SCSI] be2iscsi: Moving to pci_pools v3 | Jayamohan Kallickal | 3 | -65/+51 |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 6 | -7/+16 |
2009-10-02 | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver | Jayamohan Kallickal | 13 | -0/+7118 |
2009-10-02 | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai | 1 | -3/+3 |
2009-10-02 | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 1 | -5/+6 |
2009-10-02 | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 1 | -3/+1 |
2009-10-02 | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 3 | -3/+10 |
2009-10-02 | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 6 | -54/+372 |
2009-10-02 | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 4 | -137/+307 |
2009-10-02 | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 9 | -9/+9 |
2009-10-02 | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai | 1 | -0/+334 |
2009-10-02 | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 11 | -207/+652 |
2009-10-02 | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 197 | -0/+49182 |
2009-10-02 | [SCSI] scsi_transport_fc: fix missing kernel-doc | Randy Dunlap | 1 | -0/+2 |
2009-10-02 | [SCSI] scsi_debug: Implement support for DIF Type 2 | Martin K. Petersen | 1 | -23/+116 |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2 | -11/+75 |
2009-10-02 | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 1 | -4/+7 |
2009-10-02 | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 3 | -76/+42 |
2009-10-02 | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2 | -28/+7 |
2009-10-02 | [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands | Hannes Reinecke | 1 | -0/+3 |
2009-10-02 | [SCSI] sg: Free data buffers after calling blk_rq_unmap_user | Christof Schmitt | 1 | -5/+5 |
2009-10-02 | [SCSI] sr: consider the last written sector when determining media size | Tejun Heo | 1 | -8/+14 |
2009-10-02 | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 | Anil Veerabhadrappa | 2 | -1/+3 |
2009-10-02 | [SCSI] hptiop: Add RR44xx adapter support | HighPoint Linux Team | 2 | -12/+28 |
2009-10-02 | [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info | Moger, Babu | 1 | -2/+0 |
2009-10-02 | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath | 1 | -27/+31 |
2009-10-02 | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 | Nick Cheng | 2 | -0/+8 |