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
/
block
/
drbd
/
drbd_actlog.c
Age
Commit message (
Expand
)
Author
2012-05-09
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-05-09
drbd: fix potential spinlock deadlock
Lars Ellenberg
2012-05-09
drbd: Hold a reference to ldev while doing meta-data IO
Philipp Reisner
2012-05-09
drbd: Keep a reference to the bio until the completion handler finished
Philipp Reisner
2012-05-09
drbd: Implemented wait_until_done_or_disk_failure()
Philipp Reisner
2012-05-09
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
Philipp Reisner
2012-05-09
drbd: moved md_io into mdev
Philipp Reisner
2011-06-30
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-05-24
drbd: Fix spelling
Bart Van Assche
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
drbd: Remove unused function atodb_endio()
Andreas Gruenbacher
2011-03-10
drbd: kill dead code
Lars Ellenberg
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
2011-03-10
drbd: Get rid of unnecessary macros (2)
Andreas Gruenbacher
2011-03-10
drbd: Removed 20 seconds upper bound for side-stepping
Philipp Reisner
2011-03-10
drbd: Implemented side-stepping in drbd_res_begin_io()
Philipp Reisner
2011-03-10
drbd: Implemented priority inheritance for resync requests
Philipp Reisner
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
drbd: factor out advancement of resync marks for progress reporting
Lars Ellenberg
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-22
drbd: fix potential data divergence after multiple failures
Lars Ellenberg
2010-10-14
drbd: reduce code duplication when receiving data requests
Lars Ellenberg
2010-10-14
drbd: use rolling marks for resync speed calculation
Lars Ellenberg
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-04-02
drbd: lc_element_by_index() never returns NULL
Philipp Reisner
2010-03-11
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
2009-10-01
drbd: remove tracing bits
Jens Axboe
2009-10-01
The DRBD driver
Philipp Reisner