index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-bitmap.h
Age
Commit message (
Expand
)
Author
2024-08-27
md/md-bitmap: make in memory structure internal
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_enabled() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_wait_behind_writes() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_free() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation.
Yu Kuai
2024-08-27
md/md-bitmap: merge get_bitmap_from_slot() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: pass in mddev directly for md_bitmap_resize()
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_daemon_work() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge bitmap_unplug() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_sync_with_cluster() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_cond_end_sync() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge bitmap_write_all() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: remove md_bitmap_setallbits()
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_status() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: make md_bitmap_print_sb() internal
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_flush() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_destroy() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_load() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_create() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
Yu Kuai
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: add a new helper md_bitmap_set_pages()
Yu Kuai
2024-08-27
md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md/md-bitmap: add 'file_pages' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
2023-07-27
md-bitmap: don't use ->index for pages backing the bitmap file
Christoph Hellwig
2023-06-13
md/md-bitmap: add a new helper to unplug bitmap asynchrously
Yu Kuai
2023-06-13
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
2018-08-01
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2017-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer