Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-06-19scsi: aha1740: Avoid over-read of sense bufferKees Cook
2020-12-02scsi: aha1740: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-03-27scsi: aha1740: Fix an errro handling path in aha1740_probe()Christophe JAILLET
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-06-20scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2018-03-15scsi: aha1740: stop using scsi_unregisterChristoph Hellwig
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2013-04-09aha1740: switch to ->show_info()Al Viro
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-17SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-05-27[SCSI] aha1740: convert to use the data buffer accessorsFUJITA Tomonori
2006-11-16[SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-07-03[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds