aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* 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
| * [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.Kashyap, Desai2009-10-02
| * [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-02
| * [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-02
| * [SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap2009-10-02
| * [SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen2009-10-02
| * [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-02
| * [SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen2009-10-02
| * [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-02
| * [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-02
| * [SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke2009-10-02
| * [SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt2009-10-02
| * [SCSI] sr: consider the last written sector when determining media sizeTejun Heo2009-10-02
| * [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2009-10-02
| * [SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2009-10-02
| * [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu2009-10-02
| * [SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath2009-10-02
| * [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2009-10-02
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* headers: kref.h reduxAlexey Dobriyan2009-09-26
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-21
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput2009-09-20
* includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput2009-09-20
* driver model: constify attribute groupsDavid Brownell2009-09-15
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14
|\ \
| * | [SCSI] fix oops during scsi scanningJames Bottomley2009-09-12
| * | [SCSI] libsrp: fix memory leak in srp_ring_free()Bart Van Assche2009-09-12
| * | [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-12
| * | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-12
| * | [SCSI] scsi_dh_rdac: changes for rdac debug loggingMoger, Babu2009-09-12