| Commit message (Expand) | Author | Age |
... | |
| * | [SCSI] gdth: __init fixes | Adrian Bunk | 2007-10-18 |
| * | [SCSI] aic7xxx_old: fix accidental logic reversal | Adrian Bunk | 2007-10-18 |
| * | [SCSI] qla2xxx: printk fixes | Andrew Morton | 2007-10-18 |
| * | [SCSI] lpfc: lpfc_debugfs.c: fix typo | Adrian Bunk | 2007-10-18 |
| * | [SCSI] initio: Fix merge fallout | Alan Cox | 2007-10-17 |
| * | [SCSI] hptiop: avoid buffer overflow when returning sense data | HighPoint Linux Team | 2007-10-17 |
| * | [SCSI] make supported_mode default to initiator. | James Bottomley | 2007-10-17 |
| * | [SCSI] include linux/scatterlist.h in scsi_eh.h | James Bottomley | 2007-10-17 |
| * | [SCSI] fc4: remove this and all associated drivers | Matthew Wilcox | 2007-10-17 |
* | | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 2007-10-23 |
* | | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | | Change struct marker users | Mathieu Desnoyers | 2007-10-19 |
* | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | | FlashPoint, use BIT instead of BITW | Jiri Slaby | 2007-10-19 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | | advansys: depends on VIRT_TO_BUS | Andrew Morton | 2007-10-19 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ \ |
|
| * | | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |
| |/ |
|
* / | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
|/ |
|
* | Revert "[SCSI] Remove full sg table memset()" | Jens Axboe | 2007-10-17 |
* | [SCSI] Remove full sg table memset() | FUJITA Tomonori | 2007-10-17 |
* | [SCSI] ide-scsi: remove usage of sg_last() | Jens Axboe | 2007-10-17 |
* | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg | Boaz Harrosh | 2007-10-17 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | remove sglist_len | FUJITA Tomonori | 2007-10-16 |
| * | revert sg segment size ifdefs | FUJITA Tomonori | 2007-10-16 |
| * | Fixup u14-34f ENABLE_SG_CHAINING | Andrew Morton | 2007-10-16 |
| * | qla1280: enable use_sg_chaining option | FUJITA Tomonori | 2007-10-16 |
| * | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 |
| * | qla1280: sg chaining fixes | FUJITA Tomonori | 2007-10-16 |
| * | ips: sg chaining support | FUJITA Tomonori | 2007-10-16 |
| * | aha1542: convert to use the data buffer accessors | Jens Axboe | 2007-10-16 |
| * | ide-scsi: sg chaining support | Jens Axboe | 2007-10-16 |
| * | qlogicpti: sg chaining support | Jens Axboe | 2007-10-16 |
| * | aic94xx: sg chaining support | Jens Axboe | 2007-10-16 |
| * | qla1280: sg chaining support | Jens Axboe | 2007-10-16 |
| * | scsi generic: sg chaining support | Jens Axboe | 2007-10-16 |
| * | scsi_debug: support sg chaining | Jens Axboe | 2007-10-16 |
| * | SCSI: support for allocating large scatterlists | Jens Axboe | 2007-10-16 |
| * | scsi: simplify scsi_free_sgtable() | Jens Axboe | 2007-10-16 |
| * | scsi: convert to using sg helpers | Jens Axboe | 2007-10-16 |
| * | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe | 2007-10-16 |
* | | scsi_mac.h: Define AUTOSENSE before include of NCR5380.h | Boaz Harrosh | 2007-10-16 |
|/ |
|
* | scsi/gdth: fix crash in gdth_timeout if no gdth controllers found | Linus Torvalds | 2007-10-15 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | [SCSI] gdth: fix CONFIG_ISA build failure | Dhaval Giani | 2007-10-12 |