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
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
7
-213
/
+328
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
7
-213
/
+328
2016-07-28
MD: fix null pointer deference
Shaohua Li
1
-2
/
+4
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
25
-1808
/
+4394
2016-07-20
dm: allow bio-based table to be upgraded to bio-based with DAX support
Toshi Kani
1
-1
/
+10
2016-07-20
dm snap: add fake origin_direct_access
Toshi Kani
1
-0
/
+8
2016-07-20
dm stripe: add DAX support
Toshi Kani
1
-1
/
+25
2016-07-20
dm error: add DAX support
Mike Snitzer
2
-2
/
+10
2016-07-20
dm linear: add DAX support
Toshi Kani
1
-1
/
+20
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
3
-3
/
+80
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
1
-1
/
+0
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
6
-19
/
+23
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
3
-11
/
+124
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
1
-1
/
+8
2016-07-19
raid10: improve random reads performance
Tomasz Majchrzak
2
-10
/
+14
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
1
-0
/
+2
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
1
-0
/
+2
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
3
-9
/
+7
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
1
-4
/
+3
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
1
-21
/
+21
2016-07-18
dm: call PR reserve/unreserve on each underlying device
Christoph Hellwig
1
-15
/
+65
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
1
-1
/
+1
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
1
-15
/
+14
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
1
-6
/
+5
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
1
-43
/
+49
2016-07-18
dm raid: enhance reshape check and factor out reshape setup
Heinz Mauelshagen
1
-61
/
+106
2016-07-18
dm raid: allow resize during recovery
Heinz Mauelshagen
1
-15
/
+19
2016-07-18
dm raid: fix rs_is_recovering() to allow for lvextend
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: fix rebuild and catch bogus sync/resync flags
Heinz Mauelshagen
1
-3
/
+16
2016-07-18
dm raid: fix ctr memory leaks on error paths
Heinz Mauelshagen
1
-10
/
+15
2016-07-18
dm raid: fix typo in write_mostly flag
Heinz Mauelshagen
1
-1
/
+1
2016-07-18
dm raid: also reject size change during recovery
Heinz Mauelshagen
1
-3
/
+3
2016-07-18
dm raid: fix new superblock/bitmap creation on disk addition
Heinz Mauelshagen
1
-1
/
+2
2016-07-18
dm raid: add comments and fix typos
Heinz Mauelshagen
1
-7
/
+13
2016-07-18
dm raid: fix raid10 device size error on out-of-place reshape
Heinz Mauelshagen
1
-0
/
+8
2016-07-18
dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
Heinz Mauelshagen
1
-3
/
+15
2016-07-18
dm raid: clarify and fix recovery
Heinz Mauelshagen
1
-9
/
+55
2016-07-18
dm raid: fix rs_set_capacity on growing reshape
Heinz Mauelshagen
1
-6
/
+3
2016-07-18
dm raid: make rs_set_capacity to work on shrinking reshape
Heinz Mauelshagen
1
-4
/
+4
2016-07-18
dm raid: enhance comments in takeover checks
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: remove bogus comment and fix comment typos
Heinz Mauelshagen
1
-4
/
+2
2016-07-18
dm raid: more restricting data_offset value checks
Heinz Mauelshagen
1
-1
/
+2
2016-07-18
dm raid: reject too many write_mostly devices
Heinz Mauelshagen
1
-1
/
+7
2016-07-18
dm raid: the sync_page_io() metadata_op argument is bool
Heinz Mauelshagen
1
-3
/
+3
2016-07-18
dm raid: prohibit to pass in both sync and nosync ctr flags
Heinz Mauelshagen
1
-0
/
+6
2016-07-18
dm raid: avoid superfluous memory barriers on static metadata
Heinz Mauelshagen
1
-5
/
+0
2016-07-06
dm rq: check kthread_run return for .request_fn request-based DM
Mike Snitzer
1
-0
/
+2
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
1
-1
/
+0
[next]