summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: don't set REQ_NOMERGE unnecessarilyTejun Heo2009-04-282-5/+1
* block: kill blk_start_queueing()Tejun Heo2009-04-285-39/+9
* block: merge blk_invoke_request_fn() into __blk_run_queue()Tejun Heo2009-04-281-21/+14
* block: implement blkdev_readpagesJeff Moyer2009-04-281-0/+7
* block: enable by default support for large devices and files on 32-bit archsBartlomiej Zolnierkiewicz2009-04-281-4/+7
* ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-281-16/+4
* ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-281-5/+1
* ide-atapi: kill unused fields and callbacksTejun Heo2009-04-283-26/+4
* ide-tape: simplify read/write functionsTejun Heo2009-04-281-99/+50
* ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-281-25/+20
* ide-tape: unify r/w init pathsTejun Heo2009-04-281-64/+46
* ide-tape: kill idetape_bhTejun Heo2009-04-281-221/+84
* ide-tape: use standard data transfer mechanismTejun Heo2009-04-282-94/+24
* ide-tape: use single continuous bufferTejun Heo2009-04-281-198/+58
* ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo2009-04-283-8/+18
* ide-tape,floppy: fix failed command completion after request senseTejun Heo2009-04-282-0/+2
* ide-pm: don't abuse rq->dataTejun Heo2009-04-282-24/+16
* ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-285-36/+52
* ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-284-39/+23
* ide-cd: convert to using generic sense requestBorislav Petkov2009-04-282-46/+12
* ide: add helpers for preparing sense requestsBorislav Petkov2009-04-282-0/+72
* ide-cd: don't abuse rq->bufferTejun Heo2009-04-281-4/+4
* ide-atapi: don't abuse rq->bufferTejun Heo2009-04-283-4/+4
* ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-282-11/+12
* ide-floppy: block pc always uses bioTejun Heo2009-04-281-8/+6
* ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-281-8/+4
* ide kill unused ide_cmd->specialTejun Heo2009-04-281-1/+0
* ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-282-2/+0
* ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-281-5/+2
* ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-281-6/+0
* block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-281-3/+7
* loop: use BIO list management functionsAkinobu Mita2009-04-283-22/+9
* hd: fix lockingTejun Heo2009-04-281-10/+7
* mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-281-1/+1
* mg_disk: fix lockingTejun Heo2009-04-281-4/+13
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+8
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3
* m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+4
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-263-2/+12
* PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki2009-04-241-24/+27
* ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-241-0/+1
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-243-22/+53
* lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman2009-04-241-1/+1