index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
8
-27
/
+71
2015-07-24
md/raid5: clear R5_NeedReplace when no longer needed.
NeilBrown
1
-1
/
+3
2015-07-24
Fix read-balancing during node failure
Goldwyn Rodrigues
3
-5
/
+16
2015-07-24
md-cluster: fix bitmap sub-offset in bitmap_read_sb
Goldwyn Rodrigues
1
-7
/
+4
2015-07-24
md: Return error if request_module fails and returns positive value
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md: Skip cluster setup in case of error while reading bitmap
Goldwyn Rodrigues
1
-1
/
+1
2015-07-24
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2015-07-23
md: Skip cluster setup for dm-raid
Goldwyn Rodrigues
1
-3
/
+12
2015-07-22
md: flush ->event_work before stopping array.
NeilBrown
1
-0
/
+2
2015-07-22
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
1
-1
/
+4
2015-07-22
md/raid5: avoid races when changing cache size.
NeilBrown
2
-7
/
+27
2015-07-18
Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-34
/
+68
2015-07-17
dm cache: avoid calls to prealloc_free_structs() if possible
Mike Snitzer
1
-3
/
+12
2015-07-17
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
Mike Snitzer
1
-9
/
+4
2015-07-17
dm cache: do not wake_worker() in free_migration()
Mike Snitzer
1
-1
/
+0
2015-07-16
dm cache: display 'needs_check' in status if it is set
Mike Snitzer
1
-2
/
+7
2015-07-16
dm thin: display 'needs_check' in status if it is set
Mike Snitzer
1
-2
/
+8
2015-07-16
dm thin: stay in out-of-data-space mode once no_space_timeout expires
Mike Snitzer
1
-4
/
+17
2015-07-13
dm: fix use after free crash due to incorrect cleanup sequence
Mikulas Patocka
1
-2
/
+2
2015-07-11
bcache: don't embed 'return' statements in closure macros
Jens Axboe
4
-6
/
+14
2015-07-08
Revert "dm: only run the queue on completion if congested or no requests pend...
Mike Snitzer
1
-6
/
+2
2015-07-06
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
1
-1
/
+1
2015-07-06
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
1
-1
/
+12
2015-07-06
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2015-07-01
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
1
-1
/
+1
2015-07-01
bcache: use kvfree() in various places
Pekka Enberg
2
-16
/
+4
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
4
-101
/
+133
2015-06-26
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-90
/
+166
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2015-06-26
dm cache policy smq: fix "default" version to be 1.4.0
Mike Snitzer
1
-1
/
+1
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
3
-59
/
+142
2015-06-26
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
Mike Snitzer
2
-40
/
+33
2015-06-26
drivers/md/md.c: use strreplace()
Rasmus Villemoes
1
-3
/
+1
2015-06-26
Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
29
-714
/
+4103
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-4
/
+7
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-160
/
+65
2015-06-25
md: clear Blocked flag on failed devices when array is read-only.
Neil Brown
1
-0
/
+9
2015-06-25
md: unlock mddev_lock on an error path.
NeilBrown
1
-1
/
+3
2015-06-25
md: clear mddev->private when it has been freed.
NeilBrown
1
-0
/
+3
2015-06-24
vfs: add seq_file_path() helper
Miklos Szeredi
1
-1
/
+1
2015-06-24
vfs: add file_path() helper
Miklos Szeredi
2
-2
/
+2
2015-06-17
dm stats: add support for request-based DM devices
Mikulas Patocka
2
-5
/
+26
2015-06-17
dm stats: collect and report histogram of IO latencies
Mikulas Patocka
1
-22
/
+183
2015-06-17
dm stats: support precise timestamps
Mikulas Patocka
2
-39
/
+103
2015-06-17
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
1
-0
/
+2
2015-06-17
dm cache: switch the "default" cache replacement policy from mq to smq
Mike Snitzer
2
-29
/
+22
2015-06-17
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
1
-15
/
+35
2015-06-17
md: fix a build warning
Firo Yang
1
-1
/
+1
2015-06-17
md/raid5: ignore released_stripes check
Shaohua Li
1
-2
/
+2
[next]