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
2022-06-29
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
1
-1
/
+4
2022-06-27
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
1
-16
/
+18
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
1
-1
/
+3
2022-06-21
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+9
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
1
-2
/
+2
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
3
-11
/
+7
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
1
-0
/
+4
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
5
-75
/
+35
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-330
/
+298
2022-06-01
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+16
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
1
-4
/
+15
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2
-10
/
+28
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+69
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
1
-0
/
+6
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2
-0
/
+2
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
3
-5
/
+29
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
1
-28
/
+13
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2
-38
/
+26
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2
-33
/
+27
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-228
/
+322
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-150
/
+71
2022-05-22
md: fix double free of io_acct_set bioset
Xiao Ni
1
-4
/
+0
2022-05-22
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
1
-1
/
+0
2022-05-22
md: remove most calls to bdevname
Christoph Hellwig
9
-200
/
+147
2022-05-22
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
1
-5
/
+10
2022-05-22
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
3
-7
/
+11
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
4
-0
/
+50
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
6
-12
/
+19
2022-05-11
dm: pass NULL bdev to bio_alloc_clone
Mike Snitzer
1
-16
/
+24
2022-05-09
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
1
-2
/
+1
2022-05-09
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
3
-1
/
+23
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-05-09
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
1
-2
/
+0
2022-05-09
dm stats: add cond_resched when looping over entries
Mikulas Patocka
1
-0
/
+8
2022-05-05
dm: improve abnormal bio processing
Mike Snitzer
1
-31
/
+36
2022-05-05
dm: simplify bio-based IO accounting further
Mike Snitzer
2
-34
/
+6
2022-05-05
dm: put all polled dm_io instances into a single list
Ming Lei
2
-26
/
+28
2022-05-05
dm: improve dm_io reference counting
Ming Lei
1
-14
/
+39
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
3
-18
/
+6
2022-05-05
dm: improve bio splitting and associated IO accounting
Ming Lei
2
-24
/
+59
[next]