index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-07-24
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
2012-07-24
drbd: differentiate between normal and forced detach
Lars Ellenberg
2012-05-09
drbd: introduce a bio_set to allocate housekeeping bios from
Lars Ellenberg
2012-05-09
drbd: missing wakeup after drbd_rs_del_all
Lars Ellenberg
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