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_6.6-2.2.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_nl.c
Age
Commit message (
Expand
)
Author
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
drbd: Remove now-unused int_dig_out buffer
Andreas Gruenbacher
2012-11-08
drbd: Implemented conn_lowest_conn()
Philipp Reisner
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
Philipp Reisner
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-08
drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io()
Andreas Gruenbacher
2012-11-08
drbd: Fixed conn_lowest_minor
Philipp Reisner
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
2012-11-04
drbd: conn_khelper() for user mode callbacks for connections
Philipp Reisner
2012-11-04
drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach
Lars Ellenberg
2012-11-04
drbd: introduce in-kernel "down" command
Lars Ellenberg
2012-11-04
drbd: bail out if a config requrest is over-determined, and not matching
Lars Ellenberg
2012-11-04
drbd: new-connection and new-minor succeed, if the object already exists
Lars Ellenberg
2012-11-04
drbd: Allow a Diskless Secondary volume to be removed
Lars Ellenberg
2012-11-04
drbd: drbd_adm_get_status needs to show some more detail
Lars Ellenberg
2012-11-04
drbd: allow holes in minor and volume id allocation
Lars Ellenberg
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2011-10-14
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2011-10-14
drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn
Philipp Reisner
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
2011-10-14
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
2011-10-14
drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() func...
Philipp Reisner
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
2011-10-14
drbd: Replace atomic_add_return with atomic_inc_return
Andreas Gruenbacher
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
2011-10-14
drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log
Lars Ellenberg
2011-10-14
drbd: Implemented connection wide state changes
Philipp Reisner
2011-10-14
drbd: Introduced tconn->cstate_mutex
Philipp Reisner
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
2011-09-28
drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...
Philipp Reisner
2011-09-28
drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from m...
Philipp Reisner
2011-09-28
drbd: Converted wake_asender() and request_ping() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Moved DISCARD_CONCURRENT to the per connection (tconn) flags
Philipp Reisner
2011-09-28
drbd: Local variable renames: e -> peer_req
Andreas Gruenbacher
2011-09-28
drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request
Andreas Gruenbacher
2011-08-29
drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev
Philipp Reisner
2011-08-29
drbd: moved crypto transformations and friends from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
2011-08-29
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_cont and net_cnt_wait from mdev to tconn
Philipp Reisner
2011-08-29
drbd: moved net_conf from mdev to tconn
Philipp Reisner
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
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-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
2011-05-24
drbd: fix warning
Philipp Reisner
[next]