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-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-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
2019-06-28
bcache: add reclaimed_journal_buckets to struct cache_set
Coly Li
3
-0
/
+7
2019-06-28
bcache: performance improvement for btree_flush_write()
Coly Li
2
-22
/
+67
2019-06-28
bcache: fix race in btree_flush_write()
Coly Li
3
-1
/
+36
2019-06-28
bcache: remove retry_flush_write from struct cache_set
Coly Li
3
-7
/
+0
2019-06-28
bcache: add comments for mutex_lock(&b->write_lock)
Coly Li
1
-0
/
+10
2019-06-28
bcache: only clear BTREE_NODE_dirty bit when it is set
Coly Li
1
-5
/
+6
2019-06-28
bcache: Revert "bcache: fix high CPU occupancy during journal"
Coly Li
3
-36
/
+15
2019-06-28
bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
Coly Li
1
-1
/
+0
2019-06-28
bcache: shrink btree node cache after bch_btree_check()
Coly Li
1
-0
/
+17
2019-06-28
bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket()
Coly Li
1
-1
/
+2
2019-06-28
bcache: add code comments for journal_read_bucket()
Coly Li
1
-0
/
+24
2019-06-28
bcache: fix potential deadlock in cached_def_free()
Coly Li
2
-2
/
+4
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_free()
Coly Li
1
-2
/
+2
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_detach_finish()
Coly Li
1
-1
/
+2
2019-06-28
bcache: avoid a deadlock in bcache_reboot()
Coly Li
2
-1
/
+65
2019-06-28
bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed
Coly Li
1
-0
/
+8
2019-06-28
bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread
Coly Li
1
-0
/
+1
2019-06-28
bcache: fix mistaken sysfs entry for io_error counter
Coly Li
1
-2
/
+2
2019-06-28
bcache: add pendings_cleanup to stop pending bcache device
Coly Li
1
-0
/
+55
2019-06-28
bcache: make bset_search_tree() be more understandable
Coly Li
1
-19
/
+11
2019-06-28
bcache: remove "XXX:" comment line from run_cache_set()
Coly Li
1
-1
/
+1
2019-06-28
bcache: improve error message in bch_cached_dev_run()
Coly Li
1
-2
/
+7
2019-06-28
bcache: add more error message in bch_cached_dev_attach()
Coly Li
1
-0
/
+4
2019-06-28
bcache: more detailed error message to bcache_device_link()
Coly Li
1
-3
/
+8
[next]