Commit Graph

279 Commits (4737f0978d6e64eae468e01fa181abf6499e6b84)

Author SHA1 Message Date
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Tejun Heo 8f6205cd57 ide: dequeue in-flight request 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 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Borislav Petkov 96c1674397 ide-cd: fix REQ_QUIET tests in cdrom_decode_status 16 years ago
Tejun Heo 02e7cf8f84 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov c457ce874a ide-cd: convert to using generic sense request 16 years ago
Tejun Heo 1f181d2b15 ide-cd: don't abuse rq->buffer 16 years ago
Tejun Heo 59a4f6f355 ide-cd: clear sense buffer before issuing request sense 16 years ago
Helge Deller a1f9a89c90 ide-cd: fix kernel crash on hppa regression 16 years ago
Tejun Heo 5c4be57249 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 746d5e4327 ide-cd: convert to using generic sense request 16 years ago
Tejun Heo cbfd082abf ide-cd: don't abuse rq->buffer 16 years ago
Tejun Heo 1873b90cde ide-cd: clear sense buffer before issuing request sense 16 years ago
Borislav Petkov 3c8a48e9a9 ide-cd: reverse NOT_READY sense key logic 16 years ago
Bartlomiej Zolnierkiewicz 674f0ea111 ide-cd: fix intendation in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz 1920c48d79 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz e01f251fd0 ide-cd: convert cdrom_decode_status() to use switch statements 16 years ago
Borislav Petkov 98036abf31 ide-cd: update debugging support 16 years ago
Borislav Petkov dfa4411cc3 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() 16 years ago
Borislav Petkov 805ec58ad7 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests 16 years ago
Borislav Petkov 8e59bfde31 ide-cd: move status checking into the IRQ handler 16 years ago
Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz e698ea83a8 ide-cd: minor ide_cdrom_setup() cleanup 16 years ago
Bartlomiej Zolnierkiewicz 14fa91ccba ide-cd: unify transfer padding in cdrom_newpc_intr() 16 years ago
Bartlomiej Zolnierkiewicz 4a3d8cf48c ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() 16 years ago
Bartlomiej Zolnierkiewicz c7ec89994f ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) 16 years ago
Bartlomiej Zolnierkiewicz 8652b31ab2 ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() 16 years ago
Bartlomiej Zolnierkiewicz 06a449e301 ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests 16 years ago
Bartlomiej Zolnierkiewicz a08915ba59 ide-cd: use scatterlists for PIO transfers (fs requests) 16 years ago
Bartlomiej Zolnierkiewicz 5ed57ad705 ide-cd: cleanup ide_cd_do_request() 16 years ago
Bartlomiej Zolnierkiewicz c4c69e21b5 ide-cd: kill whole failed request in ide_cd_do_request() 16 years ago
Bartlomiej Zolnierkiewicz f63174e7a7 ide-cd: remove cdrom_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 8a11697485 ide-cd: unify cdrom_newpc_intr() exit paths 16 years ago
Bartlomiej Zolnierkiewicz 984c5e5974 ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path 16 years ago
Bartlomiej Zolnierkiewicz e0458ccb06 ide-cd: unify ide_cd_do_request() exit paths 16 years ago
Bartlomiej Zolnierkiewicz 299c4852fc ide-cd: factor out failed request completion from cdrom_end_request() 16 years ago
Bartlomiej Zolnierkiewicz 6041e8fba8 ide-cd: remove no longer needed 'ignore' module parameter 16 years ago
Bartlomiej Zolnierkiewicz 1ab6d74516 ide-cd: remove needless ide_dump_status_no_sense() wrapper 16 years ago
Bartlomiej Zolnierkiewicz 13eae6a48f ide-cd: remove dead code from cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz bf12a9c1c9 ide-cd: use ide_end_rq() also for failed non-fs requests 16 years ago
Bartlomiej Zolnierkiewicz 116e690f4e ide-cd: remove dead URLs 16 years ago
Bartlomiej Zolnierkiewicz 60c0cd02b2 ide: set hwif->expiry prior to calling [__]ide_set_handler() 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