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-flush.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-2
/
+1
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
1
-2
/
+2
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
1
-8
/
+4
2018-11-07
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
1
-3
/
+4
2018-11-07
block: cleanup kick/queued handling
Jens Axboe
1
-16
/
+10
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
1
-124
/
+30
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
1
-3
/
+3
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
1
-1
/
+3
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
1
-3
/
+6
2017-11-04
blk-mq: don't allocate driver tag upfront for flush rq
Ming Lei
1
-9
/
+26
2017-11-04
blk-flush: use blk_mq_request_bypass_insert()
Ming Lei
1
-1
/
+1
2017-11-04
blk-flush: don't run queue for requests bypassing flush
Ming Lei
1
-1
/
+1
2017-08-25
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename
Omar Sandoval
1
-12
/
+12
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
1
-3
/
+5
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-4
/
+4
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
1
-1
/
+1
2017-03-24
block: remove outdated part of blkdev_issue_flush() comment
Eric Biggers
1
-2
/
+1
2017-02-17
block: don't defer flushes on blk-mq + scheduling
Jens Axboe
1
-1
/
+7
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+0
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
1
-3
/
+2
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
1
-1
/
+1
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-5
/
+7
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+16
2016-12-09
blk-flush: run the queue when inserting blk-mq flush
Jens Axboe
1
-1
/
+1
2016-11-08
block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
Jens Axboe
1
-0
/
+7
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-4
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-1
/
+1
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-4
/
+5
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
1
-0
/
+28
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-3
/
+3
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-8
/
+8
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-2
/
+2
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-1
/
+1
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-1
/
+2
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-5
/
+6
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
1
-1
/
+1
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-1
/
+14
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-7
/
+14
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
1
-6
/
+5
2014-09-25
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
1
-14
/
+16
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
1
-17
/
+2
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-41
/
+68
2014-09-25
block: avoid to use q->flush_rq directly
Ming Lei
1
-8
/
+9
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
1
-0
/
+4
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
1
-1
/
+18
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
1
-1
/
+10
2014-09-22
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
1
-2
/
+0
[next]