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
/
dm-log.c
Age
Commit message (
Expand
)
Author
2023-04-11
dm: remove unnecessary (void*) conversions
Yu Zhe
2023-02-14
dm log: avoid multiple line dereference
Heinz Mauelshagen
2023-02-14
dm log: avoid trailing semicolon in macro
Heinz Mauelshagen
2023-02-14
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
dm: address indent/space issues
Heinz Mauelshagen
2023-02-14
dm: address space issues relative to switch/while/for/...
Heinz Mauelshagen
2023-02-14
dm: enclose complex macros into parentheses where possible
Heinz Mauelshagen
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
2022-06-16
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-08-24
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
2016-06-07
dm: use bio op accessors
Mike Christie
2012-07-30
dm: use memweight()
Akinobu Mita
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2011-08-02
dm: use vzalloc
Joe Perches
2011-08-02
dm log: clean up bit little endian bitops
Akinobu Mita
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-23
dm: use little-endian bitops
Akinobu Mita
2011-01-13
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-12-10
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-10
dm log: use flush callback fn
Mikulas Patocka
2009-12-10
dm log: add flush callback fn
Mikulas Patocka
2009-12-10
dm log: introduce flush_failed variable
Mikulas Patocka
2009-12-10
dm log: add flush_header function
Mikulas Patocka
2009-12-10
dm raid1: split touched state into two
Mikulas Patocka
2009-06-22
dm log: fix create_log_context to use logical_block_size of log device
Mike Snitzer
2009-06-22
dm: use i_size_read
Mikulas Patocka
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-02
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
2009-04-02
dm log: use standard kernel module refcount
Mike Snitzer
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
2009-01-06
dm log: move region_size validation
Milan Broz
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
2008-07-21
dm log: make dm_dirty_log init and exit static
Adrian Bunk
2008-04-25
dm: move include files
Alasdair G Kergon
[next]