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.12.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-09-03
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
18
-236
/
+153
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
39
-1132
/
+306
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-09-01
dm cache: fix use after freeing migrations
Joe Thornber
1
-6
/
+9
2015-08-31
dm cache: small cleanups related to deferred prison cell cleanup
Mike Snitzer
1
-15
/
+6
2015-08-31
dm cache: fix leaking of deferred bio prison cells
Joe Thornber
1
-0
/
+4
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2015-08-20
block: Replace SG_GAPS with new queue limits mask
Keith Busch
1
-13
/
+0
2015-08-19
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
1
-1
/
+13
2015-08-18
dm thin: optimize async discard submission
Mike Snitzer
1
-74
/
+15
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-1
/
+1
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
23
-704
/
+6
2015-08-13
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
1
-22
/
+1
2015-08-13
md/raid5: split bio for chunk_aligned_read
Ming Lin
1
-5
/
+32
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
7
-162
/
+18
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2
-0
/
+4
2015-08-12
dm snapshot: don't invalidate on-disk image on snapshot write overflow
Mikulas Patocka
1
-4
/
+16
2015-08-12
dm: remove unlikely() before IS_ERR()
viresh kumar
3
-6
/
+6
2015-08-12
dm: do not override error code returned from dm_get_device()
Vivek Goyal
7
-19
/
+41
2015-08-12
dm: test return value for DM_MAPIO_SUBMITTED
Mikulas Patocka
1
-1
/
+1
2015-08-12
dm verity: remove unused mempool
Sami Tolvanen
1
-15
/
+0
2015-08-12
dm cache: move wake_waker() from free_migrations() to where it is needed
Joe Thornber
1
-1
/
+2
2015-08-12
dm btree remove: remove unused function get_nr_entries()
Vivek Goyal
1
-22
/
+0
2015-08-12
dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()
Vivek Goyal
1
-3
/
+3
2015-08-12
dm cache policy smq: change the mutex to a spinlock
Joe Thornber
1
-71
/
+39
2015-08-12
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
Yi Zhang
2
-2
/
+2
2015-08-12
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
4
-16
/
+50
2015-08-12
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
1
-2
/
+2
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
3
-5
/
+10
2015-08-10
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
9
-32
/
+35
2015-08-08
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-17
/
+11
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
dm: Spelling s/consitent/consistent/
Geert Uytterhoeven
1
-1
/
+1
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-3
/
+1
2015-08-04
dm: fix dm_merge_bvec regression on 32 bit systems
Mike Snitzer
1
-17
/
+10
2015-08-03
md/raid5: don't let shrink_slab shrink too far.
NeilBrown
1
-2
/
+3
2015-08-03
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
1
-1
/
+1
2015-08-03
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
1
-4
/
+6
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-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
3
-6
/
+6
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
30
-233
/
+240
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-27
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
[next]