index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_actlog.c
Age
Commit message (
Expand
)
Author
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