summaryrefslogtreecommitdiff
path: root/drivers/md/md-llbitmap.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai1-1/+3
2025-11-08md/md-llbitmap: Remove unneeded semicolonChen Ni1-1/+1
2025-09-11md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_TNathan Chancellor1-8/+8
2025-09-06md/md-llbitmap: introduce new lockless bitmapYu Kuai1-0/+1626