summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-14
|\
| * block: properly stack underlying max_segment_size to DM deviceMike Snitzer2013-11-08
* | ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...Santosh Shilimkar2013-10-31
|/
* block: discard granularity might not be power of 2Shaohua Li2012-12-14
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
* block: do not artificially constrain max_sectors for stacking driversMike Snitzer2012-08-01
* block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-11
* 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