Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | [SCSI] sd: DIF: Show app tag on error | Martin K. Petersen | 1 | -2/+3 |
2009-01-05 | [SCSI] Fix error handling for DIF/DIX | Martin K. Petersen | 1 | -1/+8 |
2009-01-05 | [SCSI] scsi_lib: don't decrement busy counters when inserting commands | James Bottomley | 1 | -22/+39 |
2009-01-02 | [SCSI] libsas: fix test for negative unsigned and typos | Roel Kluin | 1 | -6/+6 |
2009-01-02 | [SCSI] a2091, gvp11: kill warn_unused_result warnings | Geert Uytterhoeven | 2 | -8/+18 |
2009-01-02 | [SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive... | Reinhard Nissl | 1 | -1/+1 |
2009-01-02 | [SCSI] st: retry enlarge_buffer allocation | Kai Makisara | 1 | -1/+10 |
2009-01-02 | [SCSI] st: integrate st_scsi_kern_execute and st_do_scsi | Kai Makisara | 1 | -136/+66 |
2009-01-02 | [SCSI] st: remove unused frp_sg_current | FUJITA Tomonori | 2 | -3/+0 |
2009-01-02 | [SCSI] st: remove unused orig_frp_segs | FUJITA Tomonori | 2 | -5/+3 |
2009-01-02 | [SCSI] st: simplify new_tape_buffer | FUJITA Tomonori | 1 | -15/+6 |
2009-01-02 | [SCSI] st: remove struct scatterlist | FUJITA Tomonori | 2 | -7/+2 |
2009-01-02 | [SCSI] st: kill struct st_buff_fragment | FUJITA Tomonori | 2 | -42/+43 |
2009-01-02 | [SCSI] st: remove buf_to_sg | FUJITA Tomonori | 1 | -29/+0 |
2009-01-02 | [SCSI] st: convert dio path to use st_scsi_execute | FUJITA Tomonori | 2 | -53/+24 |
2009-01-02 | [SCSI] st: convert non-dio path to use st_scsi_execute | FUJITA Tomonori | 1 | -6/+21 |
2009-01-02 | [SCSI] st: add st_scsi_execute helper function | FUJITA Tomonori | 2 | -0/+55 |
2009-01-02 | [SCSI] st: add struct rq_map_data support | FUJITA Tomonori | 2 | -0/+13 |
2009-01-02 | [SCSI] st: make all the fragment buffers the same size | FUJITA Tomonori | 1 | -9/+9 |
2009-01-02 | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE | FUJITA Tomonori | 1 | -0/+1 |
2009-01-02 | [SCSI] block: fix the partial mappings with struct rq_map_data | FUJITA Tomonori | 1 | -0/+1 |
2009-01-02 | [SCSI] ibmvscsi: Make max_requests module parameter more accurate | Brian King | 1 | -6/+10 |
2009-01-02 | [SCSI] lpfc: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-01-02 | [SCSI] sgiwd93: Fix compilation warning | Dmitri Vorobiev | 1 | -1/+2 |
2009-01-02 | [SCSI] ibmvfc: Fixup command response translation | Brian King | 1 | -5/+5 |
2009-01-02 | [SCSI] Fix uninitialized variable error in scsi_io_completion | Alan Stern | 1 | -1/+5 |
2009-01-02 | [SCSI] clean up scsi_times_out | Christoph Hellwig | 1 | -18/+6 |
2009-01-02 | [SCSI] remove severly outdated comment in scsi_dispatch_cmd | Christoph Hellwig | 1 | -4/+0 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 25 | -77/+75 |
2009-01-02 | remove ide-scsi | FUJITA Tomonori | 3 | -845/+4 |
2008-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 115 | -5406/+24604 |
2008-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -11/+21 |
2008-12-30 | [SCSI] fcoe: fix configuration problems | James Bottomley | 1 | -2/+2 |
2008-12-30 | [SCSI] cxgb3i: fix select/depend problem | James Bottomley | 1 | -0/+1 |
2008-12-30 | [SCSI] fcoe: fix incorrect use of struct module | James Bottomley | 1 | -5/+5 |
2008-12-30 | [SCSI] cxgb3i: remove use of skb->sp | Karen Xie | 2 | -7/+7 |
2008-12-30 | [SCSI] cxgb3i: Add cxgb3i iSCSI driver. | Karen Xie | 13 | -0/+4788 |
2008-12-29 | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) | Bartlomiej Zolnierkiewicz | 1 | -11/+21 |
2008-12-29 | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 8 | -115/+174 |
2008-12-29 | [SCSI] eata: fix the data buffer accessors conversion regression | FUJITA Tomonori | 1 | -3/+12 |
2008-12-29 | [SCSI] ibmvfc: Improve async event handling | Brian King | 2 | -5/+7 |
2008-12-29 | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2 | -8/+12 |
2008-12-29 | [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done | Mark Nelson | 1 | -2/+2 |
2008-12-29 | [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout | James Smart | 1 | -3/+10 |
2008-12-29 | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 16 | -461/+1443 |
2008-12-29 | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love | 6 | -0/+2466 |
2008-12-29 | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 10 | -0/+8020 |
2008-12-29 | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 1 | -2/+2 |
2008-12-29 | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori | 1 | -1/+1 |
2008-12-29 | [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -3/+6 |