serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / block /
2011-06-13 Joe Perchesblock: Add __attribute__((format(printf...) and fix...
2011-06-09 Tejun Heoblock: make disk_block_events() properly wait for work...
2011-06-09 Tejun Heoblock: remove non-syncing __disk_block_events() and...
2011-06-09 Tejun Heoblock: don't use non-syncing event blocking in disk_che...
2011-06-06 Paul Bolleblock: rename the return of two functions
2011-06-06 Paul BolleCFQ: make two functions static
2011-06-06 Jens Axboecfq-iosched: fix locking around ioc->ioc_data assignment
2011-06-06 Jens Axboecfq-iosched: fix locking around ioc->ioc_data assignment
2011-06-02 Jeff Moyeriosched: prevent aliased requests from starving other I/O
2011-06-02 Paul Bolleblock: Use hlist_entry() for io_context.cic_list.first
2011-06-02 Paul Bollecfq-iosched: Remove bogus check in queue_fail path
2011-05-31 Kyungmin ParkCFQ: Fix typo and remove unnecessary semicolon
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-05-27 Jens Axboeblock: export blk_{get,put}_queue()
2011-05-27 Ben Blumcgroups: add per-thread subsystem callbacks
2011-05-26 Luca Tettamantiblock: remove unused variable in bio_attempt_front_merge()
2011-05-26 Tejun Heoblock: always allocate genhd->ev if check_events is...
2011-05-24 Namhyung Kimcfq-iosched: free cic_index if cfqd allocation fails
2011-05-24 Namhyung Kimcfq-iosched: remove unused 'group_changed' in cfq_servi...
2011-05-24 Namhyung Kimcfq-iosched: reduce bit operations in cfq_choose_req()
2011-05-24 Namhyung Kimcfq-iosched: algebraic simplification in cfq_prio_to_ma...
2011-05-23 Vivek Goyalblk-cgroup: Initialize ioc->cgroup_changed at ioc creat...
2011-05-23 Vivek Goyalblock: call elv_bio_merged() when merged
2011-05-23 Vivek Goyalcfq-iosched: Make IO merge related stats per cpu
2011-05-23 Vivek Goyalcfq-iosched: Fix a memory leak of per cpu stats for...
2011-05-20 Jens Axboeblock: get rid of on-stack plugging debug checks
2011-05-20 Jens AxboeMerge branch 'for-linus' into for-2.6.40/core
2011-05-20 Vivek Goyalblk-throttle: Make no throttling rule group processing...
2011-05-20 Vivek Goyalblk-cgroup: Make cgroup stat reset path blkg->lock...
2011-05-20 Vivek Goyalblk-cgroup: Make 64bit per cpu stats safe on 32bit...
2011-05-20 Vivek Goyalblk-throttle: Make dispatch stats per cpu
2011-05-20 Vivek Goyalblk-throttle: Free up a group only after one rcu grace...
2011-05-20 Vivek Goyalblk-throttle: Use helper function to add root throtl...
2011-05-20 Vivek Goyalblk-throttle: Introduce a helper function to fill in...
2011-05-20 Vivek Goyalblk-throttle: Dynamically allocate root group
2011-05-20 Vivek Goyalblk-cgroup: Allow sleeping while dynamically allocating...
2011-05-20 Vivek Goyalcfq-iosched: Fix a possible race with cfq cgroup remova...
2011-05-20 Vivek Goyalcfq-iosched: Get rid of redundant function parameter...
2011-05-20 Vivek Goyalblk-cgroup: move some fields of unaccounted_time file...
2011-05-20 Vivek Goyalblk-throttle: Do the new group initialization with...
2011-05-20 Jens AxboeMerge commit 'v2.6.39' into for-2.6.40/core
2011-05-18 James Bottomleyblock: add proper state guards to __elv_next_request
2011-05-18 Shaohua Liblock: don't delay blk_run_queue_async
2011-05-18 Martin K. Petersenblock: Fix discard topology stacking and reporting
2011-05-16 Vivek Goyalblk-throttle: Use task_subsys_state() to determine...
2011-05-07 Lukas Czernerblkdev: Do not return -EOPNOTSUPP if discard is supported
2011-05-07 Lukas Czernerblkdev: Simple cleanup in blkdev_issue_zeroout()
2011-05-07 Lukas Czernerblkdev: Submit discard bio in batches in blkdev_issue_d...
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-05-06 Kees Cookiosched: remove redundant sprintf
2011-05-05 Tao Mablock: Remove 'plug/unplug' comment in blk_execute_rq_n...
2011-04-21 Tejun Heoblock: don't propagate unlisted DISK_EVENTs to userland
2011-04-21 Jens Axboeelevator: check for ELEVATOR_INSERT_SORT_MERGE in ...
2011-04-19 Tao Mablock: Remove the extra check in queue_requests_store
2011-04-19 Liu Yuanblock, blk-sysfs: Fix an err return path in blk_registe...
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-19 Jens Axboecfq-iosched: read_lock() does not always imply rcu_read...
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-13 Liu Yuanblock, blk-sysfs: Use the variable directly instead...
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 Mike Snitzerdm: improve block integrity support
2011-04-05 Andreas Schwabblk-throttle: don't call xchg on bool
2011-04-05 Jens Axboeblock: make the flush insertion use the tail of the...
2011-04-05 Jens Axboeblock: get rid of elv_insert() interface
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-23 Li, Shaohuacfq-iosched: removing unnecessary think time checking
2011-03-23 Justin TerAvestcfq-iosched: Don't clear queue stats when preempt.
2011-03-22 Vivek Goyalblk-throttle: Reset group slice when limits are changed
2011-03-22 Justin TerAvestblk-cgroup: Only give unaccounted_time under debug
2011-03-22 Justin TerAvestcfq-iosched: Don't set active queue in preempt
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-17 Justin TerAvestcfq-iosched: Don't update group weights when on service...
2011-03-12 Justin TerAvestblk-cgroup: Add unaccounted time to timeslice_used.
2011-03-11 Tao Mablock: remove obsolete comments for blkdev_issue_zeroout.
2011-03-11 Lukas Czernerblock: fix mis-synchronisation in blkdev_issue_zeroout()
next