Age | Commit message (Expand) | Author |
2011-12-25 | block: an exiting task should be allowed to create io_context | Tejun Heo |
2011-12-19 | block: ioc_cgroup_changed() needs to be exported | Jens Axboe |
2011-12-16 | block: recursive merge requests | Shaohua Li |
2011-12-16 | block, cfq: fix empty queue crash caused by request merge | Shaohua Li |
2011-12-13 | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo |
2011-12-13 | block, cfq: restructure io_cq creation path for io_context interface cleanup | Tejun Heo |
2011-12-13 | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo |
2011-12-13 | block, cfq: move icq cache management to block core | Tejun Heo |
2011-12-13 | block, cfq: move io_cq lookup to blk-ioc.c | Tejun Heo |
2011-12-13 | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq | Tejun Heo |
2011-12-13 | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo |
2011-12-13 | block: remove elevator_queue->ops | Tejun Heo |
2011-12-13 | block: reorder elevator switch sequence | Tejun Heo |
2011-12-13 | block, cfq: replace current_io_context() with create_io_context() | Tejun Heo |
2011-12-13 | block, cfq: kill cic->key | Tejun Heo |
2011-12-13 | block, cfq: kill ioc_gone | Tejun Heo |
2011-12-13 | block, cfq: remove delayed unlink | Tejun Heo |
2011-12-13 | block, cfq: unlink cfq_io_context's immediately | Tejun Heo |
2011-12-13 | block, cfq: fix cic lookup locking | Tejun Heo |
2011-12-13 | block, cfq: fix race condition in cic creation path and tighten locking | Tejun Heo |
2011-12-13 | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo |
2011-12-13 | block, cfq: misc updates to cfq_io_context | Tejun Heo |
2011-12-13 | block: misc updates to blk_get_queue() | Tejun Heo |
2011-12-13 | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo |
2011-12-13 | block: misc ioc cleanups | Tejun Heo |
2011-12-13 | block, cfq: move cfqd->cic_index to q->id | Tejun Heo |
2011-12-13 | block: add missing blk_queue_dead() checks | Tejun Heo |
2011-12-13 | block: fix drain_all condition in blk_drain_queue() | Tejun Heo |
2011-12-13 | block: add blk_queue_dead() | Tejun Heo |
2011-12-13 | block, sx8: kill blk_insert_request() | Tejun Heo |
2011-12-09 | Linux 3.2-rc5 | Linus Torvalds |
2011-12-09 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-09 | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 | Linus Torvalds |
2011-12-09 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-12-09 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-09 | sys_getppid: add missing rcu_dereference | Mandeep Singh Baines |
2011-12-09 | rapidio/tsi721: modify PCIe capability settings | Alexandre Bounine |
2011-12-09 | rapidio/tsi721: fix mailbox resource reporting | Alexandre Bounine |
2011-12-09 | rapidio/tsi721: switch to dma_zalloc_coherent | Alexandre Bounine |
2011-12-09 | procfs: do not overflow get_{idle,iowait}_time for nohz | Michal Hocko |
2011-12-09 | mm: vmalloc: check for page allocation failure before vmlist insertion | Mel Gorman |
2011-12-09 | mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb... | Michal Hocko |
2011-12-09 | mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages | Hillf Danton |
2011-12-09 | thp: set compound tail page _count to zero | Youquan Song |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | printk: avoid double lock acquire | Peter Zijlstra |