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
2015-07-29
dm cache: fix device destroy hang due to improper prealloc_used accounting
Mike Snitzer
1
-3
/
+3
2015-07-29
Revert "dm cache: do not wake_worker() in free_migration()"
Mike Snitzer
1
-0
/
+1
2015-07-27
dm crypt: update wiki page URL
Baruch Siach
1
-1
/
+1
2015-07-27
dm cache policy smq: fix alloc_bitset check that always evaluates as false
Colin Ian King
1
-1
/
+1
2015-07-26
dm thin: return -ENOSPC when erroring retry list due to out of data space
Mike Snitzer
1
-3
/
+8
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-17
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-16
dm cache: avoid calls to prealloc_free_structs() if possible
Mike Snitzer
1
-3
/
+12
2015-07-16
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
Mike Snitzer
1
-9
/
+4
2015-07-16
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-05
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
1
-1
/
+12
2015-07-05
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2015-06-30
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
1
-1
/
+1
2015-06-30
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-25
drivers/md/md.c: use strreplace()
Rasmus Villemoes
1
-3
/
+1
2015-06-25
Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
29
-714
/
+4103
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-4
/
+7
2015-06-25
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-23
vfs: add seq_file_path() helper
Miklos Szeredi
1
-1
/
+1
2015-06-23
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
[next]