block: add @force_kblockd to __blk_run_queue()
[linux-flexiantxendom0-natty.git] / include / linux / blkdev.h
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Vivek Goyalblk-throttle: Do not use kblockd workqueue for throtl...
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-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-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
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-09-10 Tejun Heoblock: misc cleanups in barrier code
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-09-10 Tejun Heoblock: kill QUEUE_ORDERED_BY_TAG
2010-09-10 Tejun Heoide: remove unnecessary blk_queue_flushing() test in...
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-07 Mike Snitzerblock: disallow FS recursion from sb_issue_discard...
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 FUJITA Tomonoriblock: remove unused REQ_TYPE_LINUX_BLOCK
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
2010-08-07 Christoph Hellwigblock: don't allocate a payload for discard request
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-08-07 FUJITA Tomonoriblock: kill ISA_DMA_THRESHOLD usage
2010-08-07 Jens Axboeblock: add sysfs knob for turning off disk entropy...
2010-06-01 Jens Axboeblock: disable preemption before using sched_clock()
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-18 Nitin Guptaswap: Add swap slot free callback to block_device_opera...
2010-05-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-04-28 Dmitry Monakhovblkdev: add blkdev_issue_zeroout helper function
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-21 Vivek Goyalblkio: Fix blkio crash during rq stat update
2010-04-09 Divyesh Shahblkio: Changes to IO controller additional stats patches
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-03-19 Richard Kennedyblock: remove 16 bytes of padding from struct request...
2010-03-15 Martin K. Petersenblock: Finalize conversion of block limits functions
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-25 Jens AxboeMerge branch 'master' into for-2.6.34
2010-02-23 Jens AxboeRevert "block: improve queue_should_plug() by looking...
2010-01-29 Alan D. Brunelleblock: Added in stricter no merge semantics for block I/O
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: Fix discard alignment calculation and printing
2009-12-30 Gui Jianfengblock: blk_rq_err_sectors cleanup
2009-12-29 Martin K. Petersenblock: Fix incorrect alignment offset reporting and...
2009-12-03 Martin K. Petersenblock: Allow devices to indicate whether discarded...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-29 Jens Axboeblock: move bdi/address_space unplug functions to backi...
2009-10-05 Jens Axboeblock: get rid of kblock_schedule_delayed_work()
2009-10-03 Martin K. Petersenblock: Topology ioctls
2009-10-03 Jens Axboecfq-iosched: implement slower async initiate and queue...
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-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-14 Martin K. Petersenblock: Optimal I/O limit wrapper
2009-09-11 Jens Axboeblock: enable rq CPU completion affinity by default
2009-09-11 Jens Axboeblock: improve queue_should_plug() by looking at IO...
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-11 Tejun Heoblock: implement mixed merge of different failfast...
2009-09-11 Tejun Heoblock: use the same failfast bits for bio and request
2009-08-01 Martin K. Petersenblock: Add a wrapper for setting minimum request size...
2009-07-11 Trond MyklebustFix compile error due to congestion_wait() changes
2009-07-10 FUJITA Tomonoriblock: fix sg SG_DXFER_TO_FROM_DEV regression
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-01 Jens Axboeblock: get rid of queue-private command filter
2009-06-16 Martin K. Petersenblock: Introduce helper to reset queue limits to defaul...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-11 Kiyoshi Uedablock: add request clone interface (v2)
2009-06-09 Jens AxboeRevert "block: Fix bounce limit setting in DM"
2009-06-07 Bartlomiej Zolnier... partitions: add ->set_capacity block device method
2009-06-03 Martin K. Petersenblock: Fix bounce limit setting in DM
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-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-20 Jens Axboeblock: change the tag sync vs async restriction logic
2009-05-19 Boaz Harroshblock: Un-export blk_rq_append_bio
next