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
2009-10-16
dm snapshot: allow chunk size to be less than page size
Mikulas Patocka
2009-10-16
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-10-16
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-10-16
dm exception store: fix failed set_chunk_size error path
Mikulas Patocka
2009-10-16
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-10-16
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
2009-10-16
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
2009-10-16
dm log: userspace fix incorrect luid cast in userspace_ctr
Andrew Morton
2009-10-16
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-16
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-23
md: raid-1/10: fix RW bits manipulation
Dmitry Monakhov
2009-09-23
md: remove unnecessary memset from multipath.
NeilBrown
2009-09-23
md: report device as congested when suspended
NeilBrown
2009-09-23
md: Improve name of threads created by md_register_thread
NeilBrown
2009-09-23
md: remove sparse warnings about lock context.
NeilBrown
2009-09-23
md: remove sparse waring "symbol xxx shadows an earlier one"
NeilBrown
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
md: avoid use of broken kzalloc mempool
Sage Weil
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-16
md/raid6: cleanup ops_run_compute6_2
Dan Williams
2009-09-16
md/raid6: eliminate BUG_ON with side effect
Dan Williams
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-09-14
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-09-11
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-10
md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
Geert Uytterhoeven
2009-09-08
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
dmaengine: add fence support
Dan Williams
2009-09-08
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
2009-09-04
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2009-09-04
dm exception store: split set_chunk_size
Mikulas Patocka
2009-09-04
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
2009-09-04
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
2009-09-04
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
2009-09-04
dm log: remove incorrect field from userspace table output
Jonathan Brassow
2009-09-04
dm log: fix userspace status output
Jonathan Brassow
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
dm table: add more context to terse warning messages
Mike Snitzer
[next]