index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
raid5-ppl: Recovery support for multiple partial parity logs
Pawel Baldysiak
1
-38
/
+90
2017-08-28
md: Runtime support for multiple ppls
Pawel Baldysiak
6
-8
/
+59
2017-08-25
md/raid0: attach correct cgroup info in bio
Shaohua Li
1
-0
/
+1
2017-08-25
raid5: remove raid5_build_block
Guoqing Jiang
1
-10
/
+1
2017-08-25
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show
Song Liu
1
-2
/
+10
2017-08-25
md: replace seq_release_private with seq_release
Cihangir Akturk
1
-1
/
+1
2017-08-25
md: notify about new spare disk in the container
Alexey Obitotskiy
1
-0
/
+2
2017-08-25
md/raid1/10: reset bio allocated from mempool
Shaohua Li
2
-4
/
+50
2017-08-24
md/raid5: release/flush io in raid5_do_work()
Song Liu
1
-0
/
+4
2017-08-24
md/bitmap: copy correct data for bitmap super
Shaohua Li
1
-2
/
+2
2017-08-11
MD: not clear ->safemode for external metadata array
Shaohua Li
1
-1
/
+1
2017-08-08
md/r5cache: fix io_unit handling in r5l_log_endio()
Song Liu
1
-9
/
+31
2017-08-08
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
Song Liu
1
-6
/
+15
2017-08-08
md: fix test in md_write_start()
NeilBrown
1
-1
/
+1
2017-08-08
md: always clear ->safemode when md_check_recovery gets the mddev lock.
NeilBrown
1
-0
/
+3
2017-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
6
-126
/
+115
2017-07-28
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+86
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
1
-0
/
+35
2017-07-26
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
1
-16
/
+5
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
3
-9
/
+9
2017-07-25
MD: fix warnning for UP case
Shaohua Li
1
-1
/
+1
2017-07-25
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
Mikulas Patocka
1
-2
/
+2
2017-07-25
dm raid: bump target version
Heinz Mauelshagen
1
-1
/
+1
2017-07-25
dm raid: avoid mddev->suspended access
Heinz Mauelshagen
1
-5
/
+7
2017-07-25
dm raid: fix activation check in validate_raid_redundancy()
Heinz Mauelshagen
1
-5
/
+5
2017-07-25
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
Heinz Mauelshagen
1
-2
/
+3
2017-07-25
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
Dan Carpenter
1
-2
/
+1
2017-07-25
dm integrity: test for corrupted disk format during table load
Mikulas Patocka
1
-0
/
+5
2017-07-25
dm integrity: WARN_ON if variables representing journal usage get out of sync
Mikulas Patocka
1
-0
/
+2
2017-07-24
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
1
-0
/
+2
2017-07-21
md: simplify code with bio_io_error
Guoqing Jiang
3
-12
/
+6
2017-07-21
md/raid1: fix writebehind bio clone
Shaohua Li
1
-21
/
+13
2017-07-21
md: raid1-10: move raid1/raid10 common code into raid1-10.c
Ming Lei
4
-71
/
+62
2017-07-21
md: raid1/raid10: initialize bvec table via bio_add_page()
Ming Lei
3
-16
/
+27
2017-07-21
md: remove 'idx' from 'struct resync_pages'
Ming Lei
3
-7
/
+6
2017-07-19
dm integrity: use plugging when writing the journal
Mikulas Patocka
1
-0
/
+5
2017-07-19
dm integrity: fix inefficient allocation of journal space
Mikulas Patocka
1
-4
/
+6
2017-07-18
Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-6
/
+7
2017-07-12
raid5-ppl: use BIOSET_NEED_BVECS when creating bioset
Artur Paszkiewicz
1
-1
/
+1
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-07-10
Raid5 should update rdev->sectors after reshape
Xiao Ni
1
-3
/
+1
2017-07-10
md/bitmap: don't read page from device with Bitmap_sync
Guoqing Jiang
2
-2
/
+5
2017-07-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-47
/
+92
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+115
2017-07-06
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-38
/
+4770
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
1
-2
/
+2
2017-07-03
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
3
-0
/
+115
2017-07-03
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
1
-1
/
+1
2017-07-03
MD: fix sleep in atomic
Shaohua Li
1
-4
/
+8
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]