index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_req.h
Age
Commit message (
Expand
)
Author
2013-03-28
drbd: only fail empty flushes if no good data is reachable
Lars Ellenberg
2013-01-21
drbd: fix potential protocol error and resulting disconnect/reconnect
Lars Ellenberg
2012-11-09
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
Lars Ellenberg
2012-11-08
drbd: allow read requests to be retried after force-detach
Lars Ellenberg
2012-11-08
drbd: base completion and destruction of requests on ref counts
Lars Ellenberg
2012-11-08
drbd: rename drbd_restart_write to drbd_restart_request
Lars Ellenberg
2012-11-08
drbd: fix potential deadlock during "restart" of conflicting writes
Lars Ellenberg
2012-11-08
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Runtime changeable wire protocol
Philipp Reisner
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
Andreas Gruenbacher
2011-10-14
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
2011-10-14
drbd: Improve how conflicting writes are handled
Andreas Gruenbacher
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
2011-09-28
drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...
Philipp Reisner
2011-09-28
drbd: Allow to wait for the completion of an epoch entry as well
Andreas Gruenbacher
2011-09-28
drbd: struct drbd_request: Introduce a new collision flag
Andreas Gruenbacher
2011-09-28
drbd: Move some functions to where they are used
Andreas Gruenbacher
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2011-05-24
drbd: fix warning
Andrew Morton
2011-05-24
drbd: Fix spelling
Bart Van Assche
2011-03-10
drbd: Implemented real timeout checking for request processing time
Philipp Reisner
2011-03-10
drbd: Ensure that an epoch contains only requests of one kind
Philipp Reisner
2011-03-10
drbd: Begin to account BIO processing time before inc_ap_bio()
Philipp Reisner
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
drbd: Track the numbers of sectors in flight
Philipp Reisner
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
2010-10-14
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
drbd: factored drbd_req_make_private_bio() out of drbd_req_new()
Philipp Reisner
2010-10-14
drbd: factored tl_restart() out of tl_clear().
Philipp Reisner
2010-10-14
drbd: mod_req has now a return value
Philipp Reisner
2010-10-14
drbd: Track all IO requests on the TL, not writes only
Philipp Reisner
2010-06-01
drbd: fix hang on local read errors while disconnected
Lars Ellenberg
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-10-01
dropping unneeded include autoconf.h
Lars Ellenberg
2009-10-01
The DRBD driver
Philipp Reisner