Age | Commit message (Expand) | Author |
2007-10-23 | [SCSI] sym53c8xx: Use pdev->revision | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: PCI Error Recovery support | Linas Vepstas |
2007-10-23 | [SCSI] sym53c8xx: Stop overriding scsi_done | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: Remove unnecessary check in queuecommand | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: Remove data_mapping and data_mapped | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: Use pci_dev irq number | Matthew Wilcox |
2007-10-23 | [SCSI] sym53c8xx: Work around 53c896 erratum | Kai Makisara |
2007-10-23 | [SCSI] qla1280: eliminate wasted space in request and response ring | Johannes Dickgreber |
2007-10-21 | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke |
2007-10-21 | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke |
2007-10-21 | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke |
2007-10-21 | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask | Johannes Dickgreber |
2007-10-18 | [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-17 | [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 | 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-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-16 | scsi_mac.h: Define AUTOSENSE before include of NCR5380.h | Boaz Harrosh |
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-15 | 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-12 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |