aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-settings.c
Commit message (Expand)AuthorAge
* block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-18
* block: add a non-queueable flush flagshaohua.li@intel.com2011-05-06
* Revert "block: add callback function for unplug notification"Jens Axboe2011-04-18
* block: add callback function for unplug notificationJens Axboe2011-04-12
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | block: Initialize ->queue_lock to internal lock at queue allocation timeVivek Goyal2011-03-02
|/
* block: max hardware sectors limit wrapperMike Snitzer2010-12-17
* block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-17
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* | block: Ensure physical block size is unsigned intMartin K. Petersen2010-10-13
* | block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni2010-10-01
* | block: revert bad fix for memory hotplug causing bouncesJens Axboe2010-10-01
* | block: set the bounce_pfn to the actual DMA limit rather than to max memoryMalahal Naineni2010-09-24
* | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
* | Consolidate min_not_zeroMartin K. Petersen2010-09-10
|/
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
* 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