Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk-settings.c
2012-01-11 Martin K. Petersenblock: Introduce blk_set_stacking_limits function
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-18 Martin K. Petersenblock: Fix discard topology stacking and reporting
2011-05-06 shaohua.li@intel.comblock: add a non-queueable flush flag
2011-04-18 Jens AxboeRevert "block: add callback function for unplug notific...
2011-04-12 Jens Axboeblock: add callback function for unplug notification
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-03 Vivek Goyalblock: Initialize ->queue_lock to internal lock at...
2010-12-17 Mike Snitzerblock: max hardware sectors limit wrapper
2010-12-17 Martin K. Petersenblock: Deprecate QUEUE_FLAG_CLUSTER and use queue_limit...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-13 Martin K. Petersenblock: Ensure physical block size is unsigned int
2010-10-01 Malahal Naineniblock: set the bounce_pfn to the actual DMA limit rathe...
2010-10-01 Jens Axboeblock: revert bad fix for memory hotplug causing bounces
2010-09-24 Malahal Naineniblock: set the bounce_pfn to the actual DMA limit rathe...
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-10 Martin K. PetersenConsolidate min_not_zero
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Martin K. Petersenblock: Fix overrun in lcm() and move it to lib
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-26 Martin K. Petersenblock: Add BLK_ prefix to definitions
2010-02-26 Martin K. Petersenblock: Remove unused accessor function
2010-02-26 Martin K. Petersenblock: Update blk_queue_max_sectors and documentation
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Martin K. Petersenblock: bdev_stack_limits wrapper
2010-01-11 Martin K. Petersenblock: Stop using byte offsets
2010-01-11 Martin K. Petersenblock: bdev_stack_limits wrapper
2010-01-11 Martin K. Petersenblock: Correct handling of bottom device misaligment
2009-12-29 Martin K. Petersenblock: Fix incorrect alignment offset reporting and...
2009-12-21 Martin K. Petersenblock: Fix topology stacking for data and discard alignment
2009-12-16 Jens Axboeblock: temporarily disable discard granularity
2009-12-03 Martin K. Petersenblock: Allow devices to indicate whether discarded...
2009-11-11 Randy Dunlapblock: jiffies fixes
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-12 Randy Dunlapblk-settings: fix function parameter kernel-doc notation
2009-10-01 Christoph Hellwigblock: allow large discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-10-01 Christoph Hellwigblock: allow large discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-10-01 Martin K. Petersenblock: Do not clamp max_hw_sectors for stacking devices
2009-10-01 Martin K. Petersenblock: Set max_sectors correctly for stacking devices
2009-09-14 Martin K. Petersenblock: Optimal I/O limit wrapper
2009-08-01 Martin K. Petersenblock: Update topology documentation
2009-08-01 Martin K. Petersenblock: Stack optimal I/O size
2009-08-01 Martin K. Petersenblock: Add a wrapper for setting minimum request size...
2009-08-01 Martin K. Petersenblock: Make blk_queue_stack_limits use the new stacking...
2009-07-28 Jens Axboeblock: always assign default lock to queues
2009-06-19 Randy DunlapFix kernel-doc parameter name typo in blk-settings.c:
2009-06-18 Martin K. Petersenblock: Fix bounce_pfn setting
2009-06-16 Martin K. Petersenblock: Introduce helper to reset queue limits to defaul...
2009-06-16 Jens Axboeblock: don't overwrite bdi->state after bdi_init()...
2009-06-12 Randy Dunlapblock: fix kernel-doc in recent block/ changes
2009-06-09 Martin K. Petersenblock: Add missing bounce_pfn stacking and fix comments
2009-06-09 Jens AxboeRevert "block: Fix bounce limit setting in DM"
2009-06-03 Martin K. Petersenblock: Fix bounce limit setting in DM
2009-05-28 Mike Snitzerblock: export blk_stack_limits()
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-05-22 Martin K. Petersenblock: Move queue limits to an embedded struct
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-22 Tejun Heoblock: fix queue bounce limit setting
2009-04-07 Alan Coxpata_artop: typo
2008-12-29 FUJITA Tomonoriblock: use min_not_zero in blk_queue_stack_limits
2008-12-16 Hannes Reinecke- patches.fixes/blk-dont-invoke-request_fn-on-stopped...
2008-12-03 Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-10-24 Hannes Reinecke- Include patches from upstream:
2008-10-17 Peter Zijlstrablock: move q->unplug_work initialization
2008-10-09 Kiyoshi Uedablock: add lld busy state exporting interface
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Harvey Harrisonblock: kmalloc args reversed, small function definition...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Randy DunlapAdd some block/ source files to the kernel-api docbook...
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-09-12 Hannes Reinecke- patches.drivers/bdev-resize-added-flush_disk: Added
2008-07-04 FUJITA Tomonoriblock: add blk_queue_update_dma_pad
2008-05-15 Neil BrownRemove blkdev warning triggered by using md
2008-05-01 Harvey Harrisonblock: remove remaining __FUNCTION__ occurrences
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-29 Adrian Bunkunexport blk_max_pfn
2008-04-02 Andrea ArcangeliFix bounce setting for 64-bit
2008-03-04 Harvey Harrisonblock: remove extern on function definition
2008-03-04 Yang ShiFix DMA access of block device in 64-bit kernel on...
2008-03-04 Tejun Heoblock: separate out padding from alignment
2008-03-04 Randy Dunlapblock: fix kernel-docbook parameters and files
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-19 Tejun Heoblock: implement request_queue->dma_drain_needed
2008-02-19 Adrian Bunkmake blk_settings_init() static
2008-02-01 Jens Axboeblock: make core bits checkpatch compliant
2008-01-29 Jens Axboeblock: continue ll_rw_blk.c splitup