aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * ide-disk: fix missing max_sectors accessor functionMartin K. Petersen2009-05-23
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\ \
| * | | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
| * | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
| * | | ide: dequeue in-flight requestTejun Heo2009-05-11
| * | | ide: cleanup rq->data_len usagesTejun Heo2009-05-11
| * | | ide: convert to rq pos and nr_sectors accessorsTejun Heo2009-05-11
| * | | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
| * | | block: add rq->resid_lenTejun Heo2009-05-11
| * | | ide-tape: don't initialize rq->sector for rw requestsTejun Heo2009-05-11
| * | | ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-28
| * | | ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-28
| * | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-28
| * | | ide-tape: simplify read/write functionsTejun Heo2009-04-28
| * | | ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-28
| * | | ide-tape: unify r/w init pathsTejun Heo2009-04-28
| * | | ide-tape: kill idetape_bhTejun Heo2009-04-28
| * | | ide-tape: use standard data transfer mechanismTejun Heo2009-04-28
| * | | ide-tape: use single continuous bufferTejun Heo2009-04-28
| * | | ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo2009-04-28
| * | | ide-tape,floppy: fix failed command completion after request senseTejun Heo2009-04-28
| * | | ide-pm: don't abuse rq->dataTejun Heo2009-04-28
| * | | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-28
| * | | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-28
| * | | ide-cd: convert to using generic sense requestBorislav Petkov2009-04-28
| * | | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-28
| * | | ide-cd: don't abuse rq->bufferTejun Heo2009-04-28
| * | | ide-atapi: don't abuse rq->bufferTejun Heo2009-04-28
| * | | ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-28
| * | | ide-floppy: block pc always uses bioTejun Heo2009-04-28
| * | | ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-28
| * | | ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-28
| * | | ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-28
| * | | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-28
* | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-11
|\ \ \ \
| * | | | ide-tape: fix debug callMark de Wever2009-05-17
| * | | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-05-16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov2009-04-30
| * | | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-22
| |\ \ \ \ \
| * | | | | | ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-20
| * | | | | | ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-18
| * | | | | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-18
| * | | | | | ide-tape: simplify read/write functionsTejun Heo2009-04-18
| * | | | | | ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-18
| * | | | | | ide-tape: unify r/w init pathsTejun Heo2009-04-18