aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_proc.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-11scsi: disable automatic target scanGravatar Hannes Reinecke 1-1/+2
2015-02-02scsi: print single-character strings with seq_putcGravatar Rasmus Villemoes 1-5/+5
2015-02-02scsi: replace seq_printf with seq_putsGravatar Rasmus Villemoes 1-11/+11
2014-07-17scsi: use 64-bit LUNsGravatar Hannes Reinecke 1-1/+1
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Gravatar Jan Beulich 1-0/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-2/+2
2013-04-09scsi_proc: make proc_scsi_host_open() preallocate a bigger bufferGravatar Al Viro 1-1/+2
2013-04-09scsi: bury ->proc_info()Gravatar Al Viro 1-71/+8
2013-04-09scsi: saner replacements for ->proc_info()Gravatar Al Viro 1-9/+59
2011-05-28scsi: fix scsi_proc new kernel-doc warningGravatar Randy Dunlap 1-5/+0
2011-05-01[SCSI] iterate over devices individually for /proc/scsi/scsiGravatar Jeff Mahoney 1-6/+52
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerGravatar Alexey Dobriyan 1-3/+0
2008-10-03[SCSI] scsi_host_lookup: error returns and NULL pointersGravatar James Smart 1-4/+4
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-2/+2
2008-04-29scsi: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-2/+2
2008-04-22[SCSI] add scsi_host and scsi_target to scsi_busGravatar Hannes Reinecke 1-1/+6
2008-01-11[SCSI] Add Documentation and integrate into docbook buildGravatar Rob Landley 1-2/+108
2007-02-16[SCSI] scsi_proc.c: display sdev->scsi_level correctlyGravatar Alan Stern 1-3/+2
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 1-1/+1
2006-08-06[SCSI] Improve inquiry printingGravatar Matthew Wilcox 1-3/+1
2006-05-10[SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...Gravatar James Bottomley 1-2/+7
2006-01-14[SCSI] remove target parent limitiationGravatar Christoph Hellwig 1-1/+5
2006-01-12[SCSI] turn most scsi semaphores into mutexesGravatar Arjan van de Ven 1-5/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+336