Commit Graph

104 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
FUJITA Tomonori c982c368bb [SCSI] st: fix mdata->page_order handling 15 years ago
Roel Kluin 832151f458 [SCSI] st: fix test of value range in st_set_options() 15 years ago
David Jeffery 2c2ed8bfd8 [SCSI] st: fix possible memory use after free after MTSETBLK ioctl 16 years ago
Kai Makisara 1da2019fff [SCSI] st: fix gcc 4.4 warning 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Martin K. Petersen 1c9fbafc8c [SCSI] Remove SUGGEST flags 16 years ago
Kai Makisara 8f78fc5eb7 [SCSI] st: retry enlarge_buffer allocation 16 years ago
Kai Makisara 02ae2c0e84 [SCSI] st: integrate st_scsi_kern_execute and st_do_scsi 16 years ago
FUJITA Tomonori edf69c58c7 [SCSI] st: remove unused frp_sg_current 16 years ago
FUJITA Tomonori 1ac63cf5c0 [SCSI] st: remove unused orig_frp_segs 16 years ago
FUJITA Tomonori f409d6cc68 [SCSI] st: simplify new_tape_buffer 16 years ago
FUJITA Tomonori b3d59115ba [SCSI] st: remove struct scatterlist 16 years ago
FUJITA Tomonori 08c9583242 [SCSI] st: kill struct st_buff_fragment 16 years ago
FUJITA Tomonori b3376b4aaa [SCSI] st: remove buf_to_sg 16 years ago
FUJITA Tomonori 6620742f72 [SCSI] st: convert dio path to use st_scsi_execute 16 years ago
FUJITA Tomonori 6d4762678b [SCSI] st: convert non-dio path to use st_scsi_execute 16 years ago
FUJITA Tomonori 13b53b4434 [SCSI] st: add st_scsi_execute helper function 16 years ago
FUJITA Tomonori d0e1ae31be [SCSI] st: add struct rq_map_data support 16 years ago
FUJITA Tomonori 9c905966c4 [SCSI] st: make all the fragment buffers the same size 16 years ago
FUJITA Tomonori ccc607f6d2 [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 7a31ec3c1f [SCSI] st: convert get_location to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 18c8701574 [SCSI] st: convert write_mode_page to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 8ecf0d994a [SCSI] st: convert read_mode_page to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 52107b2c57 [SCSI] st: convert check_tape to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 212cd8bfe1 [SCSI] st: convert st_flush to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 39ade4b1ac [SCSI] st: convert cross_eof to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 15c920a6dc [SCSI] st: convert do_load_unload to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 3c0bf16c63 [SCSI] st: convert set_location to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori 0944a721ba [SCSI] st: convert test_ready to use st_scsi_kern_execute 16 years ago
FUJITA Tomonori ffb4349499 [SCSI] st: add st_scsi_kern_execute helper function 16 years ago
FUJITA Tomonori 4deba245d0 [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi 16 years ago
James Bottomley a02488ed73 [SCSI] st: update to use block timeout 16 years ago
Al Viro 83ff6fe858 [PATCH] don't mess with file in scsi_nonblockable_ioctl() 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Greg Kroah-Hartman d73a1a674b device create: scsi: convert device_create_drvdata to device_create 17 years ago
Kai Makisara 786231af0a [SCSI] st: Remove bogus memset 17 years ago
Kai Makisara 626dcb1ee3 [SCSI] st: Move buffer pointer back when data could not be written. 17 years ago
Jonathan Corbet b3369c68bf st: cdev lock_kernel() pushdown 17 years ago
Greg Kroah-Hartman 24b42566c3 SCSI: fix race in device_create 17 years ago
James Bottomley 7d15d6a4dc [SCSI] st: fix up after class_device removal 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Adrian Bunk 8ef8d5941c [SCSI] st: rename flush_write_buffer() 17 years ago
Kai Makisara b174be02f3 [SCSI] st: show options currently set in sysfs 17 years ago
Kai Makisara 40f6b36c62 [SCSI] st: add option to use SILI in variable block reads 17 years ago
Kai Makisara deee13dfd6 [SCSI] st: compile fix when DEBUG set to one 17 years ago
Kai Makisara fd66c1b4e4 [SCSI] st: convert to unlocked_ioctl 17 years ago
FUJITA Tomonori cd81621c5c [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! 17 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