summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+2
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-021-5/+5
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-11/+11
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-311-0/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* scsi_proc: make proc_scsi_host_open() preallocate a bigger bufferAl Viro2013-04-091-1/+2
* scsi: bury ->proc_info()Al Viro2013-04-091-71/+8
* scsi: saner replacements for ->proc_info()Al Viro2013-04-091-9/+59
* scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-281-5/+0
* [SCSI] iterate over devices individually for /proc/scsi/scsiJeff Mahoney2011-05-011-6/+52
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-3/+0
* [SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart2008-10-031-4/+4
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* scsi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-2/+2
* [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-221-1/+6
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-2/+108
* [SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern2007-02-161-3/+2
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-061-3/+1
* [SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...James Bottomley2006-05-101-2/+7
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-141-1/+5
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-5/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+336
OpenPOWER on IntegriCloud