summaryrefslogtreecommitdiffstats
path: root/block/blk-settings.c
AgeCommit message (Expand)AuthorLines
2008-05-14Remove blkdev warning triggered by using mdNeil Brown-1/+7
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison-10/+10
2008-04-29block: make queue flags non-atomicNick Piggin-1/+1
2008-04-29unexport blk_max_pfnAdrian Bunk-1/+0
2008-04-02Fix bounce setting for 64-bitAndrea Arcangeli-1/+1
2008-03-04block: remove extern on function definitionHarvey Harrison-1/+1
2008-03-04Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi-1/+1
2008-03-04block: separate out padding from alignmentTejun Heo-0/+17
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap-1/+0
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo-2/+5
2008-02-19make blk_settings_init() staticAdrian Bunk-1/+1
2008-02-01block: make core bits checkpatch compliantJens Axboe-34/+27
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe-0/+402