| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-16 | 3 | -13/+13 |
|\ |
|
| * | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi | Stephen Rothwell | 2009-01-16 | 1 | -3/+3 |
| * | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 2009-01-16 | 2 | -10/+10 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 2 | -2/+2 |
|\ \ |
|
| * | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 6 | -29/+46 |
|\ \
| |/
|/| |
|
| * | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 2009-01-13 | 1 | -1/+4 |
| * | [SCSI] Add SUN Universal Xport to no attach blacklist | ILLES, Marton | 2009-01-13 | 1 | -0/+1 |
| * | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 1 | -2/+1 |
| * | [SCSI] qla2xxx: Fix ISP restart bug in multiq code | Anirban Chakraborty | 2009-01-13 | 3 | -26/+40 |
* | | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -6/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-01-08 | 57 | -830/+1809 |
|\ |
|
| * | [SCSI] qla2xxx: Update version number to 8.03.00-k1. | Andrew Vasquez | 2009-01-07 | 1 | -3/+3 |
| * | [SCSI] qla2xxx: Add ISP81XX support. | Andrew Vasquez | 2009-01-07 | 13 | -109/+1234 |
| * | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 2009-01-07 | 6 | -13/+11 |
| * | [SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump. | Andrew Vasquez | 2009-01-07 | 1 | -37/+40 |
| * | [SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump. | Andrew Vasquez | 2009-01-07 | 3 | -27/+53 |
| * | [SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages. | Andrew Vasquez | 2009-01-07 | 1 | -4/+1 |
| * | [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ... | Andrew Vasquez | 2009-01-07 | 4 | -3/+9 |
| * | [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. | Andrew Vasquez | 2009-01-07 | 7 | -186/+2 |
| * | [SCSI] cxgb3i: add missing include | Al Viro | 2009-01-07 | 1 | -0/+1 |
| * | [SCSI] scsi_lib: fix DID_RESET status problems | James Bottomley | 2009-01-07 | 1 | -16/+27 |
| * | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD | James Smart | 2009-01-06 | 1 | -2/+19 |
| * | [SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts | Larry Finger | 2009-01-05 | 1 | -1/+1 |
| * | [SCSI] sd: Correctly handle 6-byte commands with DIX | Martin K. Petersen | 2009-01-05 | 1 | -0/+4 |
| * | [SCSI] sd: DIF: Fix tagging on platforms with signed char | Martin K. Petersen | 2009-01-05 | 1 | -4/+4 |
| * | [SCSI] sd: DIF: Show app tag on error | Martin K. Petersen | 2009-01-05 | 1 | -2/+3 |
| * | [SCSI] Fix error handling for DIF/DIX | Martin K. Petersen | 2009-01-05 | 1 | -1/+8 |
| * | [SCSI] scsi_lib: don't decrement busy counters when inserting commands | James Bottomley | 2009-01-05 | 1 | -22/+39 |
| * | [SCSI] libsas: fix test for negative unsigned and typos | Roel Kluin | 2009-01-02 | 1 | -6/+6 |
| * | [SCSI] a2091, gvp11: kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-02 | 2 | -8/+18 |
| * | [SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive... | Reinhard Nissl | 2009-01-02 | 1 | -1/+1 |
| * | [SCSI] st: retry enlarge_buffer allocation | Kai Makisara | 2009-01-02 | 1 | -1/+10 |
| * | [SCSI] st: integrate st_scsi_kern_execute and st_do_scsi | Kai Makisara | 2009-01-02 | 1 | -136/+66 |
| * | [SCSI] st: remove unused frp_sg_current | FUJITA Tomonori | 2009-01-02 | 2 | -3/+0 |
| * | [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 |