OSDN Git Service

proc: Track /proc/$pid/attr/ opener mm_struct
[android-x86/kernel.git] / drivers / md /
2021-06-03 Mikulas Patockadm snapshot: properly fix a crash when an origin has...
2021-05-26 Mikulas Patockadm snapshot: fix crash with transient storage and zero...
2021-05-22 Jan Glaubermd: Fix missing unused status line of /proc/mdstat
2021-05-22 Zhao Hemingmd: md_open returns -EBUSY when entering racing area
2021-05-22 Christoph Hellwigmd: factor out a mddev_find_locked helper from mddev_find
2021-05-22 Christoph Hellwigmd: split mddev_find
2021-05-22 Heming Zhaomd-cluster: fix use-after-free issue when removing...
2021-05-22 Sudhakar Panneerselvammd/bitmap: wait for external bitmap writes to complete...
2021-05-22 Benjamin Blockdm rq: fix double free of blk_mq_tag_set in dev remove...
2021-05-22 Joe Thornberdm space map common: fix division bug in sm_ll_find_fre...
2021-05-22 Joe Thornberdm persistent data: packed struct should have an aligne...
2021-05-22 Heinz Mauelshagendm raid: fix inconclusive reshape layout on fast raid4...
2021-05-22 Paul Clementsmd/raid1: properly indicate failure when ending a faile...
2021-04-28 Jaegeuk Kimdm verity fec: fix misaligned RS roots IO
2021-03-30 JeongHyeon Leedm verity: add root hash pkcs#7 signature verification
2021-03-30 Mikulas Patockadm ioctl: fix out of bounds array access when no devices
2021-03-11 Jeffle Xudm table: fix zoned iterate_devices based device capabi...
2021-03-11 Jeffle Xudm table: fix DAX iterate_devices based device capabili...
2021-03-11 Jeffle Xudm table: fix iterate_devices based device capability...
2021-03-11 Milan Brozdm verity: fix FEC for RS roots unaligned to block...
2021-03-11 Mikulas Patockadm bufio: subtract the number of initial sectors in...
2021-03-04 Nikos Tsironisdm era: Update in-core bitset after committing the...
2021-03-04 Nikos Tsironisdm era: only resize metadata in preresume
2021-03-04 Nikos Tsironisdm era: Reinitialize bitset cache before digesting...
2021-03-04 Nikos Tsironisdm era: Use correct value size in equality function...
2021-03-04 Nikos Tsironisdm era: Fix bitset memory leaks
2021-03-04 Nikos Tsironisdm era: Verify the data block size hasn't changed
2021-03-04 Nikos Tsironisdm era: Recover committed writeset after crash
2021-03-04 Mikulas Patockadm: fix deadlock when swapping to encrypted device
2021-02-10 Xiao Nimd: Set prev_flush_start and flush_bio in an atomic way
2021-01-30 Mikulas Patockadm integrity: conditionally disable "recalculate" feature
2021-01-27 Mikulas Patockadm integrity: fix a crash if "recalculate" used without...
2021-01-27 Hannes Reineckedm: avoid filesystem lookup in dm_get_dev_t()
2021-01-23 Mikulas Patockadm integrity: fix flush with external metadata device
2021-01-19 Mike Snitzerdm: eliminate potential source of excessive kernel...
2021-01-19 Mikulas Patockadm integrity: fix the maximum number of arguments
2021-01-19 Akilesh Kailashdm snapshot: flush merged data before committing metadata
2021-01-06 Hyeongseok Kimdm verity: skip verity work if I/O error when system...
2021-01-06 Kevin Vigormd/raid10: initialize r10_bio->read_slot before use.
2020-12-30 Zhao Hemingmd/cluster: fix deadlock when node is doing resync job
2020-12-30 Zhao Hemingmd/cluster: block reshape with remote resync job
2020-12-30 Qinglang Miaodm ioctl: fix error return code in target_message
2020-12-30 Dae R. Jeongmd: fix a warning caused by a race between concurrent...
2020-12-30 Thomas Gleixnerdm table: Remove BUG_ON(in_interrupt())
2020-12-11 Mike Snitzerdm writecache: remove BUG() and fail gracefully instead
2020-12-11 Mike Snitzerdm: remove invalid sparse __acquires and __releases...
2020-12-11 Mikulas Patockadm writecache: fix the maximum number of arguments
2020-11-05 Song Liumd/raid5: fix oops during stripe resizing
2020-11-05 Zhao Hemingmd/bitmap: md_bitmap_get_counter returns wrong blocks
2020-10-01 Guoju Fangbcache: fix a lost wake-up problem caused by mca_cannib...
2020-09-09 Ye Bindm thin metadata: Avoid returning cmd->bm wild pointer...
2020-09-09 Ye Bindm cache metadata: Avoid returning cmd->bm wild pointer...
2020-09-09 Mikulas Patockadm writecache: handle DAX to partitions on persistent...
2020-08-21 Ming Leidm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
2020-08-21 Coly Libcache: fix overflow in offset_to_stripe()
2020-08-21 Coly Libcache: allocate meta data pages as compound pages
2020-08-21 ChangSyun Pengmd/raid5: Fix Force reconstruct-write io stuck in degra...
2020-08-19 Coly Libcache: fix super block seq numbers comparision in...
2020-08-19 Zhao Hemingmd-cluster: fix wild pointer of unlock_all_bitmaps()
2020-07-29 Mikulas Patockadm integrity: fix integrity recalculation that is impro...
2020-07-16 Mikulas Patockadm: use noio when sending kobject event
2020-07-09 Hou Taodm zoned: assign max_io_len correctly
2020-07-01 Mikulas Patockadm writecache: add cond_resched to loop in persistent_m...
2020-07-01 Huaisheng Yedm writecache: correct uncommitted_block when discardin...
2020-06-25 NeilBrownmd: add feature flag MD_FEATURE_RAID0_LAYOUT
2020-06-25 Zhiqiang Liubcache: fix potential deadlock problem in btree_gc_coalesce
2020-06-25 Hannes Reineckedm zoned: return NULL if dmz_get_zone_for_reclaim(...
2020-06-25 Martin Wilckdm mpath: switch paths in dm_blk_ioctl() code path
2020-06-22 Eric Biggersdm crypt: avoid truncating the logical block size
2020-06-22 Coly Libcache: fix refcount underflow in bcache_device_free()
2020-06-22 Guoqing Jiangmd: don't flush workqueue unconditionally in md_open
2020-05-06 Gabriel Krisman... dm multipath: use updated MPATHF_QUEUE_IO on mapping...
2020-05-06 Mikulas Patockadm writecache: fix data corruption when reloading the...
2020-05-06 Sunwook Eomdm verity fec: fix hash block number in verity_fec_decode
2020-04-17 Bob Liudm zoned: remove duplicate nr_rnd_zones increase in...
2020-04-17 Shetty, Harshini... dm verity fec: fix memory leak in verity_fec_dtr
2020-04-17 Mikulas Patockadm writecache: add cond_resched to avoid CPU hangs
2020-04-17 Guoqing Jiangmd: check arrays is suspended in mddev_detach before...
2020-03-25 Mike Snitzerdm integrity: use dm_bio_record and dm_bio_restore
2020-03-25 Mike Snitzerdm bio record: save/restore bi_end_io and bi_integrity
2020-03-11 Mikulas Patockadm integrity: fix a deadlock due to offloading to an...
2020-03-11 Mikulas Patockadm writecache: verify watermark during resume
2020-03-11 Mikulas Patockadm: report suspended device during destroy
2020-03-11 Mikulas Patockadm cache: fix a crash due to incorrect work item cancelling
2020-02-24 Coly Libcache: explicity type cast in bset_bkey_last()
2020-02-24 Liang Chenbcache: cached_dev_free needs to put the sb page
2020-02-11 Coly Libcache: add readahead cache policy options via sysfs...
2020-02-11 Mikulas Patockadm writecache: fix incorrect flush sequence when doing...
2020-02-11 Mike Snitzerdm: fix potential for q->make_request_fn NULL pointer
2020-02-11 Milan Brozdm crypt: fix benbi IV constructor crash if used in...
2020-02-11 Joe Thornberdm space map common: fix to ensure new block isn't...
2020-02-11 Dmitry Fomichevdm zoned: support zone sizes smaller than 128MiB
2020-01-27 Dan Carpenterbcache: Fix an error code in bch_dump_read()
2020-01-23 Mikulas Patockablock: fix an integer overflow in logical block size
2020-01-09 Zhiqiang Liumd: raid1: check rdev before reference in raid1_sync_re...
2020-01-04 Coly Libcache: at least try to shrink 1 node in bch_mca_scan()
2019-12-31 Andrea Righibcache: fix deadlock in bcache_allocator
2019-12-31 Coly Libcache: fix static checker warning in bcache_device_free()
2019-12-31 Guoqing Jiangmd/bitmap: avoid race window between md_bitmap_resize...
2019-12-21 Hou Taodm btree: increase rebalance threshold in __rebalance2()
next