summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
AgeCommit message (Expand)Author
2008-10-09block: add lld busy state exporting interfaceKiyoshi Ueda
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09block: kmalloc args reversed, small function definition fixesHarvey Harrison
2008-10-09block: add support for IO CPU affinityJens Axboe
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-29unexport blk_max_pfnAdrian Bunk
2008-04-02Fix bounce setting for 64-bitAndrea Arcangeli
2008-03-04block: remove extern on function definitionHarvey Harrison
2008-03-04Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19make blk_settings_init() staticAdrian Bunk
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe