index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-llbitmap.c
Age
Commit message (
Expand
)
Author
2026-08-07
md/md-llbitmap: clamp state-machine walks to tracked bits
Yu Kuai
2026-08-07
md/md-llbitmap: remap checkpointed bits as reshape progresses
Yu Kuai
2026-08-07
md/md-llbitmap: don't skip reshape ranges from bitmap state
Yu Kuai
2026-08-07
md/md-llbitmap: add reshape range mapping helpers
Yu Kuai
2026-08-07
md/md-llbitmap: refuse reshape while llbitmap still needs sync
Yu Kuai
2026-08-07
md/md-llbitmap: finish reshape geometry
Yu Kuai
2026-08-07
md/md-llbitmap: track target reshape geometry fields
Yu Kuai
2026-08-07
md/md-llbitmap: grow the page cache in place for reshape
Yu Kuai
2026-08-07
md/md-llbitmap: allocate page controls independently
Yu Kuai
2026-08-07
md/md-llbitmap: track bitmap sync_size explicitly
Yu Kuai
2026-08-07
md: add exact bitmap mapping and reshape hooks
Yu Kuai
2026-08-07
md/md-llbitmap: stop daemon timer rearm on destroy
Yu Kuai
2026-08-07
md/md-llbitmap: prevent create failure bitmap UAF
Yu Kuai
2026-08-07
md/md-llbitmap: only end fully synced chunks
Yu Kuai
2026-08-07
md/md-llbitmap: use GFP_NOIO for cache allocations
Yu Kuai
2026-08-07
md/md-llbitmap: clear flush state after daemon flush
Yu Kuai
2026-07-30
md: remove REQ_NOWAIT support from raid1/10/456
Abd-Alrhman Masalkhi
2026-06-21
md/raid1: honor REQ_NOWAIT when waiting for behind writes
Abd-Alrhman Masalkhi
2026-04-28
md/md-bitmap: split bitmap sysfs groups
Yu Kuai
2026-04-07
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
2026-04-07
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
2026-03-16
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
2026-03-16
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
2025-11-08
md/md-llbitmap: Remove unneeded semicolon
Chen Ni
2025-09-10
md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
Nathan Chancellor
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai