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-04
dm: rename multipath path selector source files to have "dm-ps" prefix
Mike Snitzer
6
-7
/
+12
2020-12-04
dm mpath: add IO affinity path selector
Mike Christie
3
-0
/
+282
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
2
-3
/
+19
2020-12-04
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
1
-1
/
+1
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-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-1
/
+1
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
7
-25
/
+18
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-14
/
+2
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
3
-6
/
+6
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2
-3
/
+3
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: remove i_bdev
Christoph Hellwig
2
-17
/
+12
2020-12-01
block: add a bdev_kobj helper
Christoph Hellwig
2
-8
/
+3
2020-12-01
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2
-13
/
+14
2020-12-01
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
1
-9
/
+3
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2
-19
/
+6
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-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-11-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-11-30
md: use current request time as base for ktime comparisons
Pankaj Gupta
1
-2
/
+2
2020-11-30
md: add comments in md_flush_request()
Pankaj Gupta
1
-0
/
+4
2020-11-30
md: improve variable names in md_flush_request()
Pankaj Gupta
2
-7
/
+7
2020-11-30
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-11-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
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-11-16
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
1
-2
/
+0
2020-11-16
md: use set_capacity_and_notify
Christoph Hellwig
3
-20
/
+13
2020-11-16
dm-raid: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
dm: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-13
/
+8
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2
-3
/
+7
2020-11-16
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-31
/
+31
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
[prev]
[next]