index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
1
-1
/
+2
2017-11-30
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
1
-4
/
+8
2017-11-30
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
1
-9
/
+6
2017-10-08
md/raid10: submit bio directly to replacement disk
Shaohua Li
1
-3
/
+16
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2
-1
/
+21
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
3
-6
/
+7
2017-09-27
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
1
-0
/
+5
2017-08-11
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
1
-0
/
+2
2017-07-27
Raid5 should update rdev->sectors after reshape
Xiao Ni
1
-3
/
+1
2017-07-27
md: don't use flush_signals in userspace processes
Mikulas Patocka
2
-2
/
+8
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
1
-1
/
+1
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
1
-1
/
+14
2017-05-25
dm thin metadata: call precommit before saving the roots
Joe Thornber
1
-2
/
+2
2017-05-25
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
1
-4
/
+5
2017-05-25
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
1
-2
/
+6
2017-05-20
md/raid1: avoid reusing a resync bio after error handling.
NeilBrown
1
-0
/
+2
2017-05-20
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
1
-4
/
+4
2017-05-08
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
1
-1
/
+1
2017-05-08
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
1
-1
/
+1
2017-04-30
dm bufio: hide bogus warning
Arnd Bergmann
1
-0
/
+1
2017-04-22
md/raid1/10: fix potential deadlock
Shaohua Li
1
-0
/
+18
2017-04-18
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
1
-0
/
+55
2017-04-18
raid10: increment write counter after bio is split
Tomasz Majchrzak
1
-2
/
+2
2017-01-15
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
1
-8
/
+6
2017-01-15
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
1
-0
/
+9
2017-01-15
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
1
-2
/
+5
2016-11-23
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
1
-2
/
+2
2016-11-23
md: sync sync_completed has correct value as recovery finishes.
NeilBrown
1
-0
/
+9
2016-11-23
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
1
-15
/
+9
2016-09-15
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
1
-1
/
+1
2016-09-15
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-08-31
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-08-31
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-31
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
1
-2
/
+7
2016-08-22
dm flakey: error READ bios during the down_interval
Mike Snitzer
1
-8
/
+15
2016-05-17
MD: make bio mergeable
Shaohua Li
1
-0
/
+2
2016-04-18
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
1
-1
/
+3
2016-04-18
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
1
-0
/
+3
2016-04-18
bcache: cleaned up error handling around register_cache()
Eric Wheeler
1
-12
/
+22
2016-04-18
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
1
-1
/
+8
2016-04-18
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
1
-2
/
+2
2016-02-09
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
4
-19
/
+12
2016-02-09
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
1
-7
/
+30
2016-02-09
bcache: prevent crash on changing writeback_running
Stefan Bader
1
-1
/
+2
2016-02-09
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
1
-2
/
+3
2016-02-09
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
1
-1
/
+3
[next]