aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[SCSI] fix error handling in scsi_io_completionJames Bottomley
2006-06-30[SCSI] qla1280: fix section mismatch warningsRandy Dunlap
2006-06-30[SCSI] qla2xxx: make some more functions staticAdrian Bunk
2006-06-30[SCSI] small whitespace cleanup for qlogic driverJesper Juhl
2006-06-30[SCSI] sg.c: Fix bad error handling inIshai Rabinovitz
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie
2006-06-29[SCSI] iscsi: fix session refcoutingMike Christie
2006-06-29[SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie
2006-06-29[SCSI] st: remove unused st_buffer.in_useMartin Habets
2006-06-28Merge ../linux-2.6/James Bottomley
2006-06-28[SCSI] atp870u: reduce huge stack usageRandy Dunlap
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley
2006-06-28[SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King
2006-06-28[SCSI] scsi: Add allow_restart sysfs class attributeBrian King
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-27[SCSI] fc transport: bug fix: correct referencesJames Smart
2006-06-27[SCSI] update max sdev block limitJames Smart
2006-06-27[SCSI] fc transport: resolve scan vs delete deadlocksJames Smart
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart
2006-06-26[PATCH] ata_piix: add ICH6/7/8 to KconfigAuke Kok
2006-06-26[PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo
2006-06-26[PATCH] libata: cosmetic updatesTejun Heo
2006-06-26[PATCH] libata reduce timeoutsAndrew Morton
2006-06-26[PATCH] libata: make two functions globalTejun Heo
2006-06-26[PATCH] libata: update ata_do_simple_cmd()Tejun Heo
2006-06-26[PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()Tejun Heo
2006-06-26[PATCH] libata: clear EH action on device detachTejun Heo
2006-06-26[PATCH] libata: implement and use ata_deh_dev_action()Tejun Heo
2006-06-26[PATCH] libata: move ata_eh_clear_action() upwardTejun Heo
2006-06-26[libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik
2006-06-26[libata] Bump versionsJeff Garzik
2006-06-26[SCSI] aacraid: remove x86_64 IOMMU dependent codeSalyzyn, Mark