proc, coredump: add CoreDumping flag to /proc/pid/status
[platform/kernel/linux-exynos.git] / drivers / md /
2019-02-12 Guoqing Jiangmd: fix raid10 hang issue caused by barrier
2019-02-06 Alexei Naberezhnovmd/raid5: fix 'out of memory' during raid cache recovery
2019-01-31 Milan Brozdm crypt: fix parsing of extended IV arguments
2019-01-31 Joe Thornberdm thin: fix passdown_double_checking_shared_status()
2019-01-26 Nikos Tsironisdm snapshot: Fix excessive memory usage and workqueue...
2019-01-26 Nikos Tsironisdm kcopyd: Fix bug causing workqueue stalls
2019-01-26 AliOS system securitydm crypt: use u64 instead of sector_t to store iv_offset
2019-01-13 Damien Le Moaldm zoned: Fix target BIO completion handling
2019-01-13 Mikulas Patockadm verity: fix crash on bufio buffer that was allocated...
2019-01-13 Matthias Kaehlckemd: raid10: remove VLAIS
2018-12-21 Mike Snitzerdm cache metadata: verify cache has blocks in blocks_ar...
2018-12-21 Mike Snitzerdm thin: send event about thin-pool state change _after...
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk - try2
2018-11-13 Damien Le Moaldm zoned: fix various dmz_get_mblock() issues
2018-11-13 Damien Le Moaldm zoned: fix metadata block ref counting
2018-11-13 Wenwen Wangdm ioctl: harden copy_params()'s copy_from_user() from...
2018-11-13 Shaohua LiMD: fix invalid stored role for a disk
2018-11-13 Tang Junhuibcache: fix miss key refill->end in writeback
2018-11-13 Tang Junhuibcache: trace missed reading by cache_missed
2018-11-04 Milan Brozdm integrity: fail early if required HMAC key is not...
2018-10-18 Damien Le Moaldm linear: fix linear_end_io conditional definition
2018-10-18 Mike Snitzerdm linear: eliminate linear_end_io call if CONFIG_DM_ZO...
2018-10-18 Damien Le Moaldm: fix report zone remapping to account for partition...
2018-10-18 Shenghui Wangdm cache: destroy migration_cache if cache target regis...
2018-10-13 Mike Snitzerdm cache: fix resize crash if user doesn't reload cache...
2018-10-13 Joe Thornberdm cache metadata: ignore hints array being too small...
2018-10-10 Mike Snitzerdm thin metadata: fix __udivdi3 undefined on 32-bit
2018-10-10 Joe Thornberdm thin metadata: try to avoid ever aborting transactions
2018-10-10 Heinz Mauelshagendm raid: fix rebuild of specific devices by updating...
2018-10-10 Xiao NiRAID10 BUG_ON in raise_barrier when force is true and...
2018-10-10 Shaohua Limd/raid5-cache: disable reshape completely
2018-10-04 Guoqing Jiangmd-cluster: clear another node's suspend_area after...
2018-09-19 John Pittmandm cache: only allow a single io_mode cache feature...
2018-09-19 BingJing Changmd/raid5: fix data corruption of replacements after...
2018-09-15 John Pittmandm kcopyd: avoid softlockup in run_complete_job
2018-09-09 Shan Haibcache: release dc->writeback_lock properly in bch_writ...
2018-09-09 Mikulas Patockadm crypt: don't decrease device limits
2018-09-09 Ilya Dryomovdm cache metadata: set dirty on all cache blocks after...
2018-09-09 Mike Snitzerdm cache metadata: save in-core policy_hint_size to...
2018-09-09 Hou Taodm thin: stop no_space_timeout worker when switching...
2018-09-09 Mikulas Patockadm integrity: change 'suspending' variable from bool...
2018-08-24 BingJing Changmd/raid10: fix that replacement cannot complete recover...
2018-08-03 Yufen Yumd: fix NULL dereference of mddev->pers in remove_and_a...
2018-08-03 Gioh Kimmd/raid1: add error handling of read error from FailFas...
2018-07-11 Ross Zwislerdm: prevent DAX mounts if not supported
2018-07-11 Mike Snitzerdm: set QUEUE_FLAG_DAX accordingly in dm_table_set_rest...
2018-07-08 NeilBrownmd: remove special meaning of ->quiesce(.., 2)
2018-07-08 NeilBrownmd: allow metadata update while suspending.
2018-07-08 NeilBrownmd: use mddev_suspend/resume instead of ->quiesce()
2018-07-08 NeilBrownmd: move suspend_hi/lo handling into core md code
2018-07-08 NeilBrownmd: don't call bitmap_create() while array is quiesced.
2018-07-08 NeilBrownmd: always hold reconfig_mutex when calling mddev_suspend()
2018-07-03 Mike Snitzerdm thin: handle running out of data space vs concurrent...
2018-07-03 Bart Van Asschedm zoned: avoid triggering reclaim from inside dmz_map()
2018-07-03 NeilBrownmd: fix two problems with setting the "re-add" device...
2018-05-30 Coly Libcache: quit dc->writeback_thread when BCACHE_DEV_DETAC...
2018-05-30 Tang Junhuibcache: fix kcrashes with fio in RAID5 backend dev
2018-05-30 Yufen Yumd/raid1: fix NULL pointer dereference
2018-05-30 BingJing Changmd: fix a potential deadlock of raid5/raid10 reshape
2018-05-30 Arnd Bergmannmd: raid5: avoid string overflow warning
2018-05-30 Yufen Yumd raid10: fix NULL deference in handle_write_completed()
2018-05-30 Heinz Mauelshagenmd: fix md_write_start() deadlock w/o metadata devices
2018-05-30 Xiao NiMD: Free bioset when md_run fails
2018-05-16 Mikulas Patockadm integrity: use kvfree for kvmalloc'd memory
2018-04-26 Tang Junhuibcache: return attach error when no cache set exist
2018-04-26 Tang Junhuibcache: fix for data collapse after re-attaching an...
2018-04-26 Tang Junhuibcache: fix for allocator and register thread race
2018-04-26 Coly Libcache: properly set task state in bch_writeback_thread()
2018-04-26 Ming Leidm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocati...
2018-04-24 Mikulas Patockadm crypt: limit the number of allocated pages
2018-04-12 Tang Junhuibcache: segregate flash only volume write streams
2018-04-12 Tang Junhuibcache: stop writeback thread after detaching
2018-04-12 Rui Huabcache: ret IOERR when read meets metadata error
2018-03-19 Heinz Mauelshagendm raid: fix raid set size revalidation
2018-03-19 Steffen Maierdm mpath: fix passing integrity data
2018-03-15 Michael Lylebcache: don't attach backing with duplicate UUID
2018-03-15 Tang Junhuibcache: fix crashes in duplicate cache device register
2018-03-15 Arnd Bergmanndm bufio: avoid false-positive Wmaybe-uninitialized...
2018-03-09 NeilBrownmd: only allow remove_and_add_spares when no sync_threa...
2018-02-25 Shaohua Limd/raid1/10: add missed blk plug
2018-02-25 bingjingcmd/raid5: correct degraded calculation in raid5_error
2018-02-22 NeilBrowndm: correctly handle chained bios in dec_pending()
2018-02-03 Michael Lylebcache: check return value of register_shrinker
2018-01-23 Wei Yongjundm crypt: fix error return code in crypt_ctr()
2018-01-23 Ondrej Kozinadm crypt: wipe kernel key copy after IV initialization
2018-01-23 Milan Brozdm crypt: fix crash by adding missing check for auth...
2018-01-23 Mikulas Patockadm integrity: don't store cipher request on the stack
2018-01-23 Dennis Yangdm thin metadata: THIN_MAX_CONCURRENT_LOCKS should...
2018-01-23 Joe Thornberdm btree: fix serious bug in btree_split_beneath()
2018-01-17 Suren Baghdasaryandm bufio: fix shrinker scans when (nr_to_scan < retain_...
2017-12-25 Guoqing Jiangmd: always set THREAD_WAKEUP and wake up wqueue if...
2017-12-25 Will Deaconlocking/barriers: Convert users of lockless_dereference...
2017-12-20 Guoqing Jiangmd-cluster: fix wrong condition check in raid1_write_re...
2017-12-20 Artur Paszkiewiczraid5-ppl: check recovery_offset when performing ppl...
2017-12-20 NeilBrownraid5: Set R5_Expanded on parity devices as well as...
2017-12-20 tang.junhuibcache: fix wrong cache_misses statistics
2017-12-20 Liang Chenbcache: explicitly destroy mutex while exiting
2017-12-20 monty_pavel@sina.comdm: fix various targets to dm_register_target after...
2017-12-17 Zdenek Kabelacmd: free unused memory after bitmap resize
2017-12-17 Heinz Mauelshagendm raid: fix panic when attempting to force a raid...
next