| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [SCSI] st: remove unused orig_frp_segs | FUJITA Tomonori | 2009-01-02 | 2 | -5/+3 |
| * | [SCSI] st: simplify new_tape_buffer | FUJITA Tomonori | 2009-01-02 | 1 | -15/+6 |
| * | [SCSI] st: remove struct scatterlist | FUJITA Tomonori | 2009-01-02 | 2 | -7/+2 |
| * | [SCSI] st: kill struct st_buff_fragment | FUJITA Tomonori | 2009-01-02 | 2 | -42/+43 |
| * | [SCSI] st: remove buf_to_sg | FUJITA Tomonori | 2009-01-02 | 1 | -29/+0 |
| * | [SCSI] st: convert dio path to use st_scsi_execute | FUJITA Tomonori | 2009-01-02 | 2 | -53/+24 |
| * | [SCSI] st: convert non-dio path to use st_scsi_execute | FUJITA Tomonori | 2009-01-02 | 1 | -6/+21 |
| * | [SCSI] st: add st_scsi_execute helper function | FUJITA Tomonori | 2009-01-02 | 2 | -0/+55 |
| * | [SCSI] st: add struct rq_map_data support | FUJITA Tomonori | 2009-01-02 | 2 | -0/+13 |
| * | [SCSI] st: make all the fragment buffers the same size | FUJITA Tomonori | 2009-01-02 | 1 | -9/+9 |
| * | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE | FUJITA Tomonori | 2009-01-02 | 1 | -0/+1 |
| * | [SCSI] block: fix the partial mappings with struct rq_map_data | FUJITA Tomonori | 2009-01-02 | 1 | -0/+1 |
| * | [SCSI] ibmvscsi: Make max_requests module parameter more accurate | Brian King | 2009-01-02 | 1 | -6/+10 |
| * | [SCSI] lpfc: Move a dereference below a NULL test | Julia Lawall | 2009-01-02 | 1 | -1/+2 |
| * | [SCSI] sgiwd93: Fix compilation warning | Dmitri Vorobiev | 2009-01-02 | 1 | -1/+2 |
| * | [SCSI] ibmvfc: Fixup command response translation | Brian King | 2009-01-02 | 1 | -5/+5 |
| * | [SCSI] Fix uninitialized variable error in scsi_io_completion | Alan Stern | 2009-01-02 | 1 | -1/+5 |
| * | [SCSI] clean up scsi_times_out | Christoph Hellwig | 2009-01-02 | 1 | -18/+6 |
| * | [SCSI] remove severly outdated comment in scsi_dispatch_cmd | Christoph Hellwig | 2009-01-02 | 1 | -4/+0 |
| * | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 25 | -77/+75 |
* | | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal | 2009-01-08 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2009-01-07 | 2 | -42/+70 |
|\ \ |
|
| * | | fastboot: make scsi probes asynchronous | Arjan van de Ven | 2009-01-07 | 2 | -42/+70 |
* | | | trivial: Fix misspelling of "firmware" in qla1280.c | Nick Andrew | 2009-01-06 | 1 | -2/+2 |
* | | | trivial: Fix misspelling of "firmware" in a100u2w.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | | | trivial: Fix misspelling of "firmware" in megaraid.c | Nick Andrew | 2009-01-06 | 1 | -2/+2 |
* | | | trivial: Fix misspelling of "firmware" in ql4_mbx.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 2 | -7/+7 |
* | | | trivial: fix singal -> signal typo | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
|/ / |
|
* | | remove ide-scsi | FUJITA Tomonori | 2009-01-02 | 3 | -845/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-30 | 115 | -5406/+24604 |
|\ |
|
| * | [SCSI] fcoe: fix configuration problems | James Bottomley | 2008-12-30 | 1 | -2/+2 |
| * | [SCSI] cxgb3i: fix select/depend problem | James Bottomley | 2008-12-30 | 1 | -0/+1 |
| * | [SCSI] fcoe: fix incorrect use of struct module | James Bottomley | 2008-12-30 | 1 | -5/+5 |
| * | [SCSI] cxgb3i: remove use of skb->sp | Karen Xie | 2008-12-30 | 2 | -7/+7 |
| * | [SCSI] cxgb3i: Add cxgb3i iSCSI driver. | Karen Xie | 2008-12-30 | 13 | -0/+4788 |
| * | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 2008-12-29 | 8 | -115/+174 |
| * | [SCSI] eata: fix the data buffer accessors conversion regression | FUJITA Tomonori | 2008-12-29 | 1 | -3/+12 |
| * | [SCSI] ibmvfc: Improve async event handling | Brian King | 2008-12-29 | 2 | -5/+7 |
| * | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2008-12-29 | 2 | -8/+12 |
| * | [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done | Mark Nelson | 2008-12-29 | 1 | -2/+2 |
| * | [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout | James Smart | 2008-12-29 | 1 | -3/+10 |
| * | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 2008-12-29 | 16 | -461/+1443 |
| * | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love | 2008-12-29 | 6 | -0/+2466 |
| * | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 2008-12-29 | 10 | -0/+8020 |
| * | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 2008-12-29 | 1 | -2/+2 |
| * | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori | 2008-12-29 | 1 | -1/+1 |
| * | [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -3/+6 |
| * | [SCSI] st: convert get_location to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -4/+11 |
| * | [SCSI] st: convert write_mode_page to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -7/+14 |