index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2018-09-26
dm verity: fix crash on bufio buffer that was allocated with vmalloc
Mikulas Patocka
2018-09-19
dm cache: only allow a single io_mode cache feature to be requested
John Pittman
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-09-09
dm writecache: fix a crash due to reading past end of dirty_bitmap
Mikulas Patocka
2018-09-09
dm crypt: don't decrease device limits
Mikulas Patocka
2018-09-09
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-09-09
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
2018-09-09
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
2018-07-20
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-02
dm writecache: support optional offset for start of device
Mikulas Patocka
2018-07-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2018-06-28
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
2018-06-27
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-06-22
dm raid: don't use 'const' in function return
Arnd Bergmann
2018-06-22
dm zoned: avoid triggering reclaim from inside dmz_map()
Bart Van Assche
2018-06-22
dm writecache: use 2-factor allocator arguments
Kees Cook
2018-06-22
dm thin metadata: remove needless work from __commit_transaction
Mike Snitzer
2018-06-22
dm: use bio_split() when splitting out the already processed bio
Mike Snitzer
2018-06-18
MD: cleanup resources in failure
Shaohua Li
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
dm: add writecache target
Mikulas Patocka
2018-06-08
dm: adjust structure members to improve alignment
Mike Snitzer
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
2018-06-08
dm: report which conflicting type caused error during table_load()
Mike Snitzer
2018-06-08
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-02
dm-crypt: fix warning in shutdown path
Kent Overstreet
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
[next]