index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
1
-1
/
+4
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
1
-1
/
+1
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
1
-15
/
+16
2019-08-21
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
1
-1
/
+1
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
1
-2
/
+2
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
1
-3
/
+8
2019-08-15
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
1
-0
/
+15
2019-08-15
dm zoned: fix a few typos
Dmitry Fomichev
2
-5
/
+5
2019-08-15
dm zoned: add SPDX license identifiers
Dmitry Fomichev
4
-0
/
+4
2019-08-15
dm zoned: properly handle backing device failure
Dmitry Fomichev
4
-14
/
+110
2019-08-15
dm zoned: improve error handling in i/o map code
Dmitry Fomichev
1
-6
/
+16
2019-08-15
dm zoned: improve error handling in reclaim
Dmitry Fomichev
2
-11
/
+21
2019-08-15
dm kcopyd: always complete failed jobs
Dmitry Fomichev
1
-1
/
+4
2019-08-15
Revert "dm bufio: fix deadlock with loop device"
Mikulas Patocka
1
-1
/
+3
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+12
2019-08-09
bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...
Coly Li
1
-8
/
+12
2019-07-30
dm table: fix various whitespace issues with recent DAX code
Mike Snitzer
1
-7
/
+7
2019-07-30
dm table: fix dax_dev NULL dereference in device_synchronous()
Pankaj Gupta
1
-1
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-07-22
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
1
-0
/
+3
2019-07-18
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-34
/
+62
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+25
2019-07-17
dm kcopyd: Increase default sub-job size to 512KB
Nikos Tsironis
1
-6
/
+28
2019-07-17
dm snapshot: fix oversights in optional discard support
Mike Snitzer
1
-0
/
+10
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
2
-28
/
+24
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
3
-3
/
+3
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+18
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
3
-3
/
+3
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+2
2019-07-13
Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-43
/
+268
2019-07-12
dm bufio: fix deadlock with loop device
Junxiao Bi
1
-3
/
+1
2019-07-12
dm snapshot: add optional discard support features
Mike Snitzer
1
-21
/
+165
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
4
-14
/
+18
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2019-07-09
dm crypt: implement eboiv - encrypted byte-offset initialization vector
Milan Broz
1
-1
/
+81
2019-07-09
dm crypt: remove obsolete comment about plumb IV
Milan Broz
1
-3
/
+0
2019-07-09
dm crypt: wipe private IV struct after key invalid flag is set
Milan Broz
1
-7
/
+9
2019-07-09
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
1
-2
/
+1
2019-07-09
dm: update stale comment in end_clone_bio()
Pavel Begunkov
1
-1
/
+1
2019-07-09
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
1
-1
/
+1
2019-07-09
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm crypt: use struct_size() when allocating encryption context
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm integrity: always set version on superblock update
Milan Broz
1
-1
/
+3
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-270
/
+741
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-05
dm: enable synchronous dax
Pankaj Gupta
3
-8
/
+23
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+2
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
1
-2
/
+5
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
1
-14
/
+22
[next]