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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
1
-19
/
+0
2020-10-06
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
1
-0
/
+7
2020-10-06
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
1
-0
/
+8
2020-09-01
block: remove the disk argument to delete_partition
Christoph Hellwig
1
-1
/
+1
2020-09-01
block: Add a new helper to attempt to merge a bio
Baolin Wang
1
-6
/
+15
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
1
-0
/
+2
2020-07-17
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
1
-0
/
+14
2020-07-08
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
1
-5
/
+0
2020-07-01
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
1
-0
/
+5
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+0
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
1
-2
/
+1
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
1
-5
/
+0
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
1
-0
/
+2
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
1
-2
/
+0
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-9
/
+0
2020-06-04
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
1
-0
/
+2
2020-05-29
blk-throttle: remove blk_throtl_drain
Guoqing Jiang
1
-2
/
+0
2020-05-27
block: add a blk_account_io_merge_bio helper
Konstantin Khlebnikov
1
-1
/
+1
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
1
-1
/
+1
2020-05-27
block: move update_io_ticks to blk-core.c
Christoph Hellwig
1
-1
/
+0
2020-05-19
block: Remove unused flush_queue_delayed in struct blk_flush_queue
Baolin Wang
1
-1
/
+0
2020-05-19
block: merge part_{inc,dev}_in_flight into their only callers
Christoph Hellwig
1
-4
/
+0
2020-05-19
block: mark blk_account_io_completion static
Christoph Hellwig
1
-1
/
+0
2020-05-19
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
1
-11
/
+0
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
1
-0
/
+2
2020-05-12
block: rename __bio_add_pc_page to bio_add_hw_page
Christoph Hellwig
1
-2
/
+2
2020-05-12
block: don't hold part0's refcount in IO path
Ming Lei
1
-7
/
+6
2020-04-25
block: remove create_io_context
Christoph Hellwig
1
-20
/
+0
2020-04-20
block: remove hd_struct_kill
Christoph Hellwig
1
-5
/
+0
2020-04-20
block: cleanup hd_struct freeing
Christoph Hellwig
1
-9
/
+1
2020-04-20
block: pass a hd_struct to delete_partition
Christoph Hellwig
1
-1
/
+1
2020-04-20
block: refactor blkpg_ioctl
Christoph Hellwig
1
-3
/
+5
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
1
-0
/
+4
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-0
/
+2
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-0
/
+1
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-0
/
+116
2020-03-24
block: move sysfs methods shared by disks and partitions to genhd.c
Christoph Hellwig
1
-0
/
+11
2020-03-12
block: remove unneeded argument from blk_alloc_flush_queue
Guoqing Jiang
1
-2
/
+2
2019-12-20
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
1
-0
/
+1
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
1
-0
/
+4
2019-10-10
block: account statistics for passthrough requests
Logan Gunthorpe
1
-5
/
+2
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
1
-0
/
+7
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
1
-0
/
+2
2019-09-05
block: Change elevator_init_mq() to always succeed
Damien Le Moal
1
-1
/
+1
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-1
/
+1
2019-06-20
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
1
-1
/
+12
2019-06-20
block: simplify blk_recalc_rq_segments
Christoph Hellwig
1
-1
/
+1
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-11
/
+12
2019-06-06
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-1
/
+9
2019-05-29
block: move blk_exit_queue into __blk_release_queue
Ming Lei
1
-1
/
+0
[next]