summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2009-04-28block: kill rq->dataTejun Heo-1/+0
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo-103/+105
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo-56/+19
2009-04-28ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo-16/+4
2009-04-28ide: drop rq->data handling from ide_map_sg()Tejun Heo-5/+1
2009-04-28ide-atapi: kill unused fields and callbacksTejun Heo-14/+4
2009-04-28ide-tape: simplify read/write functionsTejun Heo-99/+50
2009-04-28ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo-25/+20
2009-04-28ide-tape: unify r/w init pathsTejun Heo-64/+46
2009-04-28ide-tape: kill idetape_bhTejun Heo-221/+84
2009-04-28ide-tape: use standard data transfer mechanismTejun Heo-94/+24
2009-04-28ide-tape: use single continuous bufferTejun Heo-198/+58
2009-04-28ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo-8/+18
2009-04-28ide-tape,floppy: fix failed command completion after request senseTejun Heo-0/+2
2009-04-28ide-pm: don't abuse rq->dataTejun Heo-24/+16
2009-04-28ide-cd,atapi: use bio for internal commandsTejun Heo-35/+51
2009-04-28ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov-37/+22
2009-04-28ide-cd: convert to using generic sense requestBorislav Petkov-46/+12
2009-04-28ide: add helpers for preparing sense requestsBorislav Petkov-0/+61
2009-04-28ide-cd: don't abuse rq->bufferTejun Heo-4/+4
2009-04-28ide-atapi: don't abuse rq->bufferTejun Heo-4/+4
2009-04-28ide-taskfile: don't abuse rq->bufferTejun Heo-11/+12
2009-04-28ide-floppy: block pc always uses bioTejun Heo-8/+6
2009-04-28ide-cd: clear sense buffer before issuing request senseTejun Heo-8/+4
2009-04-28ide: don't set REQ_SOFTBARRIERTejun Heo-2/+0
2009-04-28ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo-5/+2
2009-04-28ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo-6/+0
2009-04-28loop: use BIO list management functionsAkinobu Mita-19/+7
2009-04-28hd: fix lockingTejun Heo-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz-1/+1
2009-04-28mg_disk: fix lockingTejun Heo-4/+13
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger-2/+2
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-244/+293
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+4
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-271/+314
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+1
2009-04-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds-16/+7
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds-66/+47
2009-04-24radio_si470x: Fix free memory corruptionAlan Cox-1/+1
2009-04-24serial: remove contact dataNiels de Vos-2/+0
2009-04-24cafe_nand: Fix warningAlan Cox-1/+1
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-380/+571
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-1/+3
2009-04-24Merge branch 'bjorn.button' into releaseLen Brown-96/+44
2009-04-24Merge branch 'bugzilla-13036' into releaseLen Brown-14/+72
2009-04-24Merge branch 'bugzilla-13048' into releaseLen Brown-4/+5
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown-0/+3
2009-04-24Merge branch 'hpet' into releaseLen Brown-3/+3
2009-04-24umem: fix request_queue lock warningSage Weil-0/+1