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
/
dm.c
Age
Commit message (
Expand
)
Author
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-08-11
Fix remap handling by blktrace
Alan D. Brunelle
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-12
dm: disable barriers
Stefan Bader
2007-07-12
dm: use kmem_cache macro
Alasdair G Kergon
2007-05-09
dm mpath: log device name
Edward Goggin
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
2007-01-26
[PATCH] dm-multipath: fix stall on noflush suspend/resume
Jun'ichi Nomura
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
2006-12-08
[PATCH] dm: tidy core formatting
Kiyoshi Ueda
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-08
[PATCH] dm: suspend: fix error path
Alasdair G Kergon
2006-10-03
[PATCH] dm: use private biosets
Stefan Bader
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
2006-10-03
[PATCH] dm: add uevent change event on resume
Hannes Reinecke
2006-10-03
[PATCH] dm: fix alloc_dev error path
Ishai Rabinovitz
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
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: add exports
Alasdair G Kergon
2006-06-26
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
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: 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-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
2006-03-27
[PATCH] dm table: store md
Mike Anderson
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
2006-03-27
[PATCH] dm: store md name
Mike Anderson
2006-03-27
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-22
[PATCH] dm: bio split bvec fix
Alasdair G Kergon
2006-03-18
[PATCH] regularize blk_cleanup_queue() use
Al Viro
2006-02-24
[PATCH] dm: free minor after unlink gendisk
Jun'ichi Nomura
2006-02-24
[PATCH] dm: missing bdput/thaw_bdev at removal
Jun'ichi Nomura
2006-02-01
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
2006-02-01
[PATCH] device-mapper statistics: basic
Kevin Corry
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-10
[PATCH] dm: don't enable bouncing by default
Jens Axboe
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-06
[PATCH] device-mapper: make lock_fs optional
Alasdair G Kergon
2006-01-06
[PATCH] device-mapper: rename frozen_bdev
Alasdair G Kergon
[next]