Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c8cfc3c6bf404b0f110631d5bba234982e6ad24f
/
drivers
/
scsi
/
sg.c
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
18b8ba6
[SCSI] sg: constify sg_proc_leaf_arr
by Jörn Engel
· 13 years ago
37b9d1e
[SCSI] sg: remove sg_mutex
by Jörn Engel
· 13 years ago
035d12e
[SCSI] sg: completely protect sfds
by Jörn Engel
· 13 years ago
b499e52
[SCSI] sg: protect sdp->exclude
by Jörn Engel
· 13 years ago
6acddc5
[SCSI] sg: prevent unwoken sleep
by Jörn Engel
· 13 years ago
ebaf466
[SCSI] sg: remove closed flag
by Jörn Engel
· 13 years ago
3f0c6ab
[SCSI] sg: use wait_event_interruptible()
by Jörn Engel
· 13 years ago
794c10f
[SCSI] sg: remove while (1) non-loop
by Jörn Engel
· 13 years ago
dddbf8d
[SCSI] sg: remove unnecessary indentation
by Jörn Engel
· 13 years ago
7e95fff
[SCSI] sg: convert to kstrtoul_from_user()
by Stephen Boyd
· 13 years ago
d161a13
switch procfs to umode_t use
by Al Viro
· 13 years ago
2fe038e
scsi/sg: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
35df839
drivers/scsi: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
2610a25
sg: fix a warning in blk_rq_aligned() call
by Namhyung Kim
· 14 years ago
c45d15d
scsi: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
3094141
drivers/scsi: use memdup_user
by Julia Lawall
· 14 years ago
bc4f240
[SCSI] implement runtime Power Management
by Alan Stern
· 14 years ago
caf19d3
[SCSI] sg: fix bio leak with a detached device
by FUJITA Tomonori
· 14 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
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
69585dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
e27168f
[SCSI] sg: Free data buffers after calling blk_rq_unmap_user
by Christof Schmitt
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
e71044e
[SCSI] sg: fix oops in the error path in sg_build_indirect()
by Michal Schmidt
· 15 years ago
ecb554a
block: fix sg SG_DXFER_TO_FROM_DEV regression
by FUJITA Tomonori
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
018e044
block: get rid of queue-private command filter
by Jens Axboe
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
e7ee4cc
[SCSI] sg: return EFAULT for an invalid user address
by FUJITA Tomonori
· 16 years ago
d0deef5
blktrace: support per-partition tracing
by Shawn Du
· 16 years ago
015640e
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
by FUJITA Tomonori
· 16 years ago
0fdf96b
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
by FUJITA Tomonori
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
3442f80
[SCSI] sg: remove the own list management for struct sg_fd
by FUJITA Tomonori
· 16 years ago
b2ed6c6
[SCSI] sg: use ALIGN macro
by FUJITA Tomonori
· 16 years ago
2134bc7
[SCSI] sg: remove unnecessary function declarations
by FUJITA Tomonori
· 16 years ago
c96952e
[SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
by FUJITA Tomonori
· 16 years ago
a2dd3b4
[SCSI] sg: fix races with ioctl(SG_IO)
by Tony Battersby
· 16 years ago
c6517b79
[SCSI] sg: fix races during device removal
by Tony Battersby
· 16 years ago
76e3a19
[SCSI] sg: fix device number in blktrace data
by Martin Peschke
· 16 years ago
97ae77a
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
by FUJITA Tomonori
· 16 years ago
56c451f
[SCSI] block: fix the partial mappings with struct rq_map_data
by FUJITA Tomonori
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
e915e87
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
by Al Viro
· 16 years ago
d73a1a67
device create: scsi: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
4677735
sg: remove unnecessary blk_rq_unmap_user
by FUJITA Tomonori
· 16 years ago
0b6cb26
sg: remove sg_read_xfer
by FUJITA Tomonori
· 16 years ago
c3919af
sg: remove sg_write_xfer
by FUJITA Tomonori
· 16 years ago
626710c
sg: incorporate sg_build_direct into sg_start_req
by FUJITA Tomonori
· 16 years ago
44c7b0e
sg: remove __sg_start_req
by FUJITA Tomonori
· 16 years ago
fd1c1de0
sg: remove b_malloc_len in sg_scatter_hold struct
by FUJITA Tomonori
· 16 years ago
7e56cb0
sg: remove SG_ALLOW_DIO_CODE define
by FUJITA Tomonori
· 16 years ago
a91a3a2
sg: rename sg_cmd_done sg_rq_end_io
by FUJITA Tomonori
· 16 years ago
fad7f01
sg: set dxferp to NULL for READ with the older SG interface
by FUJITA Tomonori
· 16 years ago
01cfcdd
sg: use blk_rq_aligned helper function
by FUJITA Tomonori
· 16 years ago
10db10d
sg: convert the indirect IO path to use the block layer
by FUJITA Tomonori
· 16 years ago
6e5a30c
sg: convert the direct IO path to use the block layer
by FUJITA Tomonori
· 16 years ago
10865df
sg: convert the non-data path to use the block layer
by FUJITA Tomonori
· 16 years ago
14e507b
sg: restore command permission for TYPE_SCANNER
by FUJITA Tomonori
· 16 years ago
abf5439
block: move cmdfilter from gendisk to request_queue
by FUJITA Tomonori
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
39120e1
[SCSI] sg: Add target reset support
by Brian King
· 16 years ago
06a452e
cmdfilter: extend default read filter
by Adel Gadllah
· 16 years ago
2b272d4
sg: fix odd style (extra parenthesis) introduced by cmd filter patch
by Jens Axboe
· 16 years ago
0b07de8
allow userspace to modify scsi command filter on per device basis
by Adel Gadllah
· 16 years ago
eb09d3d
sg: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
24b4256
SCSI: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
a973909
scsi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
a13ff0b
Convert SG from nopage to fault.
by Nick Piggin
· 17 years ago
6da127a
blktrace: Add blktrace ioctls to SCSI generic devices
by Christof Schmitt
· 17 years ago
53474c0
[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices
by Tony Battersby
· 17 years ago
d07e036
[SCSI] sg: handle class_device_create failure properly
by FUJITA Tomonori
· 17 years ago
a24484f
[SCSI] sg: set class_data after success
by FUJITA Tomonori
· 17 years ago
eaa3e22
[SCSI] sg: Only print SCSI data direction warning once for a command
by Andi Kleen
· 17 years ago
30fa0d0
Initialise scatter/gather list in sg driver
by Anton Blanchard
· 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
b0f655d
scsi generic: sg chaining support
by Jens Axboe
· 17 years ago
7c07d61
[SCSI] sg: use idr to replace static arrays
by James Bottomley
· 17 years ago
ea31255
[SCSI] sg: increase sglist_len of the sg_scatter_hold structure
by FUJITA Tomonori
· 17 years ago
fb11993
[SCSI] sg: remove unnecessary check
by Eric Sesterhenn
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
44ec954
[SCSI] sg: cap reserved_size values at max_sectors
by Alan Stern
· 18 years ago
Next »