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
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
1
-8
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
7
-10
/
+10
2011-04-05
dm: improve block integrity support
Mike Snitzer
1
-34
/
+80
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-10
/
+10
2011-03-28
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
1
-6
/
+2
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
9
-28
/
+300
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
17
-408
/
+102
2011-03-24
dm stripe: implement merge method
Mustafa Mesanovic
1
-1
/
+22
2011-03-24
dm mpath: allow table load with no priority groups
Mike Snitzer
1
-3
/
+10
2011-03-24
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
1
-2
/
+2
2011-03-24
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
1
-2
/
+21
2011-03-24
dm ioctl: prepare for crypt key wiping
Milan Broz
1
-14
/
+11
2011-03-24
dm crypt: wipe keys string immediately after key is set
Milan Broz
1
-5
/
+14
2011-03-24
dm: add flakey target
Josef Bacik
3
-0
/
+219
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
2
-2
/
+2
2011-03-23
dm: use little-endian bitops
Akinobu Mita
1
-4
/
+4
2011-03-23
md: use little-endian bitops
Akinobu Mita
1
-3
/
+3
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
1
-3
/
+4
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-12
/
+10
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
9
-19
/
+35
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
16
-386
/
+63
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
4
-9
/
+5
2011-03-10
block: remove per-queue plugging
Jens Axboe
15
-372
/
+58
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-13
/
+38
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+1
2011-02-24
md: Fix - again - partition detection when array becomes active
NeilBrown
2
-1
/
+23
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
5
-49
/
+106
2011-02-21
md: avoid spinlock problem in blk_throtl_exit
NeilBrown
6
-9
/
+8
2011-02-16
md: correctly handle probe of an 'mdp' device.
NeilBrown
1
-0
/
+3
2011-02-16
md: don't set_capacity before array is active.
NeilBrown
1
-3
/
+3
2011-02-14
md: Fix raid1->raid0 takeover
Krzysztof Wojcik
1
-0
/
+1
2011-02-12
[SCSI] dm mpath: propagate target errors immediately
Hannes Reinecke
1
-12
/
+10
2011-02-08
FIX: md: process hangs at wait_barrier after 0->10 takeover
Krzysztof Wojcik
1
-2
/
+4
2011-02-08
md_make_request: don't touch the bio after calling make_request
Chris Mason
1
-2
/
+7
2011-02-02
md: Don't allow slot_store while resync/recovery is happening.
NeilBrown
1
-0
/
+3
2011-01-31
md: don't clear curr_resync_completed at end of resync.
NeilBrown
1
-3
/
+0
2011-01-31
md: Don't use remove_and_add_spares to remove failed devices from a read-only...
NeilBrown
1
-2
/
+15
2011-01-31
Add raid1->raid0 takeover support
Krzysztof Wojcik
1
-0
/
+40
2011-01-31
md: Remove the AllReserved flag for component devices.
NeilBrown
2
-10
/
+5
2011-01-31
md: don't abort checking spares as soon as one cannot be added.
NeilBrown
1
-2
/
+1
2011-01-31
md: fix the test for finding spares in raid5_start_reshape.
NeilBrown
1
-2
/
+2
2011-01-31
md: simplify some 'if' conditionals in raid5_start_reshape.
NeilBrown
1
-27
/
+28
2011-01-31
md: revert change to raid_disks on failure.
NeilBrown
1
-0
/
+2
[next]