Age | Commit message (Expand) | Author |
2009-10-31 | dpt_i2o: Fix typo of EINVAL | OGAWA Hirofumi |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-10-29 | dpt_i2o: Fix up copy*user | Alan Cox |
2009-10-13 | [SCSI] fix memory leak in initialization | James Bottomley |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-10-02 | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty |
2009-10-02 | [SCSI] st: fix possible memory use after free after MTSETBLK ioctl | David Jeffery |
2009-10-02 | [SCSI] be2iscsi: Moving to pci_pools v3 | Jayamohan Kallickal |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal |
2009-10-02 | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver | Jayamohan Kallickal |
2009-10-02 | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai |
2009-10-02 | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai |
2009-10-02 | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang |
2009-10-02 | [SCSI] scsi_transport_fc: fix missing kernel-doc | Randy Dunlap |
2009-10-02 | [SCSI] scsi_debug: Implement support for DIF Type 2 | Martin K. Petersen |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen |
2009-10-02 | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen |
2009-10-02 | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen |
2009-10-02 | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen |
2009-10-02 | [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands | Hannes Reinecke |
2009-10-02 | [SCSI] sg: Free data buffers after calling blk_rq_unmap_user | Christof Schmitt |
2009-10-02 | [SCSI] sr: consider the last written sector when determining media size | Tejun Heo |
2009-10-02 | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 | Anil Veerabhadrappa |
2009-10-02 | [SCSI] hptiop: Add RR44xx adapter support | HighPoint Linux Team |
2009-10-02 | [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info | Moger, Babu |
2009-10-02 | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath |
2009-10-02 | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 | Nick Cheng |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-21 | trivial: fix typo in aic7xxx comment | Uwe Kleine-Koenig |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-09-12 | [SCSI] fix oops during scsi scanning | James Bottomley |
2009-09-12 | [SCSI] libsrp: fix memory leak in srp_ring_free() | Bart Van Assche |