Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / include / linux / blkdev.h
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-14 Russell KingFix blkdev.h build errors when BLOCK=n
2012-04-17 Jeff Mahoney- Update to 3.4-rc3.
2012-03-30 Andi Kleenblock: use lockdep_assert_held for queue locking
2012-02-19 Jeff Mahoney- Updated to 3.3-rc4.
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-14 Paolo Bonziniblock: fail SCSI passthrough ioctls on partition devices
2012-01-14 Paolo Bonziniblock: add and use scsi_blk_cmd_ioctl
2012-01-12 Stephen Rothwellblockdev: convert some macros to static inlines
2012-01-11 Martin K. Petersenblock: Introduce blk_set_stacking_limits function
2011-12-20 Jeff Mahoney- Update to 3.2-rc6.
2011-12-13 Tejun Heoblock, cfq: move cfqd->icq_list to request_queue and...
2011-12-13 Tejun Heoblock, cfq: unlink cfq_io_context's immediately
2011-12-13 Tejun Heoblock: misc updates to blk_get_queue()
2011-12-13 Tejun Heoblock, cfq: move cfqd->cic_index to q->id
2011-12-13 Tejun Heoblock: add blk_queue_dead()
2011-12-13 Tejun Heoblock, sx8: kill blk_insert_request()
2011-11-23 Mike Snitzerblock: initialize request_queue's numa node during
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-10-19 Tejun Heoblock: move blk_throtl prototypes to block/blk.h
2011-10-19 Jens AxboeMerge branch 'v3.1-rc10' into for-3.2/core
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-21 Suresh Jayaramanblock: document blk-plug
2011-09-12 Christoph Hellwigblock: remove support for bio remapping from ->make_request
2011-09-12 Jens Axboeblock: rename __make_request() to blk_queue_bio()
2011-09-12 Christoph Hellwigblock: export __make_request
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-24 Shaohua Liblock: simplify force plug flush code a little bit
2011-08-15 Jeff Moyerblock: fix flush machinery for stacking drivers with...
2011-07-31 Mike Christieblock: add bsg helper library
2011-07-23 Dan Williamsblock: strict rq_affinity
2011-07-13 Richard Kennedyblock: reorder request_queue to remove 64 bit alignment...
2011-07-08 Shaohua Liblock: document blk_plug list access
2011-07-08 Shaohua Liblock: avoid building too big plug list
2011-07-01 Jens AxboeMerge branch 'for-linus' into for-3.1/core
2011-06-13 Wanlong Gaoblock:fix the comment error in blkdev.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-08 Jeff Mahoney- Update to 3.0-rc2.
2011-05-31 Namhyung Kimblock: remove unwanted semicolons
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-20 Jens AxboeMerge commit 'v2.6.39' into for-2.6.40/core
2011-05-18 Martin K. Petersenblock: Fix discard topology stacking and reporting
2011-05-06 shaohua.li@intel.comblock: hold queue if flush is running for non-queueable...
2011-05-06 shaohua.li@intel.comblock: add a non-queueable flush flag
2011-04-27 Jeff Mahoney- Update to 2.6.39-rc5.
2011-04-19 Jeff Mahoney- Updated to 2.6.39-rc4.
2011-04-19 Jens Axboeblock: get rid of QUEUE_FLAG_REENTER
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-04-18 Jens AxboeRevert "block: add callback function for unplug notific...
2011-04-18 NeilBrownblock: Enhance new plugging support to support general...
2011-04-16 Jens Axboeblock: let io_schedule() flush the plug inline
2011-04-15 Jens Axboeblock: only force kblockd unplugging from the schedule...
2011-04-15 Christoph Hellwigblock: cleanup the block plug helper functions
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-12 Jens Axboeblock: add callback function for unplug notification
2011-04-05 Mike Snitzerdm: improve block integrity support
2011-03-14 Jeff Mahoney- Linux: 2.6.38-rc8.
2011-03-11 Jens Axboeblock: fixup plugging stubs for !CONFIG_BLOCK
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-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-03-10 Jens Axboeblock: add API for delaying work/request_fn a little bit
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-03 Vivek Goyalblock: Move blk_throtl_exit() call to blk_cleanup_queue()
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-03-01 Vivek Goyalblk-throttle: Do not use kblockd workqueue for throtl...
2011-02-11 Mike Snitzerblock: share request flush fields with elevator_private
2011-01-25 Tejun Heoblock: reimplement FLUSH/FUA to support merge
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Jens AxboeMerge branch 'for-2.6.38/event-handling' into for-2...
2011-01-05 Jerome Marchandblock: fix accounting bug on cross partition merges
2010-12-27 Jeff Mahoney- Update to 2.6.37-rc7.
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-12-16 Tejun Heoimplement in-kernel gendisk events handling
2010-12-16 Tejun Heoblock: move register_disk() and del_gendisk() to block...
2010-11-15 Jeff Mahoney- Update to 2.6.37-rc1-git11.
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Lukas CzernerAdd helper function for blkdev_issue_zeroout (sb_issue_...
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-10-13 Martin K. Petersenblock: Ensure physical block size is unsigned int
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-15 Namhyung Kimblock: fix an address space warning in blk-map.c
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-10 Christoph Hellwigblock: remove the BLKDEV_IFL_BARRIER flag
2010-09-10 Christoph Hellwigblock: pass gfp_mask and flags to sb_issue_discard
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-09-10 Tejun Heoblock: rename barrier/ordered to flush
next