index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-1
/
+1
*
scsi: ch: add refcounting
Hannes Reinecke
2017-08-24
1
-3
/
+19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
2015-01-20
1
-8
/
+0
*
|
scsi: use external buffer for command logging
Hannes Reinecke
2015-01-09
1
-2
/
+4
*
|
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
|
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
1
-0
/
+5
*
|
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
1
-11
/
+13
*
|
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
|
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
2014-11-12
1
-2
/
+1
|
/
*
scsi: Implement ch_printk()
Hannes Reinecke
2014-07-17
1
-5
/
+9
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-8
/
+8
*
scsi: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-12
/
+9
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
1
-4
/
+4
|
/
*
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
2010-08-11
1
-43
/
+44
*
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-08-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] ch: Check NULL for kmalloc() return
Davidlohr Bueso A
2009-08-22
1
-0
/
+6
*
[SCSI] ch: Add scsi type modalias
Scott James Remnant
2009-03-13
1
-0
/
+1
*
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-29
1
-1
/
+1
*
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
[SCSI] ch: fix ch_remove oops
FUJITA Tomonori
2008-07-26
1
-0
/
+1
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-4
/
+3
|
\
|
*
SCSI: fix race in device_create
Greg Kroah-Hartman
2008-05-20
1
-4
/
+3
*
|
changer: BKL pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+4
|
/
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-7
/
+6
*
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
2008-04-07
1
-16
/
+17
*
[SCSI] ch: remove forward declarations
FUJITA Tomonori
2008-01-25
1
-66
/
+54
*
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
2008-01-25
1
-31
/
+40
*
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
2008-01-23
1
-7
/
+15
*
[SCSI] ch: Convert to use unlocked_ioctl
Mathieu Segaud
2008-01-23
1
-10
/
+8
*
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
2007-05-06
1
-6
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-03-12
1
-0
/
+1
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-16
/
+17
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
1
-1
/
+0
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
1
-2
/
+2
*
Merge by Hand
James Bottomley
2005-11-04
1
-3
/
+1
|
\
|
*
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
1
-3
/
+1
*
|
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
|
/
*
[PATCH] __user annotations (scsi/ch)
viro@ZenIV.linux.org.uk
2005-09-10
1
-13
/
+14
*
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
1
-1
/
+1
*
[SCSI] convert ch to use scsi_execute_req
James Bottomley
2005-08-28
1
-21
/
+17
*
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
2005-07-30
1
-4
/
+0
[next]