| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | scsi: disable automatic target scan | Hannes Reinecke | 2016-04-11 | 1 | -1/+2 |
* | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 2015-02-02 | 1 | -5/+5 |
* | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 2015-02-02 | 1 | -11/+11 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -1/+1 |
* | fix buffer leak after "scsi: saner replacements for ->proc_info()" | Jan Beulich | 2013-05-31 | 1 | -0/+1 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -2/+2 |
* | scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer | Al Viro | 2013-04-09 | 1 | -1/+2 |
* | scsi: bury ->proc_info() | Al Viro | 2013-04-09 | 1 | -71/+8 |
* | scsi: saner replacements for ->proc_info() | Al Viro | 2013-04-09 | 1 | -9/+59 |
* | scsi: fix scsi_proc new kernel-doc warning | Randy Dunlap | 2011-05-28 | 1 | -5/+0 |
* | [SCSI] iterate over devices individually for /proc/scsi/scsi | Jeff Mahoney | 2011-05-01 | 1 | -6/+52 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -3/+0 |
* | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 2008-10-03 | 1 | -4/+4 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -2/+2 |
* | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -2/+2 |
* | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke | 2008-04-22 | 1 | -1/+6 |
* | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 2008-01-11 | 1 | -2/+108 |
* | [SCSI] scsi_proc.c: display sdev->scsi_level correctly | Alan Stern | 2007-02-16 | 1 | -3/+2 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [SCSI] Improve inquiry printing | Matthew Wilcox | 2006-08-06 | 1 | -3/+1 |
* | [SCSI] fix proc_scsi_write to return "length" on success with remove-single-d... | James Bottomley | 2006-05-10 | 1 | -2/+7 |
* | [SCSI] remove target parent limitiation | Christoph Hellwig | 2006-01-14 | 1 | -1/+5 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -5/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+336 |