index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
md: compare bd_disk instead of bd_contains
Christoph Hellwig
1
-4
/
+3
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-24
md/raid10: improve discard request for far layout
Xiao Ni
2
-23
/
+64
2020-09-24
md/raid10: improve raid10 discard request
Xiao Ni
1
-1
/
+255
2020-09-24
md/raid10: pull codes that wait for blocked dev into one function
Xiao Ni
1
-51
/
+67
2020-09-24
md/raid10: extend r10bio devs to raid disks
Xiao Ni
1
-5
/
+4
2020-09-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
3
-12
/
+24
2020-09-24
md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
Zhen Lei
1
-4
/
+4
2020-09-24
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
1
-0
/
+20
2020-09-24
md/raid5: resize stripe_head when reshape array
Yufen Yu
1
-0
/
+24
2020-09-24
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2
-3
/
+114
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-2
/
+2
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
1
-12
/
+24
2020-09-24
md/raid5: convert to new xor compution interface
Yufen Yu
1
-9
/
+34
2020-09-24
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
1
-3
/
+5
2020-09-24
md/raid5: add a new member of offset into r5dev
Yufen Yu
2
-11
/
+40
2020-09-24
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
1
-3
/
+4
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
12
-106
/
+58
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2
-7
/
+7
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
5
-56
/
+3
2020-09-24
md: update the optimal I/O size on reshape
Christoph Hellwig
2
-10
/
+22
2020-09-24
bcache: inherit the optimal I/O size
Christoph Hellwig
1
-0
/
+2
2020-09-21
dm: fix comment in dm_process_bio()
Mike Snitzer
1
-1
/
+3
2020-09-21
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
1
-21
/
+2
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-3
/
+7
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-11
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
1
-4
/
+6
2020-09-11
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
1
-4
/
+4
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-02
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
2
-7
/
+9
2020-09-02
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-02
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-1
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
4
-10
/
+10
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-13
/
+2
2020-09-01
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
1
-0
/
+12
2020-09-01
dm crypt: Initialize crypto wait structures
Damien Le Moal
1
-2
/
+2
2020-09-01
dm mpath: fix racey management of PG initialization
Mike Snitzer
1
-7
/
+15
2020-09-01
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
1
-2
/
+10
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2020-08-27
md/raid5: make sure stripe_size as power of two
Yufen Yu
1
-2
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-16
/
+16
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+11
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-08-07
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-111
/
+326
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-19
/
+19
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-19
/
+19
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-27
/
+317
2020-08-06
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2
-7
/
+11
[prev]
[next]