Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
db32919005d81a375093936a1f625f2d08c2d299
/
drivers
/
scsi
/
osst.c
59e3da5
scsi: osst: silence underflow warning in osst_verify_frame()
by Dan Carpenter
· 7 years ago
32690e0
scsi: osst: add missing indent on a for loop statement
by Colin Ian King
· 7 years ago
e14a396
scsi: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
64c7f1d
block, scsi: move the retries field to struct scsi_request
by Christoph Hellwig
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
3af6b35
scsi: remove scsi_driver owner field
by Christoph Hellwig
· 10 years ago
2b3b3d6
osst: call scsi_set_medium_removal directly
by Christoph Hellwig
· 10 years ago
906d15f
scsi: split scsi_nonblockable_ioctl
by Christoph Hellwig
· 10 years ago
d811b84
scsi: use sdev as argument for sense code printing
by Hannes Reinecke
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
6e2037b
[SCSI] osst: fix warning
by Andrew Morton
· 14 years ago
a061f57
[SCSI] osst: wrong index used in inner loop
by Roel Kluin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2099973
scsi: Remove unnecessary casts of void ptr returning alloc function return values
by Jesper Juhl
· 14 years ago
c45d15d
scsi: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 15 years ago
ef3f7cc
osst: fix read buffer overflow
by Roel Kluin
· 14 years ago
889e5fb
osst: use noop_llseek() instead of default_llseek()
by Jan Blunck
· 15 years ago
e1c54b6
osst: update ppos instead of using file->f_pos
by Jan Blunck
· 15 years ago
f4927c4
scsi: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2624304
[SCSI] osst: replace scsi_execute_async with the block layer API
by FUJITA Tomonori
· 16 years ago
78a42ce
[SCSI] osst: make all the buffer the same size
by FUJITA Tomonori
· 16 years ago
a4976d6
[SCSI] osst: Remove SUGGEST flags
by James Bottomley
· 16 years ago
d73a1a67
device create: scsi: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
647d87b
osst: cdev lock_kernel() pushdown.
by Jonathan Corbet
· 17 years ago
24b4256
SCSI: fix race in device_create
by Greg Kroah-Hartman
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
ccd1443
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
by Ilpo Järvinen
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
4390e60
[SCSI] osst: Use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
bbfbbbc
[SCSI] kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
d7b8bcb
[SCSI] modalias for scsi devices
by Michael Tokarev
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
95389b8
[PATCH] osst endianness annotations
by Al Viro
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
37e0333
[SCSI] SCSI osst: add error handling to module init, sysfs
by Jeff Garzik
· 18 years ago
45223fd
[SCSI] Signdness issue in drivers/scsi/osst.c
by Eric Sesterhenn
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 19 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
60c904a
[PATCH] drivers/scsi/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
f018fa5
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
by Rene Herman
· 19 years ago
5e6575c
[SCSI] osst: changes required to move forward to block request
by Willem Riede
· 19 years ago
5e3c34c
[SCSI] Remove devfs support from the SCSI subsystem
by Greg KH
· 19 years ago
a9a3047
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
849a892
Merge by Hand
by James Bottomley
· 19 years ago
80e23ba
[SCSI] fix up mismerge in osst
by James Bottomley
· 19 years ago
017560f
[SCSI] use sfoo_printk() in drivers
by Jeff Garzik
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
c53033f
[PATCH] gfp_t: drivers/scsi
by Al Viro
· 19 years ago
f9101210
[PATCH] vfree and kfree cleanup in drivers/
by Jesper Juhl
· 19 years ago
d253878
[PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago