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-01-07scsi: megaraid: Avoid mismatched storage type sizesKees Cook
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: megaraid: Call scsi_done() directlyBart Van Assche
2021-06-01scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-06-01scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-06-01scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-25scsi: megaraid: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Fix set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Remove set but unused variableDamien Le Moal
2020-07-08scsi: megaraid: Fix kdoc comments formatDamien Le Moal
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2019-09-24scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-06-20scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-16megaraid: simplify procfs codeChristoph Hellwig
2018-05-08scsi: megaraid: silence a static checker bugDan Carpenter
2017-08-07scsi: megaraid: fix format-overflow warningArnd Bergmann
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-07-18scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-05-05megaraid: single_open() leakAl Viro
2013-05-02proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-02proc: Add proc_mkdir_data()David Howells
2013-04-29megaraid: Don't use create_proc_read_entry()David Howells
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-01megaraid: remove unnecessary #definesJon Mason
2012-07-20[SCSI] megaraid: cleanup type issue in mega_build_cmd()Dan Carpenter
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-16[SCSI] megaraid: fix sparse warningsadam radford
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock
2010-11-17SCSI host lock push-downJeff Garzik
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann