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
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
2019-08-21
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
2019-08-15
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
2019-08-15
dm zoned: fix a few typos
Dmitry Fomichev
2019-08-15
dm zoned: add SPDX license identifiers
Dmitry Fomichev
2019-08-15
dm zoned: properly handle backing device failure
Dmitry Fomichev
2019-08-15
dm zoned: improve error handling in i/o map code
Dmitry Fomichev
2019-08-15
dm zoned: improve error handling in reclaim
Dmitry Fomichev
2019-08-15
dm kcopyd: always complete failed jobs
Dmitry Fomichev
2019-08-15
Revert "dm bufio: fix deadlock with loop device"
Mikulas Patocka
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-09
bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...
Coly Li
2019-07-30
dm table: fix various whitespace issues with recent DAX code
Mike Snitzer
2019-07-30
dm table: fix dax_dev NULL dereference in device_synchronous()
Pankaj Gupta
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-22
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
2019-07-18
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-17
dm kcopyd: Increase default sub-job size to 512KB
Nikos Tsironis
2019-07-17
dm snapshot: fix oversights in optional discard support
Mike Snitzer
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-07-13
Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-12
dm bufio: fix deadlock with loop device
Junxiao Bi
2019-07-12
dm snapshot: add optional discard support features
Mike Snitzer
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
dm crypt: implement eboiv - encrypted byte-offset initialization vector
Milan Broz
2019-07-09
dm crypt: remove obsolete comment about plumb IV
Milan Broz
2019-07-09
dm crypt: wipe private IV struct after key invalid flag is set
Milan Broz
2019-07-09
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
2019-07-09
dm: update stale comment in end_clone_bio()
Pavel Begunkov
2019-07-09
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
2019-07-09
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
2019-07-09
dm crypt: use struct_size() when allocating encryption context
Zhengyuan Liu
2019-07-09
dm integrity: always set version on superblock update
Milan Broz
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-05
dm: enable synchronous dax
Pankaj Gupta
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
[next]