index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-10
blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
Ming Lei
1
-1
/
+5
2014-05-09
block: only calculate part_in_flight() once
Jens Axboe
1
-2
/
+5
2014-05-09
blk-mq: fix race in IO start accounting
Jens Axboe
1
-4
/
+2
2014-05-09
blk-mq: use sparser tag layout for lower queue depth
Jens Axboe
2
-16
/
+36
2014-05-09
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
4
-97
/
+387
2014-05-09
blk-mq: initialize struct request fields individually
Christoph Hellwig
1
-2
/
+45
2014-05-09
blk-mq: update a hotplug comment for grammar
Jens Axboe
1
-4
/
+4
2014-05-07
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
1
-14
/
+31
2014-05-05
blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
Tejun Heo
1
-1
/
+14
2014-05-02
block/blk-throttle.c: fix return of 0/1 with return type bool
Fabian Frederick
1
-4
/
+4
2014-05-02
block/blk-iopoll.c: use iop instead of iopoll
Fabian Frederick
1
-2
/
+2
2014-05-02
blk-mq: remove extra requeue trace
Jens Axboe
1
-4
/
+0
2014-04-30
block: Fix format string mismatch in cfq-iosched.c
Masanari Iida
1
-1
/
+1
2014-04-30
blk-mq: refactor request insertion/merging
Jens Axboe
1
-7
/
+15
2014-04-30
blk-mq remove debug BUG_ON() when draining software queues
Jens Axboe
1
-1
/
+0
2014-04-29
blk-mq: fix waiting for reserved tags
Jens Axboe
3
-4
/
+4
2014-04-25
block: fold __blk_add_timer into blk_add_timer
Christoph Hellwig
1
-23
/
+11
2014-04-25
blk-mq: respect rq_affinity
Christoph Hellwig
3
-45
/
+6
2014-04-24
blk-mq: fix race with timeouts and requeue events
Jens Axboe
4
-18
/
+42
2014-04-24
Revert "blk-mq: initialize req->q in allocation"
Jens Axboe
1
-3
/
+1
2014-04-23
blk-mq: fix leak of set->tags
Ming Lei
1
-0
/
+1
2014-04-21
block/blk-throttle.c: add static to blk_throtl_dispatch_work_fn
Fabian Frederick
1
-1
/
+1
2014-04-21
blk-mq: initialize req->q in allocation
Ming Lei
1
-1
/
+3
2014-04-21
blk-mq: user (1 << order) to implement order_to_size()
Ming Lei
1
-6
/
+1
2014-04-21
blk-mq: fix allocation of set->tags
Ming Lei
1
-1
/
+2
2014-04-21
blk-mq: free hctx->ctx_map when init failed
Ming Lei
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-04-16
bsg: update check for rq based driver for blk-mq
Jens Axboe
1
-1
/
+1
2014-04-16
block: relax when to modify the timeout timer
Jens Axboe
1
-2
/
+13
2014-04-16
block: export blk_finish_request
Christoph Hellwig
1
-1
/
+2
2014-04-16
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
1
-3
/
+3
2014-04-16
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
1
-2
/
+16
2014-04-16
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
1
-0
/
+11
2014-04-16
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
2
-8
/
+43
2014-04-16
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
1
-2
/
+2
2014-04-16
blk-mq: bidi support
Christoph Hellwig
1
-2
/
+7
2014-04-16
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
1
-6
/
+10
2014-04-16
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
Jens Axboe
1
-2
/
+0
2014-04-16
blk-mq: don't use preempt_count() to check for right CPU
Jens Axboe
1
-1
/
+1
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
5
-128
/
+160
2014-04-15
blk-mq: initialize request on allocation
Christoph Hellwig
1
-3
/
+1
2014-04-15
blk-mq: add ->init_request and ->exit_request methods
Christoph Hellwig
1
-73
/
+32
2014-04-15
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
3
-10
/
+24
2014-04-15
blk-mq: do not initialize req->special
Christoph Hellwig
3
-22
/
+4
2014-04-15
blk-mq: initialize resid_len
Christoph Hellwig
1
-0
/
+2
2014-04-15
block: remove struct request buffer member
Jens Axboe
2
-18
/
+6
2014-04-15
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
5
-14
/
+11
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-04-11
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
4
-13
/
+10
[prev]
[next]