index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-569
/
+1610
2014-12-02
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
1
-1
/
+1
2014-12-02
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
1
-1
/
+3
2014-12-01
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
1
-1
/
+3
2014-12-01
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
1
-1
/
+19
2014-12-01
dm cache: fix spurious cell_defer when dealing with partial block at end of d...
Joe Thornber
1
-2
/
+2
2014-12-01
dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
Joe Thornber
1
-3
/
+7
2014-12-01
dm cache: only use overwrite optimisation for promotion when in writeback mode
Joe Thornber
1
-1
/
+2
2014-12-01
dm cache: discard block size must be a multiple of cache block size
Joe Thornber
1
-6
/
+3
2014-12-01
dm cache: fix a harmless race when working out if a block is discarded
Joe Thornber
1
-2
/
+4
2014-12-01
dm cache: when reloading a discard bitset allow for a different discard block...
Joe Thornber
1
-7
/
+87
2014-12-01
dm cache: fix some issues with the new discard range support
Joe Thornber
1
-3
/
+3
2014-12-01
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
1
-1
/
+3
2014-11-23
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
1
-5
/
+5
2014-11-21
dm thin: fix pool_io_hints to avoid looking at max_hw_sectors
Mike Snitzer
1
-14
/
+7
2014-11-19
dm thin: suspend/resume active thin devices when reloading thin-pool
Mike Snitzer
1
-2
/
+38
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
4
-58
/
+187
2014-11-19
dm thin: do not allow thin device activation while pool is suspended
Mike Snitzer
1
-10
/
+45
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
3
-9
/
+38
2014-11-19
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
1
-2
/
+3
2014-11-16
Merge tag 'md/3.18-fix' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+4
2014-11-17
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-13
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
7
-31
/
+50
2014-11-12
dm thin: remove stale 'trim' message in block comment above pool_message
Mike Snitzer
1
-1
/
+0
2014-11-12
dm thin: fix a race in thin_dtr
Mikulas Patocka
1
-3
/
+3
2014-11-12
dm cache: emit a warning message if there are a lot of cache blocks
Joe Thornber
1
-3
/
+16
2014-11-10
dm cache: improve discard support
Joe Thornber
1
-45
/
+121
2014-11-10
dm cache: revert "prevent corruption caused by discard_block_size > cache_blo...
Joe Thornber
1
-3
/
+34
2014-11-10
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
4
-46
/
+77
2014-11-10
dm bio prison: introduce support for locking ranges of blocks
Joe Thornber
4
-9
/
+16
2014-11-10
dm cache policy mq: simplify ability to promote sequential IO to the cache
Mike Snitzer
1
-3
/
+4
2014-11-10
dm cache policy mq: tweak algorithm that decides when to promote a block
Joe Thornber
1
-25
/
+50
2014-11-10
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
1
-3
/
+6
2014-11-10
dm: sparse: Annotate field with __rcu for checking
Pranith Kumar
1
-1
/
+1
2014-11-10
dm: Use rcu_dereference() for accessing rcu pointer
Pranith Kumar
1
-4
/
+4
2014-11-10
dm thin: refactor requeue_io to eliminate spinlock bouncing
Mike Snitzer
1
-20
/
+23
2014-11-10
dm thin: optimize retry_bios_on_resume
Mike Snitzer
1
-7
/
+2
2014-11-10
dm thin: sort the deferred cells
Joe Thornber
1
-20
/
+68
2014-11-10
dm thin: direct dispatch when breaking sharing
Joe Thornber
1
-13
/
+57
2014-11-10
dm thin: remap the bios in a cell immediately
Joe Thornber
3
-29
/
+83
2014-11-10
dm thin: defer whole cells rather than individual bios
Joe Thornber
2
-47
/
+208
2014-11-10
dm thin: factor out remap_and_issue_overwrite
Mike Snitzer
1
-18
/
+20
2014-11-10
dm thin: performance improvement to discard processing
Joe Thornber
1
-7
/
+3
2014-11-10
dm thin: implement thin_merge
Mike Snitzer
1
-2
/
+18
2014-11-10
dm: improve documentation and code clarity in dm_merge_bvec
Mike Snitzer
1
-6
/
+6
2014-11-10
dm thin: adjust max_sectors_kb based on thinp blocksize
Mike Snitzer
1
-3
/
+31
2014-11-10
dm thin: throttle incoming IO
Joe Thornber
1
-1
/
+65
2014-11-10
dm thin: prefetch missing metadata pages
Joe Thornber
3
-4
/
+16
2014-11-10
dm transaction manager: add support for prefetching blocks of metadata
Joe Thornber
2
-2
/
+82
2014-11-10
dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...
Joe Thornber
2
-19
/
+15
[next]