aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-settings.c
Commit message (Expand)AuthorAge
...
* block: fix kernel-doc in recent block/ changesRandy Dunlap2009-06-11
* block: Add missing bounce_pfn stacking and fix commentsMartin K. Petersen2009-06-09
* Revert "block: Fix bounce limit setting in DM"Jens Axboe2009-06-09
* block: Fix bounce limit setting in DMMartin K. Petersen2009-06-03
* block: export blk_stack_limits()Mike Snitzer2009-05-28
* block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
* block: Move queue limits to an embedded structMartin K. Petersen2009-05-22
* block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: fix queue bounce limit settingTejun Heo2009-04-22
* pata_artop: typoAlan Cox2009-04-06
* block: use min_not_zero in blk_queue_stack_limitsFUJITA Tomonori2008-12-29
* block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-03
* block: move q->unplug_work initializationPeter Zijlstra2008-10-17
* block: add lld busy state exporting interfaceKiyoshi Ueda2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09
* block: kmalloc args reversed, small function definition fixesHarvey Harrison2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-09
* Add 'discard' request handlingDavid Woodhouse2008-10-09
* block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-04
* Remove blkdev warning triggered by using mdNeil Brown2008-05-14
* block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-01
* block: make queue flags non-atomicNick Piggin2008-04-29
* unexport blk_max_pfnAdrian Bunk2008-04-29
* Fix bounce setting for 64-bitAndrea Arcangeli2008-04-02
* block: remove extern on function definitionHarvey Harrison2008-03-04
* Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi2008-03-04
* block: separate out padding from alignmentTejun Heo2008-03-04
* block: fix kernel-docbook parameters and filesRandy Dunlap2008-03-04
* block: implement request_queue->dma_drain_neededTejun Heo2008-02-19
* make blk_settings_init() staticAdrian Bunk2008-02-19
* block: make core bits checkpatch compliantJens Axboe2008-02-01
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-29