USB: option: add Ericsson F3507g and Dell 5530
[safe/jmp/linux-2.6] / drivers / scsi /
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-16 Greg Kroah-Hartmandevice create: scsi: convert device_create_drvdata...
2008-10-15 James Bottomley[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTE...
2008-10-14 Geert Uytterhoevenm68k: Atari SCSI needs NVRAM
2008-10-14 Adrian Bunkm68k: Remove the broken Hades support
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13 Bartlomiej Zolnier... ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
2008-10-13 Bartlomiej Zolnier... ide: remove superfluous ->media field from ide_driver_t
2008-10-13 Bartlomiej Zolnier... ide: add device flags
2008-10-13 Bartlomiej Zolnier... ide: make ide_transfer_pc() static
2008-10-13 Bartlomiej Zolnier... ide: make ide_pc_intr() static
2008-10-13 Bartlomiej Zolnier... ide: add ->pc_{update,io}_buffers methods
2008-10-13 Bartlomiej Zolnier... ide: add ide_retry_pc() helper
2008-10-13 Bartlomiej Zolnier... ide: drop 'timeout' and 'expiry' arguments from ide_pc_...
2008-10-13 Bartlomiej Zolnier... ide: add pointer to the current packet command to ide_d...
2008-10-13 Bartlomiej Zolnier... ide: drop dsc_handle argument from ide_pc_intr()
2008-10-13 Mike Christielibiscsi: fix locking in iscsi_eh_device_reset
2008-10-13 Mike Christielibiscsi: check reason why we are stopping iscsi sessio...
2008-10-13 Mike Christie[SCSI] iscsi_tcp: return a descriptive error value...
2008-10-13 Mike Christie[SCSI] libiscsi: rename host reset to target reset
2008-10-13 Mike Christie[SCSI] iscsi class: fix endpoint id handling
2008-10-13 Mike Christie[SCSI] libiscsi: Support drivers initiating session...
2008-10-13 Mike Christie[SCSI] libiscsi: fix data corruption when target has...
2008-10-13 Martin K. Petersen[SCSI] sd: Switch kernel printing level for DIF messages
2008-10-13 Martin K. Petersen[SCSI] sd: Correctly handle all combinations of DIF...
2008-10-13 Martin K. Petersen[SCSI] sd: Always print actual protection_type
2008-10-13 Martin K. Petersen[SCSI] sd: Issue correct protection operation
2008-10-13 James Bottomley[SCSI] scsi_error: fix target reset handling
2008-10-13 James Smart[SCSI] lpfc 8.2.8 v2 : Add statistical reporting contro...
2008-10-13 James Smart[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target...
2008-10-13 James Smart[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor...
2008-10-13 Mike Christie[SCSI] scsi_dh_alua: remove REQ_NOMERGE
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : update driver version to 8.2.8
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Add MSI-X support
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Update driver to use new Host byte...
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent...
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Add new FCOE hardware support
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes
2008-10-13 James Smart[SCSI] lpfc 8.2.8 : Add kernel-doc function headers
2008-10-13 Mike Christie[SCSI] modify scsi to handle new fail fast flags.
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-13 Mike Christie[SCSI] qla2xxx: use new host byte transport errors.
2008-10-13 Mike Christie[SCSI] iscsi class, libiscsi and qla4xxx: convert to...
2008-10-13 Mike Christie[SCSI] scsi: add transport host byte errors (v3)
2008-10-13 Mike Christie[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unbloc...
2008-10-13 Mike Christie[SCSI] fc class: unblock target after calling terminate...
2008-10-13 Mike Christie[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching...
2008-10-13 Mike Christie[SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY
2008-10-13 Mike Christie[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when...
2008-10-13 Mike Christie[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when...
2008-10-13 Mike Christie[SCSI] Add helper code so transport classes/driver...
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2008-10-11 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-10 Elias Oltmannside: Remove ide_spin_wait_hwgroup() and use special...
2008-10-10 Bartlomiej Zolnier... ide: add ide_io_buffers() helper
2008-10-10 Bartlomiej Zolnier... ide-scsi: cleanup ide_scsi_io_buffers()
2008-10-10 Bartlomiej Zolnier... ide: remove ->supports_dsc_overlap field from ide_driver_t
2008-10-10 Bartlomiej Zolnier... ide: /proc/ide/hd*/settings rework
2008-10-10 Bartlomiej Zolnier... ide: call ide_proc_register_driver() later
2008-10-10 Bartlomiej Zolnier... ide: include <linux/hdreg.h> only when needed
2008-10-10 Bartlomiej Zolnier... ide: remove needless drive->present checks from device...
2008-10-10 Bartlomiej Zolnier... ide: use ATA_* defines instead of *_STAT and *_ERR...
2008-10-10 Bartlomiej Zolnier... ide: WIN_* -> ATA_CMD_*
2008-10-10 Bartlomiej Zolnier... ide: make drive->id an union (take 2)
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-10 Linus TorvaldsMerge branch 'upstream-2.6.28' of git://git./linux...
2008-10-09 FUJITA Tomonorisg: remove unnecessary blk_rq_unmap_user
2008-10-09 FUJITA Tomonorisg: remove sg_read_xfer
2008-10-09 FUJITA Tomonorisg: remove sg_write_xfer
2008-10-09 FUJITA Tomonorisg: incorporate sg_build_direct into sg_start_req
2008-10-09 FUJITA Tomonorisg: remove __sg_start_req
2008-10-09 FUJITA Tomonorisg: remove b_malloc_len in sg_scatter_hold struct
2008-10-09 FUJITA Tomonorisg: remove SG_ALLOW_DIO_CODE define
2008-10-09 FUJITA Tomonorisg: rename sg_cmd_done sg_rq_end_io
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Andrew PattersonSCSI sd driver calls revalidate_disk wrapper.
2008-10-09 FUJITA Tomonorisg: set dxferp to NULL for READ with the older SG interface
2008-10-09 FUJITA Tomonorisg: use blk_rq_aligned helper function
2008-10-09 FUJITA Tomonorisg: convert the indirect IO path to use the block layer
2008-10-09 FUJITA Tomonorisg: convert the direct IO path to use the block layer
2008-10-09 FUJITA Tomonorisg: convert the non-data path to use the block layer
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
2008-10-09 Tejun Heosd/ide-disk: apply extended minors to sd and ide
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-03 James Bottomley[SCSI] scsi_dh: suppress comparison warning
2008-10-03 Yanqing_Liu@Dell.com[SCSI] scsi_dh: add Dell product information into rdac...
2008-10-03 Adrian Bunk[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWA...
2008-10-03 Alexander Beregalov[SCSI] qla2xxx: fix printk format warnings
2008-10-03 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.01-k8.
2008-10-03 Ravi Anand[SCSI] qla2xxx: Ignore payload reserved-bits during...
2008-10-03 Andrew Vasquez[SCSI] qla2xxx: Additional residual-count corrections...
2008-10-03 Bjorn Helgaas[SCSI] qla2xxx: Fix "occured" spelling errors.
next