| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-07-31 | scsi: core: Fix legacy /proc parsing buffer overflow | Tony Battersby | 1 | -13/+17 |
| 2022-10-18 | scsi: core: Introduce a new list for SCSI proc directory entries | Bart Van Assche | 1 | -21/+100 |
| 2022-10-18 | scsi: core: Fail host creation if creating the proc directory fails | Bart Van Assche | 1 | -4/+9 |
| 2022-10-18 | scsi: esas2r: Introduce scsi_template_proc_dir() | Bart Van Assche | 1 | -0/+11 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -2/+2 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -15/+14 |
| 2019-07-30 | drivers: Add generic helper to match any device | Suzuki K Poulose | 1 | -7/+2 |
| 2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -1/+2 |
| 2015-02-02 | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 1 | -5/+5 |
| 2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 1 | -11/+11 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -1/+1 |
| 2013-05-31 | fix buffer leak after "scsi: saner replacements for ->proc_info()" | Jan Beulich | 1 | -0/+1 |
| 2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -2/+2 |
| 2013-04-09 | scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer | Al Viro | 1 | -1/+2 |
| 2013-04-09 | scsi: bury ->proc_info() | Al Viro | 1 | -71/+8 |
| 2013-04-09 | scsi: saner replacements for ->proc_info() | Al Viro | 1 | -9/+59 |
| 2011-05-28 | scsi: fix scsi_proc new kernel-doc warning | Randy Dunlap | 1 | -5/+0 |
| 2011-05-01 | [SCSI] iterate over devices individually for /proc/scsi/scsi | Jeff Mahoney | 1 | -6/+52 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -3/+0 |
| 2008-10-03 | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 1 | -4/+4 |
| 2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
| 2008-04-29 | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -2/+2 |
| 2008-04-22 | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke | 1 | -1/+6 |
| 2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -2/+108 |
| 2007-02-16 | [SCSI] scsi_proc.c: display sdev->scsi_level correctly | Alan Stern | 1 | -3/+2 |
| 2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 1 | -1/+1 |
| 2006-08-06 | [SCSI] Improve inquiry printing | Matthew Wilcox | 1 | -3/+1 |
| 2006-05-10 | [SCSI] fix proc_scsi_write to return "length" on success with remove-single-d... | James Bottomley | 1 | -2/+7 |
| 2006-01-14 | [SCSI] remove target parent limitiation | Christoph Hellwig | 1 | -1/+5 |
| 2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 1 | -5/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+336 |