summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2026-01-17dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka
2026-01-08md/raid10: wait barrier before returning discard request with REQ_NOWAITXiao Ni
2026-01-08dm-bufio: align write boundary on physical block sizeMikulas Patocka
2026-01-08dm-ebs: Mark full buffer dirty even on partial writeUladzislau Rezki (Sony)
2026-01-08md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2026-01-08md: Fix static checker warning in analyze_sbsLi Nan
2025-12-18dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang
2025-12-18dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov
2025-12-18md/raid5: fix IO hang when array is broken with IO inflightYu Kuai
2025-12-18md: fix rcu protection in md_wakeup_threadYun Zhou
2025-12-07dm-verity: fix unreliable memory allocationMikulas Patocka
2025-11-13dm error: mark as DM_TARGET_PASSES_INTEGRITYChristoph Hellwig
2025-10-23md: fix mssing blktrace bio split eventsYu Kuai
2025-10-23md/raid10: Handle bio_split() errorsJohn Garry
2025-10-23md/raid1: Handle bio_split() errorsJohn Garry
2025-10-23md/raid0: Handle bio_split() errorsJohn Garry
2025-10-15dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing
2025-10-15dm: fix queue start/stop imbalance under suspend/load/resume racesZheng Qixing
2025-10-15dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov
2025-10-12dm-integrity: limit MAX_TAG_SIZE to 255Mikulas Patocka
2025-09-25dm-stripe: fix a possible integer overflowMikulas Patocka
2025-09-25dm-raid: don't set io_min and io_opt for raid1Mikulas Patocka
2025-09-09md/raid1: fix data lost for writemostly rdevYu Kuai
2025-09-09md: prevent incorrect update of resync/recovery offsetLi Nan
2025-09-09md/md-bitmap: fix wrong bitmap_limit for clustermd when write sbSu Yue
2025-09-09md/raid1,raid10: strip REQ_NOWAIT from member biosZheng Qixing
2025-09-09md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai
2025-09-09md/raid1,raid10: don't ignore IO flagsYu Kuai
2025-08-28dm: Check for forbidden splitting of zone write operationsDamien Le Moal
2025-08-28dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal
2025-08-20dm: split write BIOs on zone boundaries when zone append is not emulatedShin'ichiro Kawasaki
2025-08-20dm: Always split write BIOs to zoned device limitsDamien Le Moal
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-08-20dm-table: fix checking for rq stackable devicesBenjamin Marzinski
2025-08-20dm-mpath: don't print the "loaded" message if registering failsMikulas Patocka
2025-08-20md: dm-zoned-target: Initialize return variable r to avoid uninitialized usePurva Yeshi
2025-08-20md/raid10: set chunk_sectors limitJohn Garry
2025-08-20dm-stripe: limit chunk_sectors to the stripe sizeJohn Garry
2025-08-15Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu
2025-08-15md/md-cluster: handle REMOVE message earlierHeming Zhao
2025-07-24dm-bufio: fix sched in atomic contextSheng Yong
2025-07-17raid10: cleanup memleak at raid10_make_requestNigel Croxon
2025-07-17md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao
2025-07-17md/md-bitmap: fix GPF in bitmap_get_stats()HÃ¥kon Bugge
2025-07-06dm-raid: fix variable in journal device checkHeinz Mauelshagen
2025-07-06bcache: fix NULL pointer in cache_set_flush()Linggang Zeng
2025-07-06md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai
2025-07-06dm vdo indexer: don't read request structure after enqueuingMatthew Sakai
2025-06-27dm: lock limits when reading themMikulas Patocka
2025-06-27dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka