| Commit message (Expand) | Author | Age |
* | 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 |
| * | [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers | Jeff Garzik | 2007-10-12 |
| * | [SCSI] gdth: Remove 2.4.x support, in-kernel changelog | Jeff Garzik | 2007-10-12 |
| * | [SCSI] gdth: split out pci probing | Christoph Hellwig | 2007-10-12 |
| * | [SCSI] gdth: split out eisa probing | Christoph Hellwig | 2007-10-12 |
| * | [SCSI] gdth: split out isa probing | Christoph Hellwig | 2007-10-12 |
| * | gdth: Make one abuse of scsi_cmnd less obvious | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES... | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd() | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] fdomain: fix CONFIG_PCI=n warnings | Gabriel C | 2007-10-12 |
| * | [SCSI] dpt_i2o: Fix section mismatch | Joe Korty | 2007-10-12 |
| * | [SCSI] imm: fix check-after-use | Adrian Bunk | 2007-10-12 |
| * | [SCSI] arcmsr: build fix | Andrew Morton | 2007-10-12 |