Age | Commit message (Expand) | Author |
2012-02-25 | scsi: update scsi.h with SYNCHRONIZE_CACHE_16 | Andy Grover |
2012-02-19 | [SCSI] libsas: add mutex for SMP task execution | Jeff Skirvin |
2012-02-19 | [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset | Dan Williams |
2012-02-19 | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams |
2012-02-19 | [SCSI] libsas: perform sas-transport resets in shost->workq context | Dan Williams |
2012-02-19 | [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures | Dan Williams |
2012-02-19 | [SCSI] libsas: let libata handle command timeouts | Dan Williams |
2012-02-19 | [SCSI] libsas: fix timeout vs completion race | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent double completion of scmds from eh | Dan Williams |
2012-02-19 | [SCSI] libsas: close error handling vs sas_ata_task_done() race | Dan Williams |
2012-02-19 | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams |
2012-02-19 | [SCSI] libsas: convert dev->gone to flags | Dan Williams |
2012-02-19 | [SCSI] libsas: introduce sas_drain_work() | Dan Williams |
2012-02-19 | [SCSI] libsas: convert ha->state to flags | Dan Williams |
2012-02-19 | [SCSI] libsas: replace event locks with atomic bitops | Dan Williams |
2012-02-19 | [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device | Dan Williams |
2012-02-19 | [SCSI] libsas: fix domain_device leak | Dan Williams |
2012-02-19 | [SCSI] libsas: kill sas_slave_destroy | Dan Williams |
2012-02-19 | [SCSI] libsas: remove unused ata_task_resp fields | Dan Williams |
2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen |
2012-02-19 | [SCSI] iscsi_transport: Added Ping support | Vikas Chaudhary |
2012-02-19 | [SCSI] scsi_transport_iscsi: added support for host event | Vikas Chaudhary |
2012-02-19 | [SCSI] libiscsi_tcp: fix max_r2t manipulation | Mike Christie |
2012-02-19 | [SCSI] Correctly set the scsi host/msg/status bytes | Moger, Babu |
2012-02-19 | [SCSI] libfc: Add support for FDMI | Neerav Parikh |
2012-02-19 | [SCSI] libfc: Make the libfc Common Transport(CT) code generic | Neerav Parikh |
2012-02-19 | [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GS | Neerav Parikh |
2012-02-19 | [SCSI] scsi_transport_fc: Add FDMI host attributes | Neerav Parikh |
2012-02-19 | [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ... | Vikas Chaudhary |
2012-02-19 | [SCSI] libiscsi: Added support to show targetalias in sysfs | Vikas Chaudhary |
2012-02-08 | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern |
2012-02-08 | SCSI: fix typo in definition of struct scsi_target | Alan Stern |
2012-01-16 | [SCSI] libfc: Declare local functions static | Bart Van Assche |
2012-01-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds |
2012-01-08 | [SCSI] add flag to skip the runtime PM calls on the host | Lin Ming |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend |
2011-12-15 | [SCSI] iscsi class: export pid of process that created | Mike Christie |
2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-24 | ore: RAID5 Write | Boaz Harrosh |
2011-10-24 | ore: RAID5 read | Boaz Harrosh |
2011-10-24 | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh |
2011-10-20 | [SCSI] iscsi class: fix vlan configuration | Mike Christie |
2011-10-20 | [SCSI] qla4xxx: fix data alignment and use nl helpers | Mike Christie |
2011-10-20 | [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA | Mike Christie |
2011-10-16 | [SCSI] libsas: fix port->dev_list locking | Dan Williams |
2011-10-16 | [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport | Bhanu Prakash Gollapudi |