summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_proc.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* scsi: disable automatic target scanHannes Reinecke2016-04-11
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-31
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* scsi_proc: make proc_scsi_host_open() preallocate a bigger bufferAl Viro2013-04-09
* scsi: bury ->proc_info()Al Viro2013-04-09
* scsi: saner replacements for ->proc_info()Al Viro2013-04-09
* scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-28
* [SCSI] iterate over devices individually for /proc/scsi/scsiJeff Mahoney2011-05-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* [SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart2008-10-03
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* scsi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-22
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* [SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern2007-02-16
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* [SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...James Bottomley2006-05-10
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16