FUJITA Tomonori
|
a91a3a20e0
sg: rename sg_cmd_done sg_rq_end_io
|
17 years ago |
FUJITA Tomonori
|
fad7f01e61
sg: set dxferp to NULL for READ with the older SG interface
|
17 years ago |
FUJITA Tomonori
|
01cfcddd98
sg: use blk_rq_aligned helper function
|
17 years ago |
FUJITA Tomonori
|
10db10d144
sg: convert the indirect IO path to use the block layer
|
17 years ago |
FUJITA Tomonori
|
6e5a30cba5
sg: convert the direct IO path to use the block layer
|
17 years ago |
FUJITA Tomonori
|
10865dfa34
sg: convert the non-data path to use the block layer
|
17 years ago |
FUJITA Tomonori
|
14e507b852
sg: restore command permission for TYPE_SCANNER
|
17 years ago |
FUJITA Tomonori
|
abf5439370
block: move cmdfilter from gendisk to request_queue
|
17 years ago |
Nick Piggin
|
529ae9aaa0
mm: rename page trylock
|
17 years ago |
Linus Torvalds
|
89a93f2f48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Linus Torvalds
|
d1794f2c5b
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Brian King
|
39120e1170
[SCSI] sg: Add target reset support
|
17 years ago |
Adel Gadllah
|
06a452e5b9
cmdfilter: extend default read filter
|
17 years ago |
Jens Axboe
|
2b272d4f79
sg: fix odd style (extra parenthesis) introduced by cmd filter patch
|
17 years ago |
Adel Gadllah
|
0b07de85a7
allow userspace to modify scsi command filter on per device basis
|
17 years ago |
Jonathan Corbet
|
eb09d3d4ee
sg: cdev lock_kernel() pushdown
|
17 years ago |
Greg Kroah-Hartman
|
24b42566c3
SCSI: fix race in device_create
|
17 years ago |
Denis V. Lunev
|
a973909fc3
scsi: use non-racy method for proc entries creation
|
17 years ago |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |
Nick Piggin
|
a13ff0bb3f
Convert SG from nopage to fault.
|
17 years ago |
Christof Schmitt
|
6da127ad09
blktrace: Add blktrace ioctls to SCSI generic devices
|
17 years ago |
Tony Battersby
|
53474c042c
[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices
|
17 years ago |
FUJITA Tomonori
|
d07e03610c
[SCSI] sg: handle class_device_create failure properly
|
17 years ago |
FUJITA Tomonori
|
a24484f281
[SCSI] sg: set class_data after success
|
17 years ago |
Andi Kleen
|
eaa3e22e8d
[SCSI] sg: Only print SCSI data direction warning once for a command
|
17 years ago |
Anton Blanchard
|
30fa0d0f0c
Initialise scatter/gather list in sg driver
|
17 years ago |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
Jens Axboe
|
b0f655d0ef
scsi generic: sg chaining support
|
18 years ago |