FUJITA Tomonori
|
46081b1664
[SCSI] st: Increase success probability in driver buffer allocation
|
14 年之前 |
Kai Makisara
|
373daacfce
[SCSI] st: Store page order before driver buffer allocation
|
14 年之前 |
Linus Torvalds
|
c70b5296e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
14 年之前 |
Kai Makisara
|
3e51d3c924
[SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer
|
14 年之前 |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 年之前 |
Jan Blunck
|
b4d878e23c
st: use noop_llseek() instead of default_llseek()
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 年之前 |
FUJITA Tomonori
|
c982c368bb
[SCSI] st: fix mdata->page_order handling
|
15 年之前 |
Roel Kluin
|
832151f458
[SCSI] st: fix test of value range in st_set_options()
|
15 年之前 |
David Jeffery
|
2c2ed8bfd8
[SCSI] st: fix possible memory use after free after MTSETBLK ioctl
|
15 年之前 |
James Bottomley
|
82681a318f
[SCSI] Merge branch 'linus'
|
16 年之前 |
Kai Makisara
|
1da2019fff
[SCSI] st: fix gcc 4.4 warning
|
16 年之前 |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 年之前 |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 年之前 |
Martin K. Petersen
|
1c9fbafc8c
[SCSI] Remove SUGGEST flags
|
16 年之前 |
Kai Makisara
|
8f78fc5eb7
[SCSI] st: retry enlarge_buffer allocation
|
16 年之前 |
Kai Makisara
|
02ae2c0e84
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
|
16 年之前 |
FUJITA Tomonori
|
edf69c58c7
[SCSI] st: remove unused frp_sg_current
|
16 年之前 |
FUJITA Tomonori
|
1ac63cf5c0
[SCSI] st: remove unused orig_frp_segs
|
16 年之前 |
FUJITA Tomonori
|
f409d6cc68
[SCSI] st: simplify new_tape_buffer
|
16 年之前 |
FUJITA Tomonori
|
b3d59115ba
[SCSI] st: remove struct scatterlist
|
16 年之前 |
FUJITA Tomonori
|
08c9583242
[SCSI] st: kill struct st_buff_fragment
|
16 年之前 |
FUJITA Tomonori
|
b3376b4aaa
[SCSI] st: remove buf_to_sg
|
16 年之前 |
FUJITA Tomonori
|
6620742f72
[SCSI] st: convert dio path to use st_scsi_execute
|
16 年之前 |
FUJITA Tomonori
|
6d4762678b
[SCSI] st: convert non-dio path to use st_scsi_execute
|
16 年之前 |
FUJITA Tomonori
|
13b53b4434
[SCSI] st: add st_scsi_execute helper function
|
16 年之前 |
FUJITA Tomonori
|
d0e1ae31be
[SCSI] st: add struct rq_map_data support
|
16 年之前 |
FUJITA Tomonori
|
9c905966c4
[SCSI] st: make all the fragment buffers the same size
|
16 年之前 |
FUJITA Tomonori
|
ccc607f6d2
[SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute
|
16 年之前 |