index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
dm zoned: fix zone state management race
Damien Le Moal
2
-28
/
+24
2019-07-31
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
1
-1
/
+1
2019-07-21
dm verity: use message limit for data block corruption message
Milan Broz
1
-2
/
+2
2019-07-21
md: fix for divide error in status_resync
Mariusz Tkaczyk
1
-14
/
+22
2019-07-03
dm log writes: make sure super sector log updates are written in order
zhangyi (F)
1
-2
/
+21
2019-06-19
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-05-31
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
1
-2
/
+3
2019-05-31
bcache: add failure check to run_cache_set() for journal replay
Coly Li
1
-5
/
+12
2019-05-31
bcache: fix failure in journal relplay
Tang Junhui
1
-4
/
+21
2019-05-31
bcache: return error immediately in bch_journal_replay()
Coly Li
1
-3
/
+6
2019-05-25
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
1
-1
/
+9
2019-05-25
Revert "Don't jump to compute_result state from check_result state"
Song Liu
1
-4
/
+15
2019-05-25
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
1
-1
/
+2
2019-05-25
dm zoned: Fix zone report handling
Damien Le Moal
1
-0
/
+5
2019-05-25
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
1
-1
/
+8
2019-05-25
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
1
-2
/
+4
2019-05-21
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
1
-4
/
+7
2019-05-21
bcache: fix a race between cache register and cacheset unregister
Liang Chen
1
-1
/
+1
2019-05-16
Don't jump to compute_result state from check_result state
Nigel Croxon
1
-15
/
+4
2019-05-16
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2019-05-02
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
1
-3
/
+3
2019-04-20
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
Mikulas Patocka
2
-7
/
+7
2019-04-17
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
1
-0
/
+39
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
1
-3
/
+10
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
1
-1
/
+3
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
1
-2
/
+11
2019-04-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
1
-0
/
+13
2019-03-23
md: Fix failed allocation of md_register_thread
Aditya Pakki
2
-0
/
+4
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
1
-0
/
+3
2019-03-23
dm integrity: limit the rate of error messages
Mikulas Patocka
1
-4
/
+4
2019-03-19
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
1
-1
/
+0
2019-02-20
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-20
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
1
-1
/
+1
2019-02-20
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
1
-11
/
+18
2019-02-12
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
1
-0
/
+4
2019-02-06
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2
-13
/
+28
2019-01-31
dm crypt: fix parsing of extended IV arguments
Milan Broz
1
-8
/
+17
2019-01-31
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
3
-8
/
+8
2019-01-26
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
1
-0
/
+22
2019-01-26
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
1
-5
/
+14
2019-01-26
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
1
-3
/
+3
2019-01-13
dm zoned: Fix target BIO completion handling
Damien Le Moal
1
-84
/
+38
2019-01-13
dm verity: fix crash on bufio buffer that was allocated with vmalloc
Mikulas Patocka
1
-4
/
+20
2019-01-13
md: raid10: remove VLAIS
Matthias Kaehlcke
1
-5
/
+10
2018-12-21
dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()
Mike Snitzer
1
-0
/
+4
2018-12-21
dm thin: send event about thin-pool state change _after_ making it
Mike Snitzer
1
-33
/
+35
2018-11-13
MD: fix invalid stored role for a disk - try2
Shaohua Li
3
-4
/
+2
2018-11-13
dm zoned: fix various dmz_get_mblock() issues
Damien Le Moal
1
-24
/
+42
2018-11-13
dm zoned: fix metadata block ref counting
Damien Le Moal
1
-9
/
+11
2018-11-13
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
1
-12
/
+6
[next]