index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
block: return NULL in blk_alloc_queue() on error
Chaitanya Kulkarni
1
-1
/
+1
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-16
/
+23
2020-03-25
block/diskstats: replace time_in_queue with sum of request times
Konstantin Khlebnikov
1
-1
/
+0
2020-03-25
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
1
-2
/
+2
2020-03-12
block: cleanup for _blk/blk_rq_prep_clone
Guoqing Jiang
1
-20
/
+10
2020-03-12
block: remove redundant setting of QUEUE_FLAG_DYING
Guoqing Jiang
1
-1
/
+0
2020-03-12
block: use bio_{wouldblock,io}_error in direct_make_request
Guoqing Jiang
1
-3
/
+2
2020-03-12
block: fix comment for blk_cloned_rq_check_limits
Guoqing Jiang
1
-1
/
+1
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
1
-6
/
+0
2019-12-17
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
1
-4
/
+7
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
1
-2
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-11-12
block: Remove partition support for zoned block devices
Damien Le Moal
1
-5
/
+1
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
1
-3
/
+9
2019-10-07
block: Reduce sysfs_lock locking inside blk_cleanup_queue()
Bart Van Assche
1
-2
/
+0
2019-10-07
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
1
-0
/
+2
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-0
/
+7
2019-08-28
block/rq_qos: add rq_qos_merge()
Tejun Heo
1
-0
/
+4
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-0
/
+1
2019-08-19
block: remove struct request_queue queue_head
Junxiao Bi
1
-1
/
+0
2019-08-14
block: annotate refault stalls from IO submission
Johannes Weiner
1
-1
/
+22
2019-08-04
blk-zoned: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
1
-0
/
+5
2019-08-04
block: Fix a comment in blk_cleanup_queue()
Bart Van Assche
1
-1
/
+2
2019-07-10
block: Disable write plugging for zoned block devices
Damien Le Moal
1
-1
/
+1
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
1
-0
/
+3
2019-07-10
block: init flush rq ref count to 1
Josef Bacik
1
-0
/
+1
2019-06-20
block: update print_req_error()
Chaitanya Kulkarni
1
-4
/
+7
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
1
-0
/
+36
2019-06-20
block: improve print_req_error
Christoph Hellwig
1
-7
/
+9
2019-06-20
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
1
-11
/
+0
2019-06-20
block: simplify blk_recalc_rq_segments
Christoph Hellwig
1
-2
/
+2
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-18
/
+14
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-11
/
+0
2019-06-20
block: initialize the write priority in blk_rq_bio_prep
Christoph Hellwig
1
-1
/
+1
2019-06-20
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
1
-1
/
+1
2019-06-06
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-0
/
+13
2019-05-31
block: print offending values when cloned rq limits are exceeded
John Pittman
1
-2
/
+5
2019-05-29
block: don't protect generic_make_request_checks with blk_queue_enter
Ming Lei
1
-31
/
+6
2019-05-29
block: move blk_exit_queue into __blk_release_queue
Ming Lei
1
-37
/
+0
2019-05-23
blk-mq: fix hang caused by freeze/unfreeze sequence
Bob Liu
1
-1
/
+2
2019-05-04
block: don't drain in-progress dispatch in blk_cleanup_queue()
Ming Lei
1
-12
/
+0
2019-05-04
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
Ming Lei
1
-8
/
+0
2019-05-04
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
1
-1
/
+1
2019-05-04
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
1
-1
/
+0
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-04-05
block: Revert v5.0 blk_mq_request_issue_directly() changes
Bart Van Assche
1
-3
/
+1
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-2
/
+1
2019-01-30
block: pass no-op callback to INIT_WORK().
Tetsuo Handa
1
-1
/
+5
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
1
-11
/
+0
[next]