summaryrefslogtreecommitdiff
path: root/drivers/md/md-llbitmap.c
AgeCommit message (Expand)Author
2026-08-07md/md-llbitmap: clamp state-machine walks to tracked bitsYu Kuai
2026-08-07md/md-llbitmap: remap checkpointed bits as reshape progressesYu Kuai
2026-08-07md/md-llbitmap: don't skip reshape ranges from bitmap stateYu Kuai
2026-08-07md/md-llbitmap: add reshape range mapping helpersYu Kuai
2026-08-07md/md-llbitmap: refuse reshape while llbitmap still needs syncYu Kuai
2026-08-07md/md-llbitmap: finish reshape geometryYu Kuai
2026-08-07md/md-llbitmap: track target reshape geometry fieldsYu Kuai
2026-08-07md/md-llbitmap: grow the page cache in place for reshapeYu Kuai
2026-08-07md/md-llbitmap: allocate page controls independentlyYu Kuai
2026-08-07md/md-llbitmap: track bitmap sync_size explicitlyYu Kuai
2026-08-07md: add exact bitmap mapping and reshape hooksYu Kuai
2026-08-07md/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
2026-08-07md/md-llbitmap: prevent create failure bitmap UAFYu Kuai
2026-08-07md/md-llbitmap: only end fully synced chunksYu Kuai
2026-08-07md/md-llbitmap: use GFP_NOIO for cache allocationsYu Kuai
2026-08-07md/md-llbitmap: clear flush state after daemon flushYu Kuai
2026-07-30md: remove REQ_NOWAIT support from raid1/10/456Abd-Alrhman Masalkhi
2026-06-21md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi
2026-04-28md/md-bitmap: split bitmap sysfs groupsYu Kuai
2026-04-07md/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai
2026-04-07md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai
2025-11-08md/md-llbitmap: Remove unneeded semicolonChen Ni
2025-09-10md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_TNathan Chancellor
2025-09-06md/md-llbitmap: introduce new lockless bitmapYu Kuai