aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+336