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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-42
/
+42
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-636
/
+2650
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
1
-2
/
+6
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
1
-7
/
+23
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
1
-10
/
+28
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
1
-23
/
+5
2020-06-05
dm zoned: check superblock location
Hannes Reinecke
1
-1
/
+9
2020-06-05
dm zoned: prefer full zones for reclaim
Hannes Reinecke
1
-1
/
+8
2020-06-05
dm zoned: select reclaim zone based on device index
Hannes Reinecke
4
-32
/
+27
2020-06-05
dm zoned: allocate zone by device index
Hannes Reinecke
3
-8
/
+15
2020-06-05
dm zoned: support arbitrary number of devices
Hannes Reinecke
2
-45
/
+74
2020-06-05
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
4
-78
/
+119
2020-06-05
dm zoned: per-device reclaim
Hannes Reinecke
3
-57
/
+88
2020-06-05
dm zoned: add metadata pointer to struct dmz_dev
Hannes Reinecke
2
-8
/
+13
2020-06-05
dm zoned: add device pointer to struct dm_zone
Hannes Reinecke
4
-39
/
+19
2020-06-05
dm zoned: allocate temporary superblock for tertiary devices
Hannes Reinecke
1
-48
/
+61
2020-06-05
dm zoned: convert to xarray
Hannes Reinecke
1
-32
/
+90
2020-06-05
dm zoned: add a 'reserved' zone flag
Hannes Reinecke
2
-2
/
+4
2020-06-05
dm zoned: improve logging messages for reclaim
Hannes Reinecke
1
-3
/
+10
2020-06-05
dm zoned: avoid unnecessary device recalulation for secondary superblock
Hannes Reinecke
1
-3
/
+2
2020-06-05
dm zoned: add debugging message for reading superblocks
Hannes Reinecke
1
-0
/
+4
2020-06-05
dm ebs: use dm_bufio_forget_buffers
Mikulas Patocka
1
-2
/
+2
2020-06-05
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
1
-4
/
+56
2020-06-05
dm bufio: clean up rbtree block ordering
Mikulas Patocka
1
-3
/
+3
2020-06-04
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
1
-26
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-153
/
+299
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-45
/
+27
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+2
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
1
-10
/
+2
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
1
-1
/
+1
2020-05-27
dm: use bio_{start,end}_io_acct
Christoph Hellwig
1
-7
/
+2
2020-05-27
bcache: use bio_{start,end}_io_acct
Christoph Hellwig
1
-14
/
+4
2020-05-27
bcache: configure the asynchronous registertion to be experimental
Coly Li
2
-0
/
+11
2020-05-27
bcache: asynchronous devices registration
Coly Li
1
-0
/
+100
2020-05-27
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
2020-05-27
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
10
-109
/
+110
2020-05-27
bcache: remove redundant variables i and n
Colin Ian King
1
-2
/
+0
2020-05-22
dm zoned: remove leftover hunk for switching to sequential zones
Hannes Reinecke
1
-8
/
+0
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
3
-5
/
+5
2020-05-20
dm zoned: terminate reclaim on congestion
Hannes Reinecke
3
-2
/
+9
2020-05-20
dm zoned: start reclaim with sequential zones
Hannes Reinecke
1
-5
/
+6
2020-05-20
dm zoned: reclaim random zones when idle
Hannes Reinecke
3
-16
/
+29
2020-05-20
dm zoned: separate random and cache zones
Hannes Reinecke
4
-67
/
+159
2020-05-20
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-05-20
dm zoned: Avoid 64-bit division error in dmz_fixup_devices
Nathan Chancellor
1
-2
/
+3
2020-05-20
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2
-7
/
+7
2020-05-20
dm zoned: remove spurious newlines from debugging messages
Hannes Reinecke
2
-4
/
+4
2020-05-20
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
9
-9
/
+9
2020-05-20
dm zoned: metadata version 2
Hannes Reinecke
3
-102
/
+400
[next]