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
2022-02-23scsi: imm: Move the SCSI pointer to private command dataBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: imm: Call scsi_done() directlyBart Van Assche
2021-06-19scsi: imm: Switch to use module_parport_driver()Andy Shevchenko
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25scsi: imm: Remove superfluous breaksLiao Pingfang
2019-07-12Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: imm: use sg helper to iterate over scatterlistMing Lei
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-09scsi: imm: mark expected switch fall-throughsGustavo A. R. Silva
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-06-26scsi: don't add scsi command result bytesJohannes Thumshirn
2017-08-26scsi: imm: drop duplicate bus_reset handlerHannes Reinecke
2016-02-26imm: check parport_claimSudip Mukherjee
2016-01-08imm: Use new parport device modelSudip Mukherjee
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2013-04-09imm: switch to ->show_info()Al Viro
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
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-01-12[SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] imm: fix check-after-useAdrian Bunk
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk
2006-05-20[SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds