index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-ioc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
block: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
1
-1
/
+1
2013-11-08
block: cleanup removing dependency on bootmem headers
Grygorii Strashko
1
-1
/
+0
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
1
-1
/
+1
2013-05-14
block: queue work on power efficient wq
Viresh Kumar
1
-1
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-08-01
block: uninitialized ioc->nr_tasks triggers WARN_ON
Olof Johansson
1
-0
/
+1
2012-05-31
block: avoid infinite loop in get_task_io_context()
Eric Dumazet
1
-1
/
+5
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
1
-0
/
+6
2012-03-20
block: remove ioc_*_changed()
Tejun Heo
1
-68
/
+0
2012-03-14
block: fix ioc leak in put_io_context
Xiaotian Feng
1
-0
/
+6
2012-03-06
block: add io_context->active_ref
Tejun Heo
1
-11
/
+25
2012-03-06
block: interface update for ioc/icq creation functions
Tejun Heo
1
-12
/
+10
2012-02-15
block: exit_io_context() should call elevator_exit_icq_fn()
Tejun Heo
1
-8
/
+47
2012-02-15
block: simplify ioc_release_fn()
Tejun Heo
1
-36
/
+10
2012-02-15
block: replace icq->changed with icq->flags
Tejun Heo
1
-4
/
+26
2012-02-11
block: fix lockdep warning on io_context release put_io_context()
Tejun Heo
1
-7
/
+14
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
1
-81
/
+11
2012-02-06
block: fix ioc locking warning
Shaohua Li
1
-1
/
+3
2011-12-27
block: remove WARN_ON_ONCE() in exit_io_context()
Tejun Heo
1
-3
/
+0
2011-12-25
block: an exiting task should be allowed to create io_context
Tejun Heo
1
-2
/
+9
2011-12-19
block: ioc_cgroup_changed() needs to be exported
Jens Axboe
1
-0
/
+1
2011-12-14
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
1
-1
/
+59
2011-12-14
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
1
-8
/
+68
2011-12-14
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
1
-0
/
+36
2011-12-14
block, cfq: reorganize cfq_io_context into generic and cfq specific parts
Tejun Heo
1
-30
/
+28
2011-12-14
block, cfq: replace current_io_context() with create_io_context()
Tejun Heo
1
-45
/
+17
2011-12-14
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
1
-29
/
+137
2011-12-14
block, cfq: move ioc ioprio/cgroup changed handling to cic
Tejun Heo
1
-0
/
+45
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-33
/
+66
2011-12-14
block: misc ioc cleanups
Tejun Heo
1
-36
/
+36
2011-07-01
Merge branch 'for-linus' into for-3.1/core
Jens Axboe
1
-2
/
+2
2011-06-06
block: rename the return of two functions
Paul Bolle
1
-20
/
+20
2011-06-02
block: Use hlist_entry() for io_context.cic_list.first
Paul Bolle
1
-2
/
+2
2011-05-23
blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
Vivek Goyal
1
-0
/
+3
2010-12-21
block: Clean up exit_io_context() source code.
Bart Van Assche
1
-3
/
+2
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
1
-14
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
block: don't access jiffies when initialising io_context
Richard Kennedy
1
-1
/
+1
2010-01-11
block: removed unused as_io_context
Kirill Afonshin
1
-5
/
+0
2009-12-04
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
1
-5
/
+5
2009-12-04
block: Fix io_context leak after clone with CLONE_IO
Louis Rilling
1
-1
/
+1
2009-06-10
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
1
-6
/
+6
2008-05-07
cfq-iosched: fix RCU race in the cfq io_context destructor handling
Jens Axboe
1
-1
/
+1
2008-02-19
cfq-iosched: add hlist for browsing parallel to the radix tree
Jens Axboe
1
-20
/
+15
2008-02-19
make blk_ioc_init() static
Adrian Bunk
1
-1
/
+1
2008-02-01
block: kill swap_io_context()
Jens Axboe
1
-9
/
+0
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe
1
-0
/
+194