lib/test_meminit: fix off-by-one error in test_pages()
[platform/kernel/linux-starfive.git] / drivers / md /
2023-10-10 Fedor Pchelkindm zoned: free dmz->ddev array in dmz_put_zoned_devices
2023-10-10 David Jefferymd/raid5: release batch_last before waiting for another...
2023-10-06 Mikulas Patockadm: fix a race condition in retrieve_deps
2023-09-23 Jens Axboedm: don't attempt to queue IO under RCU protection
2023-09-23 Mariusz Tkaczykmd: Put the right device in md_seq_next
2023-09-23 Nigel Croxonmd/raid1: fix error: ISO C90 forbids mixed declarations
2023-09-23 Zhang Shurongmd: raid1: fix potential OOB in raid1_remove_disk()
2023-09-13 Yu Kuaimd: fix regression for null-ptr-deference in __md_stop()
2023-09-13 Xiao Nimd: Free resources in __md_stop
2023-09-13 David Jefferymd: raid0: account for split bio in iostat accounting
2023-09-13 Jan Karamd/raid0: Fix performance regression for large sequenti...
2023-09-13 Jan Karamd/raid0: Factor out helper for mapping and submitting...
2023-09-13 Mariusz Tkaczykmd: add error_handlers for raid0 and linear
2023-09-13 Yu Kuaimd/raid5-cache: fix null-ptr-deref for r5l_flush_stripe...
2023-09-13 Yu Kuaimd/raid5-cache: fix a deadlock in r5l_exit_log()
2023-09-13 Yu Kuaimd/md-bitmap: hold 'reconfig_mutex' in backlog_store()
2023-09-13 Yu Kuaimd/md-bitmap: remove unnecessary local variable in...
2023-09-13 Li Nanmd/raid10: use dereference_rdev_and_rrdev() to get...
2023-09-13 Li Nanmd/raid10: factor out dereference_rdev_and_rrdev()
2023-09-13 Yu Kuaimd: restore 'noio_flag' for the last mddev_resume()
2023-09-13 Xiao Nimd: Change active_io to percpu
2023-09-13 Xiao Nimd: Factor out is_md_suspended helper
2023-08-03 Joe Thornberdm cache policy smq: ensure IO doesn't prevent cleaner...
2023-08-03 Yu Kuaidm raid: protect md_stop() with 'reconfig_mutex'
2023-08-03 Yu Kuaidm raid: clean up four equivalent goto tags in raid_ctr()
2023-08-03 Yu Kuaidm raid: fix missing reconfig_mutex unlock in raid_ctr...
2023-07-23 Matthias Kaehlckedm: verity-loadpin: Add NULL pointer check for 'bdev...
2023-07-23 Peter Korsgaarddm init: add dm-mod.waitfor to wait for asynchronously...
2023-07-23 Jason Baronmd/raid0: add discard support for the 'original' layout
2023-07-23 Mikulas Patockadm integrity: reduce vmalloc space footprint on 32...
2023-07-19 Zheng Wangbcache: Fix __bch_btree_node_alloc to make the failure...
2023-07-19 Zheng Wangbcache: Remove unnecessary NULL point check in node...
2023-07-19 Mingzhe Zoubcache: fixup btree_cache_wait list damage
2023-07-19 Demi Marie Obenourdm ioctl: Avoid double-fetch of version
2023-07-19 Heinz Mauelshagendm ioctl: have constant on the right side of the test
2023-07-19 Heinz Mauelshagendm: avoid split of quoted strings where possible
2023-07-19 Heinz Mauelshagendm: fix undue/missing spaces
2023-07-19 Li Nanmd/raid10: fix the condition to call bio_end_io_acct()
2023-07-19 Yu Kuaimd/raid1-10: fix casting from randomized structure...
2023-07-19 Yu Kuaimd/raid1-10: submit write io directly if bitmap is...
2023-07-19 Yu Kuaimd/raid1-10: factor out a helper to submit normal write
2023-07-19 Yu Kuaimd/raid1-10: factor out a helper to add bio to plug
2023-07-19 Li Nanmd/raid10: fix io loss while replacement replace rdev
2023-07-19 Li Nanmd/raid10: fix null-ptr-deref of mreplace in raid10_syn...
2023-07-19 Li Nanmd/raid10: fix wrong setting of max_corr_read_errors
2023-07-19 Li Nanmd/raid10: fix overflow of md/safe_mode_delay
2023-07-19 Li Nanmd/raid10: check slab-out-of-bounds in md_bitmap_get_co...
2023-06-21 Li Lingfengdm: don't lock fs when the map is NULL during suspend...
2023-06-21 Mike Snitzerdm thin: fix issue_discard to pass GFP_NOIO to __blkdev...
2023-06-21 Li Lingfengdm thin metadata: check fail_io before using data_sm
2023-06-09 Yu Kuaimd/raid5: fix miscalculation of 'end_sector' in raid5_r...
2023-05-24 Yu Kuaimd: fix soft lockup in status_resync
2023-05-11 Li Lingfengdm: don't lock fs when the map is NULL in process of...
2023-05-11 Mike Snitzerdm ioctl: fix nested locking in table_clear() to remove...
2023-05-11 Mikulas Patockadm flakey: fix a crash with invalid table line
2023-05-11 Mike Snitzerdm integrity: call kmem_cache_destroy() in dm_integrity...
2023-05-11 Mike Snitzerdm clone: call kmem_cache_destroy() in dm_clone_init...
2023-05-11 Yeongjin Gildm verity: fix error handling for check_at_most_once...
2023-05-11 Jan Karamd/raid5: Improve performance for sequential IO
2023-05-11 Li Nanmd/raid10: fix null-ptr-deref in raid10_sync_request
2023-05-11 Yu Kuaimd/raid10: don't call bio_start_io_acct twice for bio...
2023-05-11 Yu Kuaimd/raid10: fix memleak of md thread
2023-05-11 Yu Kuaimd/raid10: fix memleak for 'conf->bio_split'
2023-05-11 Yu Kuaimd/raid10: fix leak of 'r10bio->remaining' for recovery
2023-05-11 Li Nanmd/raid10: fix task hung in raid10d
2023-05-11 Eric Biggersblk-crypto: make blk_crypto_evict_key() return void
2023-05-11 Christoph Hellwigblk-crypto: don't use struct request_queue for public...
2023-04-13 Mike Snitzerdm: fix improper splitting for abnormal bios
2023-04-13 Heinz Mauelshagendm: change "unsigned" to "unsigned int"
2023-04-13 Jiapeng Chongdm integrity: Remove bi_sector that's only used by...
2023-04-13 Joe Thornberdm cache: Add some documentation to dm-cache-background...
2023-04-06 Mike Snitzerdm: fix __send_duplicate_bios() to always allow for...
2023-04-06 NeilBrownmd: avoid signed overflow in slot_store()
2023-03-30 Mike Snitzerdm crypt: avoid accessing uninitialized tasklet
2023-03-30 Mikulas Patockadm crypt: add cond_resched() to dmcrypt_write()
2023-03-30 Jiasheng Jiangdm stats: check for and propagate alloc_percpu failure
2023-03-30 Coly Lidm thin: fix deadlock when swapping to thin device
2023-03-22 NeilBrownmd: select BLOCK_LEGACY_AUTOLOAD
2023-03-10 Mikulas Patockadm flakey: fix a bug with 32-bit highmem systems
2023-03-10 Mikulas Patockadm flakey: don't corrupt the zero page
2023-03-10 Joe Thornberdm cache: free background tracker's queued work in...
2023-03-10 Mikulas Patockadm flakey: fix logic when corrupting a bio
2023-03-10 Mike Snitzerdm: add cond_resched() to dm_wq_requeue_work()
2023-03-10 Pingfan Liudm: add cond_resched() to dm_wq_work()
2023-03-10 Mikulas Patockadm: send just one event on resize, not two
2023-03-10 Hou Taomd: don't update recovery_cp when curr_resync is ACTIVE
2023-03-10 Mike Snitzerdm cache: add cond_resched() to various workqueue loops
2023-03-10 Mike Snitzerdm thin: add cond_resched() to various workqueue loops
2023-03-10 Mike Snitzerdm: remove flush_scheduled_work() during local_exit()
2023-03-10 Mike Snitzerdm: improve shrinker debug names
2023-02-09 Kees Cookbcache: Silence memcpy() run-time false positive warnings
2023-01-18 Jens Axboeblock: handle bio_split_to_limits() NULL return
2023-01-07 Florian-Ewald Muellermd/bitmap: Fix bitmap chunk size overflow issues
2023-01-07 Mike Snitzerdm cache: set needs_check flag after aborting metadata
2023-01-07 Luo Mengdm cache: Fix UAF in destroy()
2023-01-07 Luo Mengdm clone: Fix UAF in clone_dtr()
2023-01-07 Luo Mengdm integrity: Fix UAF in dm_integrity_dtr()
2023-01-07 Luo Mengdm thin: Fix UAF in run_timer_softirq()
2023-01-07 Luo Mengdm thin: resume even if in FAIL mode
2023-01-07 Zhihao Chengdm thin: Use last transaction's pmd->root when commit...
next