| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [SCSI] libfc: Add support for FDMI | Neerav Parikh | 2012-02-19 | 3 | -0/+527 |
| * | | [SCSI] libfc: Make the libfc Common Transport(CT) code generic | Neerav Parikh | 2012-02-19 | 1 | -12/+48 |
| * | | [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GS | Neerav Parikh | 2012-02-19 | 1 | -2/+2 |
| * | | [SCSI] scsi_transport_fc: Add FDMI host attributes | Neerav Parikh | 2012-02-19 | 1 | -0/+28 |
| * | | [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ... | Vikas Chaudhary | 2012-02-19 | 2 | -0/+21 |
| * | | [SCSI] libiscsi: Added support to show targetalias in sysfs | Vikas Chaudhary | 2012-02-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-03-22 | 2 | -2/+5 |
|\ \ |
|
| * | | scsi: Use struct scsi_lun in fc/fcp.h | Andy Grover | 2012-02-25 | 1 | -2/+4 |
| * | | scsi: update scsi.h with SYNCHRONIZE_CACHE_16 | Andy Grover | 2012-02-25 | 1 | -0/+1 |
| |/ |
|
* | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern | 2012-02-09 | 1 | -0/+3 |
* | | SCSI: fix typo in definition of struct scsi_target | Alan Stern | 2012-02-09 | 1 | -2/+2 |
|/ |
|
* | [SCSI] libfc: Declare local functions static | Bart Van Assche | 2012-01-16 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-01-10 | 2 | -1/+5 |
|\ |
|
| * | [SCSI] iscsi class: export pid of process that created | Mike Christie | 2011-12-15 | 1 | -0/+5 |
| * | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 2011-12-15 | 1 | -1/+0 |
* | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2012-01-10 | 1 | -0/+3 |
|\ \ |
|
| * | | [SCSI] add flag to skip the runtime PM calls on the host | Lin Ming | 2012-01-09 | 1 | -0/+3 |
* | | | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
|/ / |
|
* / | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 2011-12-15 | 1 | -0/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 9 | -117/+356 |
|\ |
|
| * | [SCSI] iscsi class: fix vlan configuration | Mike Christie | 2011-10-20 | 1 | -4/+5 |
| * | [SCSI] qla4xxx: fix data alignment and use nl helpers | Mike Christie | 2011-10-20 | 1 | -1/+2 |
| * | [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA | Mike Christie | 2011-10-20 | 1 | -0/+1 |
| * | [SCSI] libsas: fix port->dev_list locking | Dan Williams | 2011-10-16 | 1 | -1/+1 |
| * | [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport | Bhanu Prakash Gollapudi | 2011-10-16 | 1 | -0/+2 |
| * | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 2011-10-02 | 1 | -0/+1 |
| * | [SCSI] isci: atapi support | Dan Williams | 2011-10-02 | 1 | -0/+5 |
| * | [SCSI] libfc: cache align struct fc_exch fields | Vasu Dev | 2011-10-02 | 1 | -15/+12 |
| * | [SCSI] libfc: cache align struct fc_fcp_pkt fields | Vasu Dev | 2011-10-02 | 1 | -28/+21 |
| * | [SCSI] libsas: fix warnings when checking sata/stp protocol | Dan Williams | 2011-10-02 | 1 | -0/+1 |
| * | [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error | Dan Williams | 2011-10-02 | 1 | -0/+7 |
| * | [SCSI] libsas: Allow expander T-T attachments | Luben Tuikov | 2011-10-02 | 2 | -2/+15 |
| * | [SCSI] libsas: sgpio write support | Dan Williams | 2011-09-22 | 2 | -0/+19 |
| * | [SCSI] scsi_dh: Implement match callback function | Hannes Reinecke | 2011-08-30 | 1 | -0/+1 |
| * | [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data | Hannes Reinecke | 2011-08-30 | 1 | -0/+5 |
| * | [SCSI] scsi scan: don't fail scans when host is in recovery | Mike Christie | 2011-08-29 | 1 | -1/+2 |
| * | [SCSI] scsi: Added support for adapter and firmware reset | Vikas Chaudhary | 2011-08-27 | 1 | -0/+13 |
| * | [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi port | Vikas Chaudhary | 2011-08-27 | 1 | -0/+1 |
| * | [SCSI] scsi_transport_iscsi: Added support to update mtu | Vikas Chaudhary | 2011-08-27 | 1 | -0/+1 |
| * | [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support... | Manish Rangankar | 2011-08-27 | 2 | -0/+20 |
| * | [SCSI] iscsi class: add bsg support to iscsi class | Mike Christie | 2011-08-27 | 2 | -1/+116 |
| * | [SCSI] iscsi class: expand vlan support | Mike Christie | 2011-08-27 | 1 | -2/+11 |
| * | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2011-08-27 | 2 | -7/+0 |
| * | [SCSI] iscsi class: remove iface param mask | Mike Christie | 2011-08-27 | 2 | -18/+0 |
| * | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2011-08-27 | 2 | -39/+3 |
| * | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 2011-08-27 | 1 | -0/+5 |
| * | [SCSI] iscsi class: add iface representation | Mike Christie | 2011-08-27 | 2 | -2/+45 |
| * | [SCSI] iscsi_transport: add support for net settings | Mike Christie | 2011-08-27 | 2 | -0/+64 |
| * | [SCSI] fcoe: Move common functions to fcoe_transport library | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -0/+3 |
| * | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 2011-08-27 | 1 | -24/+2 |