index
:
kernel/git/stable/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-05-31
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-05-31
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-05-31
bcache: fix failure in journal relplay
Tang Junhui
2019-05-31
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-05-31
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
2019-05-25
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
2019-05-25
Revert "Don't jump to compute_result state from check_result state"
Song Liu
2019-05-25
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-05-25
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-25
dm crypt: move detailed message into debug level
Milan Broz
2019-05-25
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-05-25
dm zoned: Fix zone report handling
Damien Le Moal
2019-05-25
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-05-25
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
2019-05-25
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2019-05-25
md: batch flush requests.
NeilBrown
2019-05-25
Revert "MD: fix lock contention for flush bios"
NeilBrown
2019-05-22
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-05-22
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-05-16
Don't jump to compute_result state from check_result state
Nigel Croxon
2019-04-17
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
2019-04-17
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-17
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2019-04-17
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...
Mikulas Patocka
2019-04-17
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
2019-04-05
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-04-05
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-04-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
2019-03-23
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-23
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-03-23
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
2019-03-23
dm integrity: limit the rate of error messages
Mikulas Patocka
2019-03-19
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-02-15
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-14
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-02-12
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
2019-02-11
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
2019-02-06
dm: don't use bio_trim() afterall
Mike Snitzer
2019-02-06
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2019-01-28
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2019-01-25
Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-22
dm: add missing trace_block_split() to __split_and_process_bio()
Mike Snitzer
2019-01-22
dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
Mike Snitzer
2019-01-21
dm: fix redundant IO accounting for bios that need splitting
Mike Snitzer
2019-01-21
dm: fix clone_bio() to trigger blk_recount_segments()
Mike Snitzer
2019-01-15
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
[next]