Age | Commit message (Expand) | Author | Files | Lines |
2012-01-16 | [SCSI] libfc: Declare local functions static | Bart Van Assche | 1 | -1/+1 |
2012-01-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2 | -1/+5 |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 1 | -0/+3 |
2012-01-09 | [SCSI] add flag to skip the runtime PM calls on the host | Lin Ming | 1 | -0/+3 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -1/+1 |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 1 | -0/+3 |
2011-12-15 | [SCSI] iscsi class: export pid of process that created | Mike Christie | 1 | -0/+5 |
2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 1 | -1/+0 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 9 | -117/+356 |
2011-10-25 | ore: RAID5 Write | Boaz Harrosh | 1 | -0/+9 |
2011-10-25 | ore: RAID5 read | Boaz Harrosh | 1 | -3/+18 |
2011-10-25 | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh | 1 | -0/+3 |
2011-10-20 | [SCSI] iscsi class: fix vlan configuration | Mike Christie | 1 | -4/+5 |
2011-10-20 | [SCSI] qla4xxx: fix data alignment and use nl helpers | Mike Christie | 1 | -1/+2 |
2011-10-20 | [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA | Mike Christie | 1 | -0/+1 |
2011-10-16 | [SCSI] libsas: fix port->dev_list locking | Dan Williams | 1 | -1/+1 |
2011-10-16 | [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport | Bhanu Prakash Gollapudi | 1 | -0/+2 |
2011-10-14 | ore/exofs: Change ore_check_io API | Boaz Harrosh | 1 | -1/+4 |
2011-10-14 | ore/exofs: Define new ore_verify_layout | Boaz Harrosh | 1 | -0/+8 |
2011-10-14 | ore: Support for partial component table | Boaz Harrosh | 1 | -3/+4 |
2011-10-14 | ore: cleanup: Embed an ore_striping_info inside ore_io_state | Boaz Harrosh | 1 | -0/+1 |
2011-10-04 | ore/exofs: Change the type of the devices array (API change) | Boaz Harrosh | 1 | -1/+25 |
2011-10-03 | ore: Make ore_striping_info and ore_calc_stripe_info public | Boaz Harrosh | 1 | -0/+8 |
2011-10-03 | exofs: Remove unused data_map member from exofs_sb_info | Boaz Harrosh | 1 | -0/+2 |
2011-10-03 | exofs: Rename struct ore_components comps => oc | Boaz Harrosh | 1 | -1/+1 |
2011-10-02 | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 1 | -0/+1 |
2011-10-02 | [SCSI] isci: atapi support | Dan Williams | 1 | -0/+5 |
2011-10-02 | [SCSI] libfc: cache align struct fc_exch fields | Vasu Dev | 1 | -15/+12 |
2011-10-02 | [SCSI] libfc: cache align struct fc_fcp_pkt fields | Vasu Dev | 1 | -28/+21 |
2011-10-02 | [SCSI] libsas: fix warnings when checking sata/stp protocol | Dan Williams | 1 | -0/+1 |
2011-10-02 | [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error | Dan Williams | 1 | -0/+7 |
2011-10-02 | [SCSI] libsas: Allow expander T-T attachments | Luben Tuikov | 2 | -2/+15 |
2011-09-22 | [SCSI] libsas: sgpio write support | Dan Williams | 2 | -0/+19 |
2011-08-30 | [SCSI] scsi_dh: Implement match callback function | Hannes Reinecke | 1 | -0/+1 |
2011-08-30 | [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data | Hannes Reinecke | 1 | -0/+5 |
2011-08-29 | [SCSI] scsi scan: don't fail scans when host is in recovery | Mike Christie | 1 | -1/+2 |
2011-08-27 | [SCSI] scsi: Added support for adapter and firmware reset | Vikas Chaudhary | 1 | -0/+13 |
2011-08-27 | [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi port | Vikas Chaudhary | 1 | -0/+1 |
2011-08-27 | [SCSI] scsi_transport_iscsi: Added support to update mtu | Vikas Chaudhary | 1 | -0/+1 |
2011-08-27 | [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support... | Manish Rangankar | 2 | -0/+20 |
2011-08-27 | [SCSI] iscsi class: add bsg support to iscsi class | Mike Christie | 2 | -1/+116 |
2011-08-27 | [SCSI] iscsi class: expand vlan support | Mike Christie | 1 | -2/+11 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2 | -7/+0 |
2011-08-27 | [SCSI] iscsi class: remove iface param mask | Mike Christie | 2 | -18/+0 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2 | -39/+3 |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 1 | -0/+5 |
2011-08-27 | [SCSI] iscsi class: add iface representation | Mike Christie | 2 | -2/+45 |
2011-08-27 | [SCSI] iscsi_transport: add support for net settings | Mike Christie | 2 | -0/+64 |
2011-08-27 | [SCSI] fcoe: Move common functions to fcoe_transport library | Bhanu Prakash Gollapudi | 1 | -0/+3 |
2011-08-27 | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 1 | -24/+2 |