Tejun Heo
|
b98c52b572
scsi: convert to idr_alloc()
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Hannes Reinecke
|
0644f5393e
[SCSI] st: remove st_mutex
|
12 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 |
Linus Torvalds
|
a75ee6ecd4
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
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 |
Linus Torvalds
|
c70b5296e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
14 years ago |
Kai Makisara
|
3e51d3c924
[SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer
|
14 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
|
15 years ago |
James Bottomley
|
82681a318f
[SCSI] Merge branch 'linus'
|
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 |