aboutsummaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-10-09Fix up comments about matching flags between bio and rqDavid Woodhouse
2008-10-09block: use bio_has_data() in the IO completion pathJens Axboe
2008-10-09block: use bio_has_data() to check for data carrying bioJens Axboe
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-08-01block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-15block: remove the checking for NULL queue in blk_put_requestFUJITA Tomonori
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-07-03block: extend queue_flag bitopsJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07block: optimize generic_unplug_device()Jens Axboe
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29block: add large command supportFUJITA Tomonori
2008-04-29block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori
2008-04-29block: rename and export rq_init()FUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-29block: make rq_init() do a full memset()FUJITA Tomonori
2008-03-04unexport blk_{get,put}_queueAdrian Bunk
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-19make blk-core.c:request_cachep static againAdrian Bunk
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-08block: fixup rq_init() a bitJens Axboe
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-02-01block: new end request handling interface should take unsigned byte countsJens Axboe
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe
2008-01-29block: remove dated (and wrong) comment in blk-core.cJens Axboe
2008-01-29block: get rid of unnecessary forward declarations in blk-core.cJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe
2008-01-29block: first step of splitting ll_rw_blk, rename itJens Axboe