index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
1
-1
/
+1
2014-11-12
osst: call scsi_set_medium_removal directly
Christoph Hellwig
1
-7
/
+6
2014-11-12
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
1
-3
/
+3
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-3
/
+5
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-05-24
[SCSI] osst: fix warning
Andrew Morton
1
-1
/
+2
2011-05-24
[SCSI] osst: wrong index used in inner loop
Roel Kluin
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-19
scsi: Remove unnecessary casts of void ptr returning alloc function return va...
Jesper Juhl
1
-6
/
+4
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-08-11
osst: fix read buffer overflow
Roel Kluin
1
-1
/
+2
2010-05-27
osst: use noop_llseek() instead of default_llseek()
Jan Blunck
1
-0
/
+1
2010-05-27
osst: update ppos instead of using file->f_pos
Jan Blunck
1
-4
/
+4
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
1
-4
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-12
[SCSI] osst: replace scsi_execute_async with the block layer API
FUJITA Tomonori
1
-6
/
+81
2009-03-12
[SCSI] osst: make all the buffer the same size
FUJITA Tomonori
1
-5
/
+0
2009-03-12
[SCSI] osst: Remove SUGGEST flags
James Bottomley
1
-2
/
+2
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-1
/
+2
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-2
/
+1
2008-06-21
osst: cdev lock_kernel() pushdown.
Jonathan Corbet
1
-1
/
+14
2008-05-21
SCSI: fix race in device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-37
/
+39
2007-10-27
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
Ilpo Järvinen
1
-2
/
+4
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-4
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-15
/
+17
2007-10-12
[SCSI] osst: Use mutex instead of semaphore
Matthias Kaehlcke
1
-8
/
+8
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-04-18
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2007-02-09
[PATCH] osst endianness annotations
Al Viro
1
-4
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-04
[SCSI] SCSI osst: add error handling to module init, sysfs
Jeff Garzik
1
-40
/
+91
2006-09-26
[SCSI] Signdness issue in drivers/scsi/osst.c
Eric Sesterhenn
1
-2
/
+1
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-2
/
+3
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
1
-0
/
+1
2006-03-07
[SCSI] osst: changes required to move forward to block request
Willem Riede
1
-224
/
+279
2006-02-28
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-22
/
+2
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-11-05
Merge by Hand
James Bottomley
1
-3
/
+3
2005-10-29
[SCSI] fix up mismerge in osst
James Bottomley
1
-1
/
+1
2005-10-29
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-1
/
+1
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-3
/
+3
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-2
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
[next]