Commit Graph

91 Commits (fea6f1833b5bbff7066bcde1fa1141c9717bbad2)

Author SHA1 Message Date
FUJITA Tomonori 4677735f03 sg: remove unnecessary blk_rq_unmap_user 17 years ago
FUJITA Tomonori 0b6cb26c66 sg: remove sg_read_xfer 17 years ago
FUJITA Tomonori c3919af235 sg: remove sg_write_xfer 17 years ago
FUJITA Tomonori 626710c9d6 sg: incorporate sg_build_direct into sg_start_req 17 years ago
FUJITA Tomonori 44c7b0eaa0 sg: remove __sg_start_req 17 years ago
FUJITA Tomonori fd1c1de076 sg: remove b_malloc_len in sg_scatter_hold struct 17 years ago
FUJITA Tomonori 7e56cb0f7e sg: remove SG_ALLOW_DIO_CODE define 17 years ago
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
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 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe b0f655d0ef scsi generic: sg chaining support 18 years ago
James Bottomley 7c07d613d2 [SCSI] sg: use idr to replace static arrays 18 years ago
FUJITA Tomonori ea312552e9 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure 18 years ago
Eric Sesterhenn fb119935e1 [SCSI] sg: remove unnecessary check 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alan Stern 44ec95425c [SCSI] sg: cap reserved_size values at max_sectors 18 years ago
Douglas Gilbert 7ca63cb470 [SCSI] sg: fix incorrect last scatg length 18 years ago
Douglas Gilbert 6460e75a10 [SCSI] sg: fixes for large page_size 19 years ago
Douglas Gilbert b2155d0417 [SCSI] sg: fix incorrect page problem 19 years ago
Ishai Rabinovitz 454e8957eb [SCSI] sg.c: Fix bad error handling in 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Douglas Gilbert c06bb7f514 [SCSI] sg: fix leak when dio setup fails 19 years ago
Mike Christie 18c49b8cd6 [SCSI] fix sg leak when scsi_execute_async fails 19 years ago
Christoph Hellwig 21b2f0c803 [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations 19 years ago
Nick Piggin f9aed0e253 [PATCH] sg: use compound pages 19 years ago
Rene Herman f018fa552c [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi 19 years ago