Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 9 | -117/+356 |
2011-10-24 | ore: RAID5 Write | Boaz Harrosh | 1 | -0/+9 |
2011-10-24 | ore: RAID5 read | Boaz Harrosh | 1 | -3/+18 |
2011-10-24 | 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 |
2011-08-06 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -0/+125 |
2011-08-06 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 1 | -0/+125 |
2011-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+0 |
2011-07-28 | [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info | Yi Zou | 1 | -1/+0 |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -8/+52 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2011-07-25 | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h | Nicholas Bellinger | 1 | -0/+30 |