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
2020-07-25
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
bcache: handle c->uuids properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: introduce meta_bucket_pages() related helper routines
Coly Li
2020-07-25
bcache: move bucket related code into read_super_common()
Coly Li
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
2020-07-25
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-07-25
bcache: disassemble the big if() checks in bch_cache_set_alloc()
Coly Li
2020-07-25
bcache: add more accurate error information in read_super_common()
Coly Li
2020-07-25
bcache: add read_super_common() to read major part of super block
Coly Li
2020-07-25
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-07-25
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
2020-07-25
bcache: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-07-25
bcache: movinggc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-07-25
bcache: writeback: Remove unneeded variable i
Xu Wang
2020-07-25
bcache: journel: use for_each_clear_bit() to simplify the code
Xu Wang
2020-07-25
bcache: allocate meta data pages as compound pages
Coly Li
2020-07-25
bcache: Fix typo in Kconfig name
Jean Delvare
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-22
md/raid5: use do_div() for 64 bit divisions in raid5_sync_request
Yufen Yu
2020-07-22
md/raid10: avoid deadlock on recovery.
Vitaly Mayatskikh
2020-07-21
md-cluster: fix rmmod issue when md_cluster convert bitmap to none
Zhao Heming
2020-07-21
md-cluster: fix safemode_delay value when converting to clustered bitmap
Zhao Heming
2020-07-21
md/raid5: support config stripe_size by sysfs entry
Yufen Yu
2020-07-21
md/raid5: set default stripe_size as 4096
Yufen Yu
2020-07-21
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
dm crypt: Enable zoned block device support
Damien Le Moal
2020-07-20
dm crypt: add flags to optionally bypass kcryptd workqueues
Ignat Korchagin
2020-07-20
dm bufio: do buffer cleanup from a workqueue
Mikulas Patocka
2020-07-20
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
2020-07-20
dm dust: add interface to list all badblocks
yangerkun
2020-07-20
dm dust: report some message results directly back to user
yangerkun
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
raid5: remove the meaningless check in raid5_make_request
Guoqing Jiang
2020-07-16
raid5: put the comment of clear_batch_ready to the right place
Guoqing Jiang
2020-07-16
raid5: call clear_batch_ready before set STRIPE_ACTIVE
Guoqing Jiang
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-15
md: raid10: Fix compilation warning
Damien Le Moal
2020-07-15
md: raid5: Fix compilation warning
Damien Le Moal
2020-07-15
md: raid5-cache: Remove set but unused variable
Damien Le Moal
2020-07-15
md: Fix compilation warning
Damien Le Moal
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
[prev]
[next]