index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
3
-2
/
+3
|
\
|
*
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
2019-12-11
1
-0
/
+1
|
*
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
2019-12-11
1
-1
/
+1
|
*
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
2019-12-11
1
-1
/
+1
*
|
Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-13
8
-83
/
+246
|
\
\
|
*
|
dm thin: Flush data device before committing metadata
Nikos Tsironis
2019-12-06
1
-2
/
+40
|
*
|
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
2019-12-05
2
-0
/
+36
|
*
|
dm clone: Flush destination device before committing metadata
Nikos Tsironis
2019-12-05
1
-6
/
+40
|
*
|
dm clone metadata: Use a two phase commit
Nikos Tsironis
2019-12-05
3
-10
/
+60
|
*
|
dm clone metadata: Track exact changes per transaction
Nikos Tsironis
2019-12-05
1
-28
/
+62
|
*
|
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
2019-12-05
1
-1
/
+7
|
*
|
dm mpath: remove harmful bio-based optimization
Mike Snitzer
2019-11-26
1
-36
/
+1
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
|
/
|
/
|
*
|
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
1
-5
/
+7
*
|
block: simplify blkdev_nr_zones
Christoph Hellwig
2019-12-03
1
-1
/
+1
*
|
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-25
19
-409
/
+426
|
\
|
|
*
Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
Mike Snitzer
2019-11-20
1
-6
/
+3
|
*
dm: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-27
/
+27
|
*
dm thin: wakeup worker only when deferred bios exist
Jeffle Xu
2019-11-18
1
-1
/
+4
|
*
dm integrity: fix excessive alignment of metadata runs
Mikulas Patocka
2019-11-15
1
-5
/
+23
|
*
dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout
Nathan Chancellor
2019-11-07
1
-1
/
+0
|
*
dm zoned: reduce overhead of backing device checks
Dmitry Fomichev
2019-11-07
4
-32
/
+61
|
*
dm dust: add limited write failure mode
Bryan Gurney
2019-11-05
1
-7
/
+46
|
*
dm dust: change ret to r in dust_map_read and dust_map
Bryan Gurney
2019-11-05
1
-7
/
+7
|
*
dm dust: change result vars to r
Bryan Gurney
2019-11-05
1
-16
/
+16
|
*
dm cache: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
1
-49
/
+28
|
*
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
2
-33
/
+20
|
*
dm thin: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
1
-67
/
+46
|
*
dm clone: add bucket_lock_irq/bucket_unlock_irq helpers
Nikos Tsironis
2019-11-05
1
-15
/
+19
|
*
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
3
-34
/
+27
|
*
dm writecache: handle REQ_FUA
Maged Mokhtar
2019-11-05
1
-1
/
+2
|
*
dm writecache: fix uninitialized variable warning
Mikulas Patocka
2019-11-05
1
-1
/
+1
|
*
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-11-05
1
-14
/
+1
|
*
dm raid: streamline rs_get_progress() and its raid_status() caller side
Heinz Mauelshagen
2019-11-05
1
-27
/
+20
|
*
dm raid: simplify rs_setup_recovery call chain
Heinz Mauelshagen
2019-11-05
1
-21
/
+6
|
*
dm raid: to ensure resynchronization, perform raid set grow in preresume
Heinz Mauelshagen
2019-11-05
1
-21
/
+60
|
*
dm raid: change rs_set_dev_and_array_sectors API and callers
Heinz Mauelshagen
2019-11-05
1
-9
/
+5
|
*
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
2019-11-05
1
-19
/
+8
*
|
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
4
-184
/
+115
|
\
\
|
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
4
-175
/
+115
|
*
|
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-12
1
-3
/
+0
|
*
|
block: Simplify report zones execution
Damien Le Moal
2019-11-12
1
-6
/
+0
|
*
|
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
2019-11-12
12
-36
/
+83
|
|
\
\
*
|
\
\
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
23
-97
/
+153
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()"
Jens Axboe
2019-11-18
2
-26
/
+4
|
*
|
|
drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
Eugene Syromiatnikov
2019-11-14
1
-1
/
+1
|
*
|
|
drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
Eugene Syromiatnikov
2019-11-14
1
-2
/
+2
|
*
|
|
bcache: don't export symbols
Christoph Hellwig
2019-11-13
2
-22
/
+0
|
*
|
|
bcache: remove the extra cflags for request.o
Christoph Hellwig
2019-11-13
1
-2
/
+0
|
*
|
|
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
2019-11-13
1
-0
/
+2
[next]