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
2020-12-14
Revert "dm raid: fix discard limits for raid1 and raid10"
Mike Snitzer
1
-7
/
+5
2020-12-14
Revert "md: change mddev 'chunk_sectors' from int to unsigned"
Mike Snitzer
1
-2
/
+2
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-393
/
+82
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
1
-2
/
+2
2020-12-09
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Song Liu
3
-24
/
+12
2020-12-09
Revert "md/raid10: extend r10bio devs to raid disks"
Song Liu
1
-4
/
+5
2020-12-09
Revert "md/raid10: pull codes that wait for blocked dev into one function"
Song Liu
1
-67
/
+51
2020-12-09
Revert "md/raid10: improve raid10 discard request"
Song Liu
1
-255
/
+1
2020-12-09
Revert "md/raid10: improve discard request for far layout"
Song Liu
2
-64
/
+23
2020-12-09
Revert "dm raid: remove unnecessary discard limits for raid10"
Song Liu
1
-0
/
+11
2020-12-04
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix IO splitting
Mike Snitzer
2
-13
/
+11
2020-12-01
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
1
-1
/
+1
2020-12-01
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-6
/
+0
2020-12-01
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
1
-2
/
+4
2020-12-01
Revert "dm cache: fix arm link errors with inline"
Nick Desaulniers
1
-4
/
+0
2020-11-17
dm writecache: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
2020-11-17
dm writecache: advance the number of arguments when reporting max_age
Mikulas Patocka
1
-0
/
+2
2020-11-17
dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+2
2020-10-14
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-393
/
+222
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-620
/
+1032
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-119
/
+106
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+9
2020-10-08
md/raid5: fix oops during stripe resizing
Song Liu
1
-2
/
+2
2020-10-08
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2
-1
/
+3
2020-10-08
md: fix the checking of wrong work queue
Guoqing Jiang
1
-1
/
+1
2020-10-08
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
1
-1
/
+1
2020-10-08
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
1
-2
/
+2
2020-10-08
md/raid0: remove unused function is_io_in_chunk_boundary()
Jason Yan
1
-17
/
+0
2020-10-07
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
1
-13
/
+12
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2
-80
/
+7
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-6
/
+9
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
1
-3
/
+4
2020-10-02
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
11
-59
/
+46
2020-10-02
bcache: check and set sync status on cache's in-memory super block
Coly Li
4
-10
/
+7
2020-10-02
bcache: remove can_attach_cache()
Coly Li
1
-10
/
+0
2020-10-02
bcache: don't check seq numbers in register_cache_set()
Coly Li
1
-15
/
+0
2020-10-02
bcache: only use bucket_bytes() on struct cache
Coly Li
2
-2
/
+2
2020-10-02
bcache: remove useless bucket_pages()
Coly Li
1
-1
/
+0
2020-10-02
bcache: remove useless alloc_bucket_pages()
Coly Li
1
-3
/
+0
2020-10-02
bcache: only use block_bytes() on struct cache
Coly Li
7
-24
/
+24
2020-10-02
bcache: add set_uuid in struct cache_set
Coly Li
3
-13
/
+14
2020-10-02
bcache: remove for_each_cache()
Coly Li
6
-294
/
+237
2020-10-02
bcache: explicitly make cache_set only have single cache
Coly Li
3
-17
/
+12
2020-10-02
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
Coly Li
4
-24
/
+19
2020-10-02
bcache: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+3
2020-10-02
bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
Dongsheng Yang
1
-1
/
+1
2020-10-02
bcache: share register sysfs with async register
Coly Li
1
-5
/
+7
2020-10-01
dm: export dm_copy_name_and_uuid
Mike Snitzer
1
-1
/
+1
[next]