index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
...
|
*
drbd: drbd_send_ov_request(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_ack_{dp,rp}(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_ack(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: _drbd_send_ack(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_b_ack(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_sr_reply(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: conn_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: _conn_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_sizes(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_gen_and_send_sync_uuid(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_uuids() and its variants: Return 0 upon success and an error ...
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_protocol(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_handshake(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_state(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
Andreas Gruenbacher
2012-11-08
|
*
drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: Add drbd_send_all(): Send an entire buffer
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
|
*
drbd: drbd_send(): Return a "real" error code if we have no socket
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-08
|
*
drbd: conn_khelper() for user mode callbacks for connections
Philipp Reisner
2012-11-03
|
*
drbd: Allow volumes to become primary only on one side
Philipp Reisner
2012-11-03
|
*
drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach
Lars Ellenberg
2012-11-03
|
*
drbd: Separate connection state changes from minor dev state changes #2
Philipp Reisner
2012-11-03
|
*
drbd: Converted got_Ping() and got_PingAck() from mdev to tconn
Philipp Reisner
2012-11-03
|
*
drbd: Allow packet handler functions that take a connection (meta connection)
Philipp Reisner
2012-11-03
|
*
drbd: Separate connection state changes from minor dev state changes #1
Philipp Reisner
2012-11-03
|
*
drbd: Converted receive_protocol() from mdev to tconn
Philipp Reisner
2012-11-03
|
*
drbd: Allow packet handler functions that take a connection
Philipp Reisner
2012-11-03
|
*
drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags
Philipp Reisner
2012-11-03
|
*
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
2012-11-03
|
*
drbd: Allow two diskless minors to be connected
Philipp Reisner
2012-11-03
|
*
drbd: New minors have to intherit the connection state form their connection
Philipp Reisner
2012-11-03
|
*
drbd: process_done_ee() has to handle unconfigured devices now
Philipp Reisner
2012-11-03
|
*
drbd: Ignore packets for non existing volumes
Philipp Reisner
2012-11-03
|
*
drbd: introduce in-kernel "down" command
Lars Ellenberg
2012-11-03
|
*
drbd: add forgotten spin_unlock
Lars Ellenberg
2012-11-03
|
*
drbd: bail out if a config requrest is over-determined, and not matching
Lars Ellenberg
2012-11-03
|
*
drbd: new-connection and new-minor succeed, if the object already exists
Lars Ellenberg
2012-11-03
|
*
drbd: Allow a Diskless Secondary volume to be removed
Lars Ellenberg
2012-11-03
|
*
drbd: simplify conn_all_vols_unconf, make it bool
Lars Ellenberg
2012-11-03
|
*
drbd: drbd_adm_get_status needs to show some more detail
Lars Ellenberg
2012-11-03
[prev]
[next]