IB: Remove __constant_{endian} uses
[safe/jmp/linux-2.6] / drivers / scsi /
2009-01-16 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-01-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-01-16 Jeff Garzik[libata] get-identity ioctl: Fix use of invalid memory...
2009-01-16 Stephen Rothwellpowerpc/ps3: Printing fixups for l64 to ll64 conversion...
2009-01-16 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change drivers/scsi
2009-01-13 Hannes Reinecke[SCSI] Skip deleted devices in __scsi_device_lookup_by_...
2009-01-13 ILLES, Marton[SCSI] Add SUN Universal Xport to no attach blacklist
2009-01-13 Karen Xie[SCSI] iscsi_tcp: make padbuf non-static
2009-01-13 Anirban Chakraborty[SCSI] qla2xxx: Fix ISP restart bug in multiq code
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-01-08 Kamalesh Babulalpowerpc: Fix iseries drivers build failure without...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.03.00-k1.
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Add ISP81XX support.
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Use proper request/response queues...
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Correct MQ-chain information retrieval...
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during...
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Don't pollute kernel logs with ZIO...
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Don't fallback to interrupt-polling...
2009-01-07 Andrew Vasquez[SCSI] qla2xxx: Remove support for reading/writing...
2009-01-07 Al Viro[SCSI] cxgb3i: add missing include
2009-01-07 James Bottomley[SCSI] scsi_lib: fix DID_RESET status problems
2009-01-07 Arjan van de Venfastboot: make scsi probes asynchronous
2009-01-06 James Smart[SCSI] fc transport: restore missing dev_loss_tmo callb...
2009-01-06 Nick Andrewtrivial: Fix misspelling of "firmware" in qla1280.c
2009-01-06 Nick Andrewtrivial: Fix misspelling of "firmware" in a100u2w.c
2009-01-06 Nick Andrewtrivial: Fix misspelling of "firmware" in megaraid.c
2009-01-06 Nick Andrewtrivial: Fix misspelling of "firmware" in ql4_mbx.c
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Frederik Schwarzertrivial: fix singal -> signal typo
2009-01-05 Larry Finger[SCSI] aha152x_cs: Fix regression that keeps driver...
2009-01-05 Martin K. Petersen[SCSI] sd: Correctly handle 6-byte commands with DIX
2009-01-05 Martin K. Petersen[SCSI] sd: DIF: Fix tagging on platforms with signed...
2009-01-05 Martin K. Petersen[SCSI] sd: DIF: Show app tag on error
2009-01-05 Martin K. Petersen[SCSI] Fix error handling for DIF/DIX
2009-01-05 James Bottomley[SCSI] scsi_lib: don't decrement busy counters when...
2009-01-02 Roel Kluin[SCSI] libsas: fix test for negative unsigned and typos
2009-01-02 Geert Uytterhoeven[SCSI] a2091, gvp11: kill warn_unused_result warnings
2009-01-02 Reinhard Nissl[SCSI] mvsas: increase port type detection delay to...
2009-01-02 Kai Makisara[SCSI] st: retry enlarge_buffer allocation
2009-01-02 Kai Makisara[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
2009-01-02 FUJITA Tomonori[SCSI] st: remove unused frp_sg_current
2009-01-02 FUJITA Tomonori[SCSI] st: remove unused orig_frp_segs
2009-01-02 FUJITA Tomonori[SCSI] st: simplify new_tape_buffer
2009-01-02 FUJITA Tomonori[SCSI] st: remove struct scatterlist
2009-01-02 FUJITA Tomonori[SCSI] st: kill struct st_buff_fragment
2009-01-02 FUJITA Tomonori[SCSI] st: remove buf_to_sg
2009-01-02 FUJITA Tomonori[SCSI] st: convert dio path to use st_scsi_execute
2009-01-02 FUJITA Tomonori[SCSI] st: convert non-dio path to use st_scsi_execute
2009-01-02 FUJITA Tomonori[SCSI] st: add st_scsi_execute helper function
2009-01-02 FUJITA Tomonori[SCSI] st: add struct rq_map_data support
2009-01-02 FUJITA Tomonori[SCSI] st: make all the fragment buffers the same size
2009-01-02 FUJITA Tomonori[SCSI] block: make blk_rq_map_user take a NULL user...
2009-01-02 FUJITA Tomonori[SCSI] block: fix the partial mappings with struct...
2009-01-02 Brian King[SCSI] ibmvscsi: Make max_requests module parameter...
2009-01-02 Julia Lawall[SCSI] lpfc: Move a dereference below a NULL test
2009-01-02 Dmitri Vorobiev[SCSI] sgiwd93: Fix compilation warning
2009-01-02 Brian King[SCSI] ibmvfc: Fixup command response translation
2009-01-02 Alan Stern[SCSI] Fix uninitialized variable error in scsi_io_comp...
2009-01-02 Christoph Hellwig[SCSI] clean up scsi_times_out
2009-01-02 Christoph Hellwig[SCSI] remove severly outdated comment in scsi_dispatch_cmd
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2009-01-02 FUJITA Tomonoriremove ide-scsi
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-30 James Bottomley[SCSI] fcoe: fix configuration problems
2008-12-30 James Bottomley[SCSI] cxgb3i: fix select/depend problem
2008-12-30 James Bottomley[SCSI] fcoe: fix incorrect use of struct module
2008-12-30 Karen Xie[SCSI] cxgb3i: remove use of skb->sp
2008-12-30 Karen Xie[SCSI] cxgb3i: Add cxgb3i iSCSI driver.
2008-12-29 Bartlomiej Zolnier... ide: replace the global ide_lock spinlock by per-hwgrou...
2008-12-29 Anirban Chakraborty[SCSI] qla2xxx: changes in multiq code
2008-12-29 FUJITA Tomonori[SCSI] eata: fix the data buffer accessors conversion...
2008-12-29 Brian King[SCSI] ibmvfc: Improve async event handling
2008-12-29 James Smart[SCSI] lpfc : correct printk types on PPC compiles
2008-12-29 Mark Nelson[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done
2008-12-29 James Smart[SCSI] fc transport: pre-emptively terminate i/o upon...
2008-12-29 Anirban Chakraborty[SCSI] qla2xxx: add support for multi-queue adapter
2008-12-29 Robert Love[SCSI] fcoe: Fibre Channel over Ethernet
2008-12-29 Robert Love[SCSI] libfc: A modular Fibre Channel library
2008-12-29 Brian King[SCSI] ibmvscsi: Don't fail EH due to insufficient...
2008-12-29 FUJITA Tomonori[SCSI] scsi_transport_spi: fix the misuse of scsi_execu...
2008-12-29 FUJITA Tomonori[SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert get_location to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert write_mode_page to use st_scsi_kern_...
2008-12-29 FUJITA Tomonori[SCSI] st: convert read_mode_page to use st_scsi_kern_e...
2008-12-29 FUJITA Tomonori[SCSI] st: convert check_tape to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert st_flush to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert cross_eof to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert do_load_unload to use st_scsi_kern_e...
2008-12-29 FUJITA Tomonori[SCSI] st: convert set_location to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: convert test_ready to use st_scsi_kern_execute
2008-12-29 FUJITA Tomonori[SCSI] st: add st_scsi_kern_execute helper function
2008-12-29 FUJITA Tomonori[SCSI] st: move st_request initialization to st_allocat...
2008-12-29 James Smart[SCSI] lpfc 8.3.0 : Update driver version to 8.3.0
2008-12-29 James Smart[SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig
2008-12-29 James Smart[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF...
2008-12-29 James Smart[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF...
next