| Commit message (Expand) | Author | Age |
* | [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 |
| * | [SCSI] esp_scsi: remove __dev{init,exit} | Adrian Bunk | 2007-10-12 |
| * | [SCSI] gdth: !use_sg cleanup and use of scsi accessors | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: Setup proper per-command private data | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: Remove gdth_ctr_tab[] | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: switch to modern scsi host registration | Christoph Hellwig | 2007-10-12 |
| * | [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: clean up host private data | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] gdth: Remove virt hosts | Christoph Hellwig | 2007-10-12 |
| * | [SCSI] gdth: Reorder scsi_host_template intitializers | Jeff Garzik | 2007-10-12 |