Commit Graph

122 Commits (256fc0e57dc0fce1e698d1be55bedd26f6d6bb5a)

Author SHA1 Message Date
Hannes Reinecke 0644f5393e [SCSI] st: remove st_mutex 13 years ago
Jeff Mahoney 26898afd67 [SCSI] st: clean up device file creation and removal 13 years ago
Jeff Mahoney 6c648d95a6 [SCSI] st: get rid of scsi_tapes array 13 years ago
Jeff Mahoney e3f2a9cc84 [SCSI] st: clean up dev cleanup in st_probe 13 years ago
Jeff Mahoney af23782bef [SCSI] st: Use static class attributes 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Lee Duncan c743e44fbb [SCSI] st: expand ability to write immediate filemarks 13 years ago
Oliver Neukum 46a243f72d [SCSI] st: implement PM 13 years ago
Petr Uzel c68bf8eeaa [SCSI] st: fix race in st_scsi_execute_end 13 years ago
FUJITA Tomonori 46081b1664 [SCSI] st: Increase success probability in driver buffer allocation 14 years ago
Kai Makisara 373daacfce [SCSI] st: Store page order before driver buffer allocation 14 years ago
Kai Makisara 3e51d3c924 [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Jan Blunck b4d878e23c st: use noop_llseek() instead of default_llseek() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
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