summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-26
* block: Remove unused accessor functionMartin K. Petersen2010-02-26
* block: Update blk_queue_max_sectors and documentationMartin K. Petersen2010-02-26
* block: Stop using byte offsetsMartin K. Petersen2010-01-11
* block: bdev_stack_limits wrapperMartin K. Petersen2010-01-11
* block: Correct handling of bottom device misaligmentMartin K. Petersen2010-01-11
* block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-29
* block: Fix topology stacking for data and discard alignmentMartin K. Petersen2009-12-21
* block: temporarily disable discard granularityJens Axboe2009-12-16
* block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2009-12-03
* block: jiffies fixesRandy Dunlap2009-11-11
* block: Expose discard granularityMartin K. Petersen2009-11-10
* blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-12
* block: allow large discard requestsChristoph Hellwig2009-10-01
* block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
* block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-01
* block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-01
* block: Optimal I/O limit wrapperMartin K. Petersen2009-09-14
* block: Update topology documentationMartin K. Petersen2009-08-01
* block: Stack optimal I/O sizeMartin K. Petersen2009-08-01
* block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-01
* block: Make blk_queue_stack_limits use the new stacking interfaceMartin K. Petersen2009-08-01
* block: always assign default lock to queuesJens Axboe2009-07-28
* Fix kernel-doc parameter name typo in blk-settings.c:Randy Dunlap2009-06-19
* block: Fix bounce_pfn settingMartin K. Petersen2009-06-18
* block: Introduce helper to reset queue limits to default valuesMartin K. Petersen2009-06-16
* block: don't overwrite bdi->state after bdi_init() has been runJens Axboe2009-06-16
* 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