summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-211-16/+4
* | ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-191-5/+1
* | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-193-26/+4
* | ide-tape: simplify read/write functionsTejun Heo2009-04-191-99/+50
* | ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-191-25/+20
* | ide-tape: unify r/w init pathsTejun Heo2009-04-191-64/+46
* | ide-tape: kill idetape_bhTejun Heo2009-04-191-221/+84
* | ide-tape: use standard data transfer mechanismTejun Heo2009-04-192-94/+24
* | ide-tape: use single continuous bufferTejun Heo2009-04-191-198/+58
* | ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo2009-04-193-8/+18
* | ide-tape,floppy: fix failed command completion after request senseTejun Heo2009-04-192-0/+2
* | ide-pm: don't abuse rq->dataTejun Heo2009-04-192-24/+16
* | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-195-36/+52
* | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-194-39/+23
* | ide-cd: convert to using generic sense requestBorislav Petkov2009-04-192-46/+12
* | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-192-0/+72
* | ide-cd: don't abuse rq->bufferTejun Heo2009-04-191-4/+4
* | ide-atapi: don't abuse rq->bufferTejun Heo2009-04-193-4/+4
* | ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-192-11/+12
* | ide-floppy: block pc always uses bioTejun Heo2009-04-191-8/+6
* | ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-191-8/+4
* | ide kill unused ide_cmd->specialTejun Heo2009-04-191-1/+0
* | ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-192-2/+0
* | ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-191-5/+2
* | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-191-6/+0
* | block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-191-3/+7
|/
* cs5536: define dma_sff_read_status() methodSergei Shtylyov2009-04-181-0/+1
* ide: fix barriers supportBartlomiej Zolnierkiewicz2009-04-181-4/+7
* ide: Remove void castsJack Stone2009-04-181-1/+1
* hpt366: use ATA_DMA_* constantsSergei Shtylyov2009-04-181-5/+5
* hpt366: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-181-1/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-173-23/+122
|\
| * [libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu2009-04-171-6/+7
| * pata_via: Cache and rewrite the device bitAlan Cox2009-04-171-7/+67
| * sata_mv: workaround for multi_count errata sata24Mark Lord2009-04-171-2/+42
| * sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord2009-04-171-10/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-1729-371/+663
|\ \
| * | staging: slicoss: update READMEStephen Hemminger2009-04-171-1/+30
| * | otus/zdusb.c: additional USB idnetifierDaniele Napolitano2009-04-172-1/+6
| * | Staging: go7007: fix build issuesGreg Kroah-Hartman2009-04-172-15/+2
| * | Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral2009-04-171-35/+58
| * | Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral2009-04-171-0/+5
| * | Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral2009-04-171-3/+7
| * | Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral2009-04-171-0/+2
| * | Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-172-1/+5
| * | Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-175-32/+86
| * | Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-172-5/+49
| * | Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-174-66/+2
| * | Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-171-1/+1
| * | Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-171-2/+2
OpenPOWER on IntegriCloud