serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / block /
2012-04-03 Andy WhitcroftUBUNTU: SAUCE: (no-up) elide some ioctl warnings which...
2012-03-19 Alan SternBlock: use a freezable workqueue for disk-event polling
2012-03-19 Stanislaw Gruszkablock: fix __blkdev_get and add_disk race condition
2012-03-12 Stanislaw Gruszkabsg: fix sysfs link remove warning
2012-01-26 Paolo Bonziniblock: fail SCSI passthrough ioctls on partition devices
2012-01-26 Paolo Bonziniblock: add and use scsi_blk_cmd_ioctl
2011-12-29 Dan Williamsblock: fix blk_queue_end_tag()
2011-12-21 majianpengblock: re-use existing 'reading' variable instead of...
2011-12-16 Shaohua Liblock, cfq: fix empty queue crash caused by request...
2011-12-15 Tejun Heoblock: don't kick empty queue in blk_drain_queue()
2011-12-02 Yasuaki Ishimatsucfq-iosched: fix cfq_cic_link() race confition
2011-11-30 majianpengcfq-iosched: free cic_index if blkio_alloc_blkg_stats...
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-13 Ben Hutchingsblock: Always check length of all iov entries in blk_rq...
2011-11-10 Tejun Heoblock: Revert "[SCSI] genhd: add a new attribute "alias...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-11-03 Tejun Heoblock: don't call blk_drain_queue() if elevator is...
2011-10-31 Paul Gortmakerblock: Change module.h -> export.h in bsg-lib.c
2011-10-31 Paul Gortmakerblock: add export.h to files using EXPORT_SYMBOL/THIS_M...
2011-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-10-25 Jens Axboeblk-throttle: use queue_is_locked() instead of lockdep_...
2011-10-25 Vivek Goyalblk-throttle: Take blkcg->lock while traversing blkcg...
2011-10-25 Vivek Goyalblk-throttle: Free up policy node associated with delet...
2011-10-25 Tao Mablock: warn if tag is greater than real_max_depth.
2011-10-24 Jens AxboeMerge branch 'for-linus' into for-3.2/core
2011-10-24 Tejun Heoblock: make gendisk hold a reference to its queue
2011-10-24 Jeff Moyerblk-flush: move the queue kick into
2011-10-24 Jeff Moyerblk-flush: fix invalid BUG_ON in blk_insert_flush
2011-10-24 Tao Mablock: Remove the control of complete cpu from bio.
2011-10-24 Jie Liublock: fix a typo in the blk-cgroup.h file
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: drop unnecessary blk_get/put_queue() in scsi_cmd...
2011-10-19 Tejun Heoblock: pass around REQ_* flags instead of broken down...
2011-10-19 Tejun Heoblock: move blk_throtl prototypes to block/blk.h
2011-10-19 Tejun Heoblock: fix genhd refcounting in blkio_policy_parse_and_...
2011-10-19 Tejun Heoblock: make gendisk hold a reference to its queue
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 Wanlong Gaoblk-cgroup: be able to remove the record of unplugged...
2011-09-21 Andrew Mortonblock/blk-sysfs.c: fix kerneldoc references
2011-09-21 Suresh Jayaramanblock: document blk-plug
2011-09-15 Christoph Hellwigblock: refactor generic_make_request
2011-09-14 Tao Mablock: Don't check QUEUE_FLAG_SAME_COMP in __blk_comple...
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-09-12 Wang Sheng-Huielevator: use ELV_NAME_MAX instead of magic number...
2011-08-29 Nao Nishijima[SCSI] genhd: add a new attribute "alias" in gendisk
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-24 Eric Seppanenblock: Fix queue_flag update when rq_affinity goes...
2011-08-23 Tejun Heoblock: add GENHD_FL_NO_PART_SCAN
2011-08-23 Christoph Hellwigblock: separate priority boosting from REQ_META
2011-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-08-19 Jens AxboeRevert "cfq: Remove special treatment for metadata...
2011-08-15 Jeff Moyerblock: fix flush machinery for stacking drivers with...
2011-08-11 Shaohua Liblock: improve rq_affinity placement
2011-08-09 Jeff Moyerallow blk_flush_policy to return REQ_FSEQ_DATA independ...
2011-08-05 Tao Mablock: Make rq_affinity = 1 work as expected
2011-08-04 Akinobu Mitafault-injection: add ability to export fault_attr in...
2011-08-02 Herbert Poetzlblock/genhd.c: remove useless cast in diskstats_show()
2011-08-02 Jens Axboebsg-lib: add module.h include
2011-08-02 Vivek Goyalcfq-iosched: Reduce linked group count upon group destr...
2011-08-01 Shaohua Liblk-throttle: correctly determine sync bio
2011-07-31 Mike Christieblock: add bsg helper library
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/drivers' of git://git.kernel...
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-23 Jens Axboeblock: fix patch import error in max_discard_sectors...
2011-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-07-21 James Bottomley[SCSI] fix crash in scsi_dispatch_cmd()
2011-07-20 Lai Jiangshanblock,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb)...
2011-07-12 Shaohua LiCFQ: add think time check for group
2011-07-12 Shaohua LiCFQ: add think time check for service tree
2011-07-12 Shaohua LiCFQ: move think time check variables to a separate...
2011-07-12 Justin TerAvestfixlet: Remove fs_excl from struct task.
2011-07-10 Justin TerAvestcfq: Remove special treatment for metadata rqs.
2011-07-08 Shaohua Liblock: avoid building too big plug list
2011-07-06 Mike Snitzerblock: eliminate potential for infinite loop in blkdev_...
2011-07-01 Johannes Stezenbachcompat_ioctl: fix warning caused by qemu
2011-07-01 Tejun Heoblock: flush MEDIA_CHANGE from drivers on close(2)
2011-07-01 Jens AxboeMerge branch 'for-linus' into for-3.1/core
2011-06-27 Shaohua Licfq-iosched: make code consistent
2011-06-27 Shaohua Licfq-iosched: fix a rcu warning
2011-06-20 Namhyung Kimbsg: fix address space warning from sparse
2011-06-20 Namhyung Kimbsg: remove unnecessary conditional expressions
2011-06-20 Namhyung Kimbsg: fix bsg_poll() to return POLLOUT properly
2011-06-13 Joe Perchesblk-throttle: Make total_nr_queued unsigned
2011-06-13 Joe Perchesblock: Add __attribute__((format(printf...) and fix...
2011-06-13 Wanlong Gaoblock:remove some spare spaces in genhd.c
next