ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
[linux-flexiantxendom0.git] / block / blk-core.c
2011-12-15 Tejun Heoblock: don't kick empty queue in blk_drain_queue()
2011-11-23 Mike Snitzerblock: initialize request_queue's numa node during
2011-11-16 Shaohua Liblock: add missed trace_block_plug
2011-11-16 Shaohua Liblock: avoid unnecessary plug list flush
2011-11-03 Tejun Heoblock: don't call blk_drain_queue() if elevator is...
2011-10-24 Jens AxboeMerge branch 'for-linus' into for-3.2/core
2011-10-24 Jeff Moyerblk-flush: move the queue kick into
2011-10-24 Tao Mablock: Remove the control of complete cpu from bio.
2011-10-19 Tejun Heoblock: fix request_queue lifetime handling by making...
2011-10-19 Tejun Heoblock: drop @tsk from attempt_plug_merge() and explain...
2011-10-19 Tejun Heoblock: make get_request[_wait]() fail if queue is dead
2011-10-19 Tejun Heoblock: reorganize throtl_get_tg() and blk_throtl_bio()
2011-10-19 Tejun Heoblock: reorganize queue draining
2011-10-19 Tejun Heoblock: pass around REQ_* flags instead of broken down...
2011-10-19 Jens AxboeMerge branch 'v3.1-rc10' into for-3.2/core
2011-09-28 Hannes Reineckeblock: Free queue resources at blk_release_queue()
2011-09-21 Suresh Jayaramanblock: document blk-plug
2011-09-15 Christoph Hellwigblock: refactor generic_make_request
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 Shaohua Liblock: simplify force plug flush code a little bit
2011-08-24 Shaohua Liblock: change force plug flush call order
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-08-15 Jeff Moyerblock: fix flush machinery for stacking drivers with...
2011-08-04 Akinobu Mitafault-injection: add ability to export fault_attr in...
2011-07-26 Akinobu Mitafail_make_request: cleanup should_fail_request
2011-07-26 Jens Axboeblock: fix warning with calling smp_processor_id()...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-23 Dan Williamsblock: strict rq_affinity
2011-07-21 James Bottomley[SCSI] fix crash in scsi_dispatch_cmd()
2011-07-08 Shaohua Liblock: avoid building too big plug list
2011-05-27 Jens Axboeblock: export blk_{get,put}_queue()
2011-05-26 Luca Tettamantiblock: remove unused variable in bio_attempt_front_merge()
2011-05-23 Vivek Goyalblock: call elv_bio_merged() when merged
2011-05-20 Jens Axboeblock: get rid of on-stack plugging debug checks
2011-05-20 Vivek Goyalblk-cgroup: Allow sleeping while dynamically allocating...
2011-05-18 Shaohua Liblock: don't delay blk_run_queue_async
2011-04-19 Jens Axboeblock: remove stale kerneldoc member from __blk_run_queue()
2011-04-19 Jens Axboeblock: get rid of QUEUE_FLAG_REENTER
2011-04-18 Jens Axboeblock: kill blk_flush_plug_list() export
2011-04-18 Konrad Rzeszutek... block, xen/blkback: remove blk_[get|put]_queue calls.
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-04-18 Jens Axboeblock: blk_delay_queue() should use kblockd workqueue
2011-04-18 Jens Axboeblock: drop queue lock before calling __blk_run_queue...
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: make unplug timer trace event correspond to...
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-14 Jeremy Fitzhardingeblock: export blk_get/put_queue for blkback
2011-04-12 Jens Axboeblock: move queue run on unplug to kblockd
2011-04-12 Jens Axboeblock: kill queue_sync_plugs()
2011-04-12 Jens Axboeblock: readd plug trace event
2011-04-12 Jens Axboeblock: add callback function for unplug notification
2011-04-12 Jens Axboeblock: add comment on why we save and disable interrupt...
2011-04-12 Jens Axboeblock: fixup block IO unplug trace call
2011-04-11 NeilBrownblock: splice plug list to local context
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-05 Konstantin Khlebnikovblock: fix request sorting at unplug
2011-04-05 Jens Axboeblock: dump request state on seeing a corrupted request...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-25 Jens Axboeblock: fix issue with calling blk_stop_queue() from...
2011-03-25 Jens Axboeblock: fix bug with inserting flush requests as sort...
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-21 Jens Axboeblock: attempt to merge with existing requests on plug...
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
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-03 Vivek Goyalblock: Initialize ->queue_lock to internal lock at...
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-12 Hannes Reinecke[SCSI] block: improve detail in I/O error messages
2011-02-11 Mike Snitzerblock: skip elevator data initialization for flush...
2011-01-25 Tejun Heoblock: reimplement FLUSH/FUA to support merge
2011-01-25 Tejun Heoblock: improve flush bio completion
2011-01-25 Tejun Heoblock: add REQ_FLUSH_SEQ
2011-01-07 Jens Axboeblock: add internal hd part table references
2011-01-05 Jerome Marchandblock: fix accounting bug on cross partition merges
2011-01-03 Tejun Heoblock: make kblockd_workqueue smarter
2010-11-16 Mike Snitzerblock: Rename "block_remap" tracepoint to "block_bio_re...
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-11-10 Mike Snitzerblock: read i_size with i_size_read()
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Jens Axboeblock: fix use-after-free bug in blk throttle code
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-09-16 Vivek Goyalblkio: Core implementation of throttle policy
2010-09-14 San Mehatblock: block_dump: Add number of sectors to debug output
2010-09-10 Tejun Heoblock: make __blk_rq_prep_clone() copy most command...
next