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
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-21
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
Mike Snitzer
1
-1
/
+3
2022-06-21
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+9
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-16
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-16
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
1
-2
/
+2
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
3
-11
/
+7
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
1
-0
/
+4
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
5
-75
/
+35
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-330
/
+298
2022-06-01
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+16
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
1
-4
/
+15
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2
-10
/
+28
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+69
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
1
-0
/
+6
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2
-0
/
+2
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
3
-5
/
+29
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
1
-28
/
+13
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2
-38
/
+26
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2
-33
/
+27
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-228
/
+322
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-150
/
+71
2022-05-22
md: fix double free of io_acct_set bioset
Xiao Ni
1
-4
/
+0
2022-05-22
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
1
-1
/
+0
2022-05-22
md: remove most calls to bdevname
Christoph Hellwig
9
-200
/
+147
2022-05-22
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
1
-5
/
+10
2022-05-22
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
3
-7
/
+11
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
4
-0
/
+50
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
6
-12
/
+19
2022-05-11
dm: pass NULL bdev to bio_alloc_clone
Mike Snitzer
1
-16
/
+24
2022-05-09
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
1
-2
/
+1
2022-05-09
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
3
-1
/
+23
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-05-09
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
1
-2
/
+0
2022-05-09
dm stats: add cond_resched when looping over entries
Mikulas Patocka
1
-0
/
+8
2022-05-05
dm: improve abnormal bio processing
Mike Snitzer
1
-31
/
+36
2022-05-05
dm: simplify bio-based IO accounting further
Mike Snitzer
2
-34
/
+6
2022-05-05
dm: put all polled dm_io instances into a single list
Ming Lei
2
-26
/
+28
2022-05-05
dm: improve dm_io reference counting
Ming Lei
1
-14
/
+39
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
3
-18
/
+6
2022-05-05
dm: improve bio splitting and associated IO accounting
Ming Lei
2
-24
/
+59
2022-05-05
dm: switch to bdev based IO accounting interfaces
Ming Lei
1
-15
/
+13
2022-05-05
dm: pass dm_io instance to dm_io_acct directly
Ming Lei
1
-4
/
+7
2022-05-05
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
Ming Lei
1
-11
/
+8
[next]