| Commit message (Expand) | Author | Age |
* | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 |
* | SCSI: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-05-13 |
|\ |
|
| * | [SCSI] qla1280: Fix queue depth problem | Jeremy Higdon | 2008-05-13 |
| * | [SCSI] aha152x: Fix oops on module removal | James Bottomley | 2008-05-11 |
| * | [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve... | James Bottomley | 2008-05-11 |
| * | [SCSI] libiscsi regression in 2.6.25: fix setting of recv timer | Mike Christie | 2008-05-08 |
| * | [SCSI] libiscsi regression in 2.6.25: fix nop timer handling | Mike Christie | 2008-05-08 |
| * | [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... | James Bottomley | 2008-05-08 |
| * | [SCSI] gdth: fix timer handling | James Bottomley | 2008-05-08 |
* | | drivers/scsi/dpt_i2o.c: fix build on alpha | Andrew Morton | 2008-05-08 |
|/ |
|
* | CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS | Geert Uytterhoeven | 2008-05-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-05-02 |
|\ |
|
| * | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 2008-05-02 |
| * | [SCSI] u14-34f: Fix 32bit only problem | Alan Cox | 2008-05-02 |
| * | [SCSI] dpt_i2o: sysfs code | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: 64 bit support | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: use standard __init / __exit code | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] megaraid_sas: fix suspend/resume sections | Jiri Slaby | 2008-05-02 |
| * | [SCSI] aacraid: Add Power Management support | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] aacraid: Fix jbod operations scan issues | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] aacraid: Fix warning about macro side-effects | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] add support for variable length extended commands | Boaz Harrosh | 2008-05-02 |
| * | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 |
| * | [SCSI] aacraid: Fix down_interruptible() to check the return value correctly | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] megaraid_sas; Update the Version and Changelog | bo yang | 2008-04-29 |
| * | [SCSI] ibmvscsi: Handle non SCSI error status | Brian King | 2008-04-29 |
| * | [SCSI] bug fix for free list handling | Alan D. Brunelle | 2008-04-29 |
| * | [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions | Brian King | 2008-04-29 |
| * | [SCSI] megaraid_mbox: fix Dell CERC firmware problem | Hannes Reinecke | 2008-04-29 |
* | | drivers/scsi/mvsas.c: fix printk warnings | Andrew Morton | 2008-05-01 |
* | | drivers/scsi/ncr53c8xx.c: fix warning | Andrew Morton | 2008-05-01 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | block: use blk_rq_init() to initialize the request | FUJITA Tomonori | 2008-04-29 |
| * | | block: no need to initialize rq->cmd in prepare_flush_fn hook | FUJITA Tomonori | 2008-04-29 |
| * | | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 |
* | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 |
* | | | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | proc: switch /proc/scsi/device_info to seq_file interface | Alexey Dobriyan | 2008-04-29 |
* | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
|/ / |
|
* | | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide-{floppy,tape,scsi}: 400ns delay is required after executing the command | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-27 |
|\ |
|
| * | [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/... | Kay Sievers | 2008-04-27 |
| * | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 |