index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_proc.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-05-31
fix buffer leak after "scsi: saner replacements for ->proc_info()"
Jan Beulich
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
2013-04-09
scsi: bury ->proc_info()
Al Viro
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
2011-05-28
scsi: fix scsi_proc new kernel-doc warning
Randy Dunlap
2011-05-01
[SCSI] iterate over devices individually for /proc/scsi/scsi
Jeff Mahoney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-10-03
[SCSI] scsi_host_lookup: error returns and NULL pointers
James Smart
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-04-29
scsi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-22
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2007-02-16
[SCSI] scsi_proc.c: display sdev->scsi_level correctly
Alan Stern
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-08-06
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-05-10
[SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...
James Bottomley
2006-01-14
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds