ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming...
[platform/kernel/linux-rpi.git] / drivers / md /
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...
2017-12-14 Song Liumd/r5cache: move mddev_lock() out of r5c_journal_mode_set()
2017-12-05 NeilBrownmd: forbid a RAID5 from having both a bitmap and a...
2017-12-05 Rui Huabcache: recover data from backing when data is clean
2017-12-05 Coly Libcache: only permit to recovery read error when cache...
2017-12-05 Huacai Chenbcache: Fix building error on MIPS
2017-11-30 Nate Daileyraid1: prevent freeze_array/wait_all_barriers deadlock
2017-11-30 Shaohua Limd/bitmap: revert a patch
2017-11-30 Artur Paszkiewiczmd: don't check MD_SB_CHANGE_CLEAN in md_allow_write
2017-11-30 NeilBrownmd: fix deadlock error in recent patch.
2017-11-30 Coly Libcache: check ca->alloc_thread initialized before wake...
2017-11-30 Mike Snitzerdm: discard support requires all targets in a table...
2017-11-30 Hou Taodm: fix race between dm_get_from_kobject() and __dm_des...
2017-11-30 Mikulas Patockadm: allocate struct mapped_device with kvzalloc
2017-11-30 Eric Biggersdm bufio: fix integer overflow when limiting maximum...
2017-11-30 Ming Leidm mpath: remove annoying message of 'blk_get_request...
2017-11-30 Damien Le Moaldm zoned: ignore last smaller runt zone
2017-11-30 Mikulas Patockadm crypt: allow unaligned bv_offset
2017-11-30 Joe Thornberdm cache: fix race condition in the writeback mode...
2017-11-30 Mikulas Patockadm integrity: allow unaligned bv_offset
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next