index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2006-06-26
[PATCH] md/bitmap: remove dead code from md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...
NeilBrown
2006-06-26
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
NeilBrown
2006-06-26
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
NeilBrown
2006-06-26
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2006-06-26
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
2006-06-26
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
2006-06-26
[PATCH] md: make md_print_devices() static
Adrian Bunk
2006-06-26
[PATCH] md: support stripe/offset mode in raid10
NeilBrown
2006-06-26
[PATCH] md: allow a linear array to have drives added while active
NeilBrown
2006-06-26
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
2006-06-26
[PATCH] md: remove nuisance message at shutdown
NeilBrown
2006-06-26
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
2006-06-26
[PATCH] md: remove useless ioctl warning
NeilBrown
2006-06-26
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-06-26
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
[PATCH] dm: prevent removal if open
Alasdair G Kergon
2006-06-26
[PATCH] dm: create error table
David Teigland
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
2006-06-26
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
2006-06-26
[PATCH] dm table split_args: handle no input
David Teigland
2006-06-26
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2006-06-26
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
2006-06-26
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
2006-06-26
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
2006-06-26
[PATCH] dm mirror log: sector size fix
Kevin Corry
2006-06-26
[PATCH] dm table: get_target: fix last index
Milan Broz
2006-06-26
[PATCH] dm: mirror sector offset fix
Neil Brown
2006-06-26
[PATCH] dm: fix block device initialisation
Jeff Mahoney
2006-06-26
[PATCH] dm: add module ref counting
Jeff Mahoney
2006-06-26
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
2006-06-26
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
2006-06-26
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
2006-06-26
[PATCH] dm: move idr_pre_get
Jeff Mahoney
2006-06-26
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
2006-06-26
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-23
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
Adrian Bunk
2006-05-31
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
NeilBrown
2006-05-26
[PATCH] Unlock md devices when stopping them on reboot.
Neil Brown
2006-05-23
[PATCH] md: fix possible oops when starting a raid0 array
NeilBrown
2006-05-21
[PATCH] md: Fix inverted test for 'repair' directive.
NeilBrown
2006-05-01
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
2006-05-01
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
2006-05-01
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
2006-05-01
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
2006-05-01
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
2006-04-20
[PATCH] md: locking fix
Ingo Molnar
[next]