Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block /
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-15 Tejun Heoblock: fix buffer overflow when printing partition...
2012-04-17 Jeff Mahoney- Update to 3.4-rc3.
2012-04-14 Linus TorvaldsMerge branch 'for-3.4/core' of git://git.kernel.dk...
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-04-06 Shaohua Liblock: make auto block plug flush threshold per-disk...
2012-04-01 Tao Mablock: Make cfq_target_latency tunable through sysfs.
2012-03-30 Andi Kleenblock: use lockdep_assert_held for queue locking
2012-03-23 Dan Carpenterblock: blk_alloc_queue_node(): use caller's GFP flags...
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-19 Jeff Mahoney- Update to 3.3-final.
2012-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-03-14 Xiaotian Fengblock: fix ioc leak in put_io_context
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-02 Alan SternBlock: use a freezable workqueue for disk-event polling
2012-03-02 Stanislaw Gruszkablock: fix __blkdev_get and add_disk race condition
2012-03-02 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-03-01 Ingo MolnarMerge branch 'linus' into sched/core
2012-02-24 Anton AltaparmakovLDM: Fix reassembly of extended VBLKs.
2012-02-19 Jeff Mahoney- Updated to 3.3-rc4.
2012-02-15 Tejun Heoblock: exit_io_context() should call elevator_exit_icq_fn()
2012-02-15 Tejun Heoblock: simplify ioc_release_fn()
2012-02-15 Tejun Heoblock: replace icq->changed with icq->flags
2012-02-11 Tejun Heoblock: fix lockdep warning on io_context release put_io...
2012-02-08 Stanislaw Gruszkabsg: fix sysfs link remove warning
2012-02-08 Tejun Heoblock: don't call elevator callbacks for plug merges
2012-02-08 Tejun Heoblock: separate out blk_rq_merge_ok() and blk_try_merge...
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2012-02-06 Shaohua Liblock: fix ioc locking warning
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-01-27 Peter Zijlstrasched, block: Unify cache detection
2012-01-19 Shaohua Liblock: fix NULL icq_cache reference
2012-01-19 Shaohua Liblock,cfq: change code order
2012-01-17 Jens Axboecfq-iosched: fix use-after-free of cfqq
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-15 Jens AxboeRevert "block: recursive merge requests"
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-11 Martin K. Petersenblock: Add BLKROTATIONAL ioctl
2012-01-11 Martin K. Petersenblock: Introduce blk_set_stacking_limits function
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-05 Linus Torvaldsvfs: fix up ENOIOCTLCMD error handling
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2012-01-04 Al Virofs: move code out of buffer.c
2012-01-04 Al Viroseparate partition format handling from generic code
2012-01-04 Al Viromove fs/partitions to block/
2012-01-04 Al Viromake register_disk() static
2011-12-29 Dan Williamsblock: fix blk_queue_end_tag()
2011-12-27 Tejun Heoblock: remove WARN_ON_ONCE() in exit_io_context()
2011-12-25 Tejun Heoblock: an exiting task should be allowed to create...
2011-12-21 majianpengblock: re-use existing 'reading' variable instead of...
2011-12-19 Jens Axboeblock: ioc_cgroup_changed() needs to be exported
2011-12-16 Shaohua Liblock, cfq: fix empty queue crash caused by request...
2011-12-16 Shaohua Liblock: recursive merge requests
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-13 Tejun Heoblock, cfq: move icq creation and rq->elv.icq associati...
2011-12-13 Tejun Heoblock, cfq: restructure io_cq creation path for io_cont...
2011-12-13 Tejun Heoblock, cfq: move io_cq exit/release to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move icq cache management to block core
2011-12-13 Tejun Heoblock, cfq: move io_cq lookup to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move cfqd->icq_list to request_queue and...
2011-12-13 Tejun Heoblock, cfq: reorganize cfq_io_context into generic...
2011-12-13 Tejun Heoblock: remove elevator_queue->ops
2011-12-13 Tejun Heoblock: reorder elevator switch sequence
2011-12-13 Tejun Heoblock, cfq: replace current_io_context() with create_io...
2011-12-13 Tejun Heoblock, cfq: kill cic->key
2011-12-13 Tejun Heoblock, cfq: kill ioc_gone
2011-12-13 Tejun Heoblock, cfq: remove delayed unlink
2011-12-13 Tejun Heoblock, cfq: unlink cfq_io_context's immediately
2011-12-13 Tejun Heoblock, cfq: fix cic lookup locking
2011-12-13 Tejun Heoblock, cfq: fix race condition in cic creation path...
2011-12-13 Tejun Heoblock, cfq: move ioc ioprio/cgroup changed handling...
2011-12-13 Tejun Heoblock, cfq: misc updates to cfq_io_context
2011-12-13 Tejun Heoblock: misc updates to blk_get_queue()
2011-12-13 Tejun Heoblock: make ioc get/put interface more conventional...
2011-12-13 Tejun Heoblock: misc ioc cleanups
2011-12-13 Tejun Heoblock, cfq: move cfqd->cic_index to q->id
2011-12-13 Tejun Heoblock: add missing blk_queue_dead() checks
2011-12-13 Tejun Heoblock: fix drain_all condition in blk_drain_queue()
2011-12-13 Tejun Heoblock: add blk_queue_dead()
2011-12-13 Tejun Heoblock, sx8: kill blk_insert_request()
2011-12-13 Tejun Heocgroup: don't use subsys->can_attach_task() or ->attach...
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...
next