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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-11
/
+31
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
1
-69
/
+0
2018-03-08
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
1
-0
/
+6
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
1
-0
/
+5
2018-03-08
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
1
-11
/
+11
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+2
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+155
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
1
-2
/
+0
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
1
-13
/
+15
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-2
/
+0
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
1
-1
/
+3
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
1
-0
/
+2
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
1
-0
/
+2
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-0
/
+23
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
1
-0
/
+111
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+1
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
1
-2
/
+19
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+17
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-2
/
+2
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-1
/
+1
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
1
-0
/
+6
2017-11-10
block: Introduce blk_get_request_flags()
Bart Van Assche
1
-0
/
+3
2017-11-10
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
1
-1
/
+1
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+3
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
1
-0
/
+2
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
1
-11
/
+0
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
1
-5
/
+0
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+29
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-1
/
+0
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
1
-1
/
+0
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
1
-31
/
+29
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
1
-5
/
+0
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
1
-13
/
+0
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
1
-0
/
+3
2017-06-27
block: add support for write hints in a bio
Jens Axboe
1
-0
/
+2
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
1
-0
/
+4
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
1
-0
/
+4
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
1
-1
/
+2
2017-06-20
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
1
-1
/
+2
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
1
-0
/
+2
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
1
-1
/
+0
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-2
/
+1
[next]