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_main.c
Age
Commit message (
Expand
)
Author
2013-02-27
drbd: convert to idr_alloc()
Tejun Heo
2012-12-06
drbd: Remove obsolete check
Philipp Reisner
2012-11-09
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
2012-11-09
drbd: fix regression: potential NULL pointer dereference
Philipp Reisner
2012-11-09
drbd: always write bitmap on detach
Lars Ellenberg
2012-11-09
drbd: Call drbd_md_sync() explicitly after a state change on the connection
Philipp Reisner
2012-11-09
drbd: fix potential list_add corruption
Lars Ellenberg
2012-11-09
drbd: Protect accesses to the uuid set with a spinlock
Philipp Reisner
2012-11-09
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
Lars Ellenberg
2012-11-09
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
2012-11-08
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
2012-11-08
drbd: differentiate between normal and forced detach
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: __drbd_make_request() is now void
Lars Ellenberg
2012-11-08
drbd: remove struct drbd_tl_epoch objects (barrier works)
Lars Ellenberg
2012-11-08
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
Lars Ellenberg
2012-11-08
drbd: allow to dequeue batches of work at a time
Lars Ellenberg
2012-11-08
drbd: transfer log epoch numbers are now per resource
Lars Ellenberg
2012-11-08
drbd: rename drbd_restart_write to drbd_restart_request
Lars Ellenberg
2012-11-08
drbd: use bitmap_parse instead of __bitmap_parse
Philipp Reisner
2012-11-08
drbd: ignore volume number for drbd barrier packet exchange
Lars Ellenberg
2012-11-08
drbd: fix potential deadlock during "restart" of conflicting writes
Lars Ellenberg
2012-11-08
drbd: don't pretend that barrier_nr == 0 was special
Lars Ellenberg
2012-11-08
drbd: remove now unused seq_num member from struct drbd_request
Lars Ellenberg
2012-11-08
drbd: fix potential data corruption and protocol error
Lars Ellenberg
2012-11-08
drbd: explicitly clear unused dp_flags in drbd_send_block
Lars Ellenberg
2012-11-08
drbd: Move list of epochs from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move write_ordering from mdev to tconn
Philipp Reisner
2012-11-08
drbd: Move the CREATE_BARRIER flag from connection to device
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: Fixes from the drbd-8.3 branch
Philipp Reisner
2012-11-08
drbd: detach must not try to abort non-local requests
Lars Ellenberg
2012-11-08
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
2012-11-08
drbd: Fix the data-integrity-alg setting
Andreas Gruenbacher
2012-11-08
drbd: Turn tl_apply() into tl_abort_disk_io()
Andreas Gruenbacher
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
2012-11-08
drbd: Allow to pass resource options to the new-resource command
Andreas Gruenbacher
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
Andreas Gruenbacher
2012-11-08
drbd: Send PROTOCOL_UPDATE packets when appropriate
Philipp Reisner
2012-11-08
drbd: Receiving part for the PROTOCOL_UPDATE packet
Philipp Reisner
2012-11-08
drbd: protect updates to integrits_tfm by tconn->data->mutex
Philipp Reisner
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
2012-11-08
drbd: Removing drbd_cfg_rwsem
Philipp Reisner
2012-11-08
drbd: Use RCU for the drbd_tconns list
Philipp Reisner
[next]