]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/md
KVM: s390: add vector BCD enhancements facility to cpumodel
[mirror_ubuntu-bionic-kernel.git] / drivers / md /
2019-07-24 Tang Junhuibcache: fix ioctl in flash device
2019-07-24 Coly Libcache: stop bcache device when backing device is offline
2019-07-24 Coly Libcache: set dc->io_disable to true in conditional_stop_...
2019-07-24 Coly Libcache: add wait_for_kthread_stop() in bch_allocator_th...
2019-07-24 Coly Libcache: count backing device I/O error for writeback I/O
2019-07-24 Coly Libcache: store disk name in struct cache and struct...
2019-07-24 Coly Libcache: add io_disable to struct cached_dev
2019-07-24 Coly Libcache: add backing_request_endio() for bi_end_io
2019-07-24 Tang Junhuibcache: fix inaccurate io state for detached bcache...
2019-07-24 Coly Libcache: add stop_when_cache_set_failed option to backin...
2019-07-24 Coly Libcache: add CACHE_SET_IO_DISABLE to struct cache_set...
2019-07-24 Ben Peddellbcache: Populate writeback_rate_minimum attribute
2019-07-24 Tang Junhuibcache: correct dirty data statistics
2019-07-24 Shaohua LiMD: fix invalid stored role for a disk - try2
2019-07-24 Damien Le Moaldm zoned: fix various dmz_get_mblock() issues
2019-07-24 Damien Le Moaldm zoned: fix metadata block ref counting
2019-07-24 Wenwen Wangdm ioctl: harden copy_params()'s copy_from_user() from...
2019-07-24 Shaohua LiMD: fix invalid stored role for a disk
2019-07-24 Tang Junhuibcache: fix miss key refill->end in writeback
2019-07-24 Tang Junhuibcache: trace missed reading by cache_missed
2019-07-24 Guoqing Jiangmd: fix raid10 hang issue caused by barrier
2019-07-24 Milan Brozdm integrity: fail early if required HMAC key is not...
2019-07-24 Damien Le Moaldm linear: fix linear_end_io conditional definition
2019-07-24 Mike Snitzerdm linear: eliminate linear_end_io call if CONFIG_DM_ZO...
2019-07-24 Damien Le Moaldm: fix report zone remapping to account for partition...
2019-07-24 Shenghui Wangdm cache: destroy migration_cache if cache target regis...
2019-07-24 Mike Snitzerdm cache: fix resize crash if user doesn't reload cache...
2019-07-24 Joe Thornberdm cache metadata: ignore hints array being too small...
2019-07-24 Mike Snitzerdm thin metadata: fix __udivdi3 undefined on 32-bit
2019-07-24 Joe Thornberdm thin metadata: try to avoid ever aborting transactions
2019-07-24 Heinz Mauelshagendm raid: fix rebuild of specific devices by updating...
2019-07-24 Xiao NiRAID10 BUG_ON in raise_barrier when force is true and...
2019-07-24 Shaohua Limd/raid5-cache: disable reshape completely
2019-07-24 Guoqing Jiangmd-cluster: clear another node's suspend_area after...
2019-07-24 Mikulas Patockadm verity: fix crash on bufio buffer that was allocated...
2019-07-24 John Pittmandm cache: only allow a single io_mode cache feature...
2019-07-24 BingJing Changmd/raid5: fix data corruption of replacements after...
2019-07-24 John Pittmandm kcopyd: avoid softlockup in run_complete_job
2019-07-24 Shan Haibcache: release dc->writeback_lock properly in bch_writ...
2019-07-24 Mikulas Patockadm crypt: don't decrease device limits
2019-07-24 Ilya Dryomovdm cache metadata: set dirty on all cache blocks after...
2019-07-24 Mike Snitzerdm cache metadata: save in-core policy_hint_size to...
2019-07-24 Hou Taodm thin: stop no_space_timeout worker when switching...
2019-07-24 Mikulas Patockadm integrity: change 'suspending' variable from bool...
2019-07-24 BingJing Changmd/raid10: fix that replacement cannot complete recover...
2019-03-01 Yufen Yumd: fix NULL dereference of mddev->pers in remove_and_a...
2019-03-01 Gioh Kimmd/raid1: add error handling of read error from FailFas...
2019-02-06 Daniel AxtensUBUNTU: SAUCE: bcache: never writeback a discard operation
2019-01-14 Ross Zwislerdm: prevent DAX mounts if not supported
2019-01-14 Mike Snitzerdm: set QUEUE_FLAG_DAX accordingly in dm_table_set_rest...
2019-01-14 Mike Snitzerdm: use bio_split() when splitting out the already...
2019-01-14 Mike Snitzerdm: rename 'bio' member of dm_io structure to 'orig_bio'
2019-01-14 NeilBrowndm: ensure bio submission follows a depth-first tree...
2019-01-14 Mike Snitzerdm thin: handle running out of data space vs concurrent...
2019-01-14 Bart Van Asschedm zoned: avoid triggering reclaim from inside dmz_map()
2019-01-14 NeilBrownmd: fix two problems with setting the "re-add" device...
2018-08-27 Coly Libcache: stop dc->writeback_rate_update properly
2018-08-27 Coly Libcache: fix cached_dev->count usage for bch_cache_set_e...
2018-08-27 Coly Libcache: set writeback_rate_update_seconds in range...
2018-08-27 Coly Libcache: quit dc->writeback_thread when BCACHE_DEV_DETAC...
2018-08-27 Tang Junhuibcache: fix kcrashes with fio in RAID5 backend dev
2018-08-27 Yufen Yumd/raid1: fix NULL pointer dereference
2018-08-27 BingJing Changmd: fix a potential deadlock of raid5/raid10 reshape
2018-08-27 Arnd Bergmannmd: raid5: avoid string overflow warning
2018-08-27 Yufen Yumd raid10: fix NULL deference in handle_write_completed()
2018-08-27 Heinz Mauelshagenmd: fix md_write_start() deadlock w/o metadata devices
2018-08-27 Xiao NiMD: Free bioset when md_run fails
2018-08-14 Mikulas Patockadm integrity: use kvfree for kvmalloc'd memory
2018-06-06 Tang Junhuibcache: return attach error when no cache set exist
2018-06-06 Tang Junhuibcache: fix for data collapse after re-attaching an...
2018-06-06 Tang Junhuibcache: fix for allocator and register thread race
2018-06-06 Coly Libcache: properly set task state in bch_writeback_thread()
2018-06-06 Ming Leidm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocati...
2018-06-06 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-04-03 Ryan HarperUBUNTU: SAUCE: (no-up) bcache: decouple emitting a...
2018-03-30 NeilBrownmd: document lifetime of internal rdev pointer.
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-15 NeilBrownmd: only allow remove_and_add_spares when no sync_threa...
2018-02-23 NeilBrowndm: correctly handle chained bios in dec_pending()
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Support checking...
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-25 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-24' of git://anongit...
2018-01-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next