| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: printk fixes | Andrew Morton | 2007-10-18 | 1 | -2/+3 |
* | [SCSI] lpfc: lpfc_debugfs.c: fix typo | Adrian Bunk | 2007-10-18 | 1 | -1/+1 |
* | [SCSI] initio: Fix merge fallout | Alan Cox | 2007-10-17 | 1 | -2/+4 |
* | [SCSI] hptiop: avoid buffer overflow when returning sense data | HighPoint Linux Team | 2007-10-17 | 1 | -2/+3 |
* | [SCSI] make supported_mode default to initiator. | James Bottomley | 2007-10-17 | 2 | -4/+12 |
* | [SCSI] include linux/scatterlist.h in scsi_eh.h | James Bottomley | 2007-10-17 | 1 | -1/+0 |
* | [SCSI] fc4: remove this and all associated drivers | Matthew Wilcox | 2007-10-17 | 5 | -742/+0 |
* | Revert "[SCSI] Remove full sg table memset()" | Jens Axboe | 2007-10-17 | 1 | -0/+2 |
* | [SCSI] Remove full sg table memset() | FUJITA Tomonori | 2007-10-17 | 1 | -2/+0 |
* | [SCSI] ide-scsi: remove usage of sg_last() | Jens Axboe | 2007-10-17 | 1 | -4/+4 |
* | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg | Boaz Harrosh | 2007-10-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 47 | -178/+345 |
|\ |
|
| * | remove sglist_len | FUJITA Tomonori | 2007-10-16 | 1 | -7/+4 |
| * | revert sg segment size ifdefs | FUJITA Tomonori | 2007-10-16 | 1 | -8/+20 |
| * | Fixup u14-34f ENABLE_SG_CHAINING | Andrew Morton | 2007-10-16 | 1 | -1/+1 |
| * | qla1280: enable use_sg_chaining option | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
| * | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 37 | -3/+44 |
| * | qla1280: sg chaining fixes | FUJITA Tomonori | 2007-10-16 | 1 | -1/+4 |
| * | ips: sg chaining support | FUJITA Tomonori | 2007-10-16 | 1 | -6/+8 |
| * | aha1542: convert to use the data buffer accessors | Jens Axboe | 2007-10-16 | 1 | -17/+15 |
| * | ide-scsi: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -14/+18 |
| * | qlogicpti: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -7/+8 |
| * | aic94xx: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -3/+3 |
| * | qla1280: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -29/+37 |
| * | scsi generic: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -8/+8 |
| * | scsi_debug: support sg chaining | Jens Axboe | 2007-10-16 | 1 | -14/+16 |
| * | SCSI: support for allocating large scatterlists | Jens Axboe | 2007-10-16 | 1 | -47/+162 |
| * | scsi: simplify scsi_free_sgtable() | Jens Axboe | 2007-10-16 | 2 | -6/+7 |
| * | scsi: convert to using sg helpers | Jens Axboe | 2007-10-16 | 1 | -9/+13 |
| * | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe | 2007-10-16 | 1 | -22/+0 |
* | | scsi_mac.h: Define AUTOSENSE before include of NCR5380.h | Boaz Harrosh | 2007-10-16 | 1 | -4/+5 |
|/ |
|
* | scsi/gdth: fix crash in gdth_timeout if no gdth controllers found | Linus Torvalds | 2007-10-15 | 1 | -0/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 | 106 | -18319/+13536 |
|\ |
|
| * | [SCSI] gdth: fix CONFIG_ISA build failure | Dhaval Giani | 2007-10-12 | 1 | -1/+1 |
| * | [SCSI] esp_scsi: remove __dev{init,exit} | Adrian Bunk | 2007-10-12 | 1 | -5/+5 |
| * | [SCSI] gdth: !use_sg cleanup and use of scsi accessors | Boaz Harrosh | 2007-10-12 | 2 | -126/+109 |
| * | [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 | Boaz Harrosh | 2007-10-12 | 3 | -91/+104 |
| * | [SCSI] gdth: Setup proper per-command private data | Boaz Harrosh | 2007-10-12 | 3 | -36/+91 |
| * | [SCSI] gdth: Remove gdth_ctr_tab[] | Boaz Harrosh | 2007-10-12 | 1 | -58/+51 |
| * | [SCSI] gdth: switch to modern scsi host registration | Christoph Hellwig | 2007-10-12 | 2 | -164/+157 |
| * | [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes | Boaz Harrosh | 2007-10-12 | 1 | -50/+43 |
| * | [SCSI] gdth: clean up host private data | Boaz Harrosh | 2007-10-12 | 4 | -384/+291 |
| * | [SCSI] gdth: Remove virt hosts | Christoph Hellwig | 2007-10-12 | 3 | -95/+25 |
| * | [SCSI] gdth: Reorder scsi_host_template intitializers | Jeff Garzik | 2007-10-12 | 1 | -3/+3 |
| * | [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers | Jeff Garzik | 2007-10-12 | 1 | -160/+153 |
| * | [SCSI] gdth: Remove 2.4.x support, in-kernel changelog | Jeff Garzik | 2007-10-12 | 4 | -453/+2 |
| * | [SCSI] gdth: split out pci probing | Christoph Hellwig | 2007-10-12 | 1 | -145/+167 |
| * | [SCSI] gdth: split out eisa probing | Christoph Hellwig | 2007-10-12 | 1 | -126/+159 |
| * | [SCSI] gdth: split out isa probing | Christoph Hellwig | 2007-10-12 | 1 | -134/+162 |
| * | gdth: Make one abuse of scsi_cmnd less obvious | Matthew Wilcox | 2007-10-12 | 1 | -16/+19 |