Borislav Petkov
|
19f52a784f
ide-atapi: remove pc->buf
|
16 years ago |
Borislav Petkov
|
55ce3a129e
ide-tape: fix READ POSITION cmd handling
|
16 years ago |
Borislav Petkov
|
837272b4f9
ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
|
16 years ago |
Borislav Petkov
|
ae3a8387be
ide-atapi: use local sense buffer
|
16 years ago |
Borislav Petkov
|
b13345f39d
ide-atapi: add a buffer-arg to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
5a0e43b5e2
ide-atapi: add a len-parameter to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
077e6dba20
ide-atapi: switch to rq->resid_len
|
16 years ago |
Borislav Petkov
|
dfb7e621fa
ide-atapi: switch to blk_rq_bytes() on do_request() path
|
16 years ago |
Borislav Petkov
|
10c0b3437c
ide-tape: fix potential fs requests bug
|
16 years ago |
Tejun Heo
|
34b7d2c957
ide: cleanup rq->data_len usages
|
16 years ago |
Tejun Heo
|
9780e2dd82
ide: convert to rq pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 years ago |
Tejun Heo
|
9720aef253
ide-tape: don't initialize rq->sector for rw requests
|
16 years ago |
Tejun Heo
|
29d1a43710
ide-atapi: kill unused fields and callbacks
|
16 years ago |
Tejun Heo
|
4344d07fb8
ide-tape: simplify read/write functions
|
16 years ago |
Tejun Heo
|
71294cf93d
ide-tape: use byte size instead of sectors on rw issue functions
|
16 years ago |
Tejun Heo
|
3596b66452
ide-tape: unify r/w init paths
|
16 years ago |
Tejun Heo
|
6cf3d545f7
ide-tape: kill idetape_bh
|
16 years ago |
Tejun Heo
|
e998f30b45
ide-tape: use standard data transfer mechanism
|
16 years ago |
Tejun Heo
|
7b13354eea
ide-tape: use single continuous buffer
|
16 years ago |
Tejun Heo
|
eb6a61bb95
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
|
16 years ago |
Tejun Heo
|
08f370f0a2
ide-tape,floppy: fix failed command completion after request sense
|
16 years ago |
Tejun Heo
|
02e7cf8f84
ide-cd,atapi: use bio for internal commands
|
16 years ago |
Borislav Petkov
|
068753203e
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
|
16 years ago |
Tejun Heo
|
ac0b0113dd
ide-atapi: don't abuse rq->buffer
|
16 years ago |
Tejun Heo
|
0de57fb93b
ide-tape: remove back-to-back REQUEST_SENSE detection
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d93bc4521c
ide-{floppy,tape}: fix padding for PIO transfers
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
41fa9f863b
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b788ee9c65
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
130e886708
ide: remove ide_end_request()
|
16 years ago |