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
2018-07-11
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-07-11
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2
-3
/
+2
2018-07-08
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
9
-69
/
+37
2018-07-08
md: allow metadata update while suspending.
NeilBrown
2
-0
/
+20
2018-07-08
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
1
-12
/
+12
2018-07-08
md: move suspend_hi/lo handling into core md code
NeilBrown
3
-37
/
+28
2018-07-08
md: don't call bitmap_create() while array is quiesced.
NeilBrown
1
-6
/
+10
2018-07-08
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
3
-7
/
+24
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-07-03
dm zoned: avoid triggering reclaim from inside dmz_map()
Bart Van Assche
1
-1
/
+1
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
1
-1
/
+3
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
1
-0
/
+11
2018-05-30
md: fix a potential deadlock of raid5/raid10 reshape
BingJing Chang
3
-14
/
+15
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
1
-3
/
+4
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
1
-2
/
+4
2018-05-30
md: fix md_write_start() deadlock w/o metadata devices
Heinz Mauelshagen
2
-0
/
+12
2018-05-30
MD: Free bioset when md_run fails
Xiao Ni
1
-5
/
+21
2018-05-16
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
1
-1
/
+1
2018-04-26
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-04-26
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-04-26
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-04-26
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-04-26
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
1
-1
/
+13
2018-04-24
dm crypt: limit the number of allocated pages
Mikulas Patocka
1
-1
/
+65
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-04-12
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-04-12
bcache: ret IOERR when read meets metadata error
Rui Hua
1
-0
/
+22
2018-03-19
dm raid: fix raid set size revalidation
Heinz Mauelshagen
1
-10
/
+20
2018-03-19
dm mpath: fix passing integrity data
Steffen Maier
1
-2
/
+3
2018-03-15
bcache: don't attach backing with duplicate UUID
Michael Lyle
1
-0
/
+11
2018-03-15
bcache: fix crashes in duplicate cache device register
Tang Junhui
1
-6
/
+10
2018-03-15
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
1
-10
/
+6
2018-03-09
md: only allow remove_and_add_spares when no sync_thread running.
NeilBrown
1
-0
/
+4
2018-02-25
md/raid1/10: add missed blk plug
Shaohua Li
2
-0
/
+8
2018-02-25
md/raid5: correct degraded calculation in raid5_error
bingjingc
1
-1
/
+1
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
1
-1
/
+4
2018-01-23
dm crypt: fix error return code in crypt_ctr()
Wei Yongjun
1
-0
/
+1
2018-01-23
dm crypt: wipe kernel key copy after IV initialization
Ondrej Kozina
1
-4
/
+8
2018-01-23
dm crypt: fix crash by adding missing check for auth key size
Milan Broz
1
-1
/
+6
2018-01-23
dm integrity: don't store cipher request on the stack
Mikulas Patocka
1
-12
/
+37
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
1
-17
/
+2
2018-01-17
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
1
-2
/
+6
2017-12-25
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
1
-2
/
+2
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-10
/
+10
2017-12-20
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
1
-5
/
+5
2017-12-20
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
1
-1
/
+2
[next]