index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_req.h
Age
Commit message (
Expand
)
Author
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: Remove drbd_wrappers.h
Philipp Reisner
2014-02-17
drbd: Create a dedicated struct drbd_device_work
Andreas Gruenbacher
2014-02-17
drbd: Move conf_mutex from connection to resource
Andreas Gruenbacher
2014-02-17
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
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
[next]