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
Commit message (
Expand
)
Author
Age
*
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
*
drbd: Remove headers from on-the-wire data structures (struct p_*)
Andreas Gruenbacher
2012-11-08
*
drbd: Remove some fixed header size assumptions
Andreas Gruenbacher
2012-11-08
*
drbd: Remove now-unused int_dig_out buffer
Andreas Gruenbacher
2012-11-08
*
drbd: Replace and remove old primitives
Andreas Gruenbacher
2012-11-08
*
drbd: Introduce drbd_header_size()
Andreas Gruenbacher
2012-11-08
*
drbd: Introduce new primitives for sending commands
Andreas Gruenbacher
2012-11-08
*
drbd: drbd_send_ping(), drbd_send_ping(): Return 0 upon success and an error ...
Andreas Gruenbacher
2012-11-08
*
drbd: Use tconn in request_timer_fn()
Philipp Reisner
2012-11-08
*
drbd: Improved logging of state changes
Philipp Reisner
2012-11-08
*
drbd: Implemented IO thawing for multiple volumes
Philipp Reisner
2012-11-08
*
drbd: Implemented conn_lowest_disk()
Philipp Reisner
2012-11-08
*
drbd: Implemented conn_lowest_conn()
Philipp Reisner
2012-11-08
*
drbd: Calculate and provide ns_min to the w_after_conn_state_ch() work
Philipp Reisner
2012-11-08
*
drbd: Renamed nms to ns_max
Philipp Reisner
2012-11-08
*
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
*
drbd: Moved susp, susp_nod and susp_fen to the connection object
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: improvements to activate/deactivate multiple activity log extents
Lars Ellenberg
2012-11-08
*
drbd: get rid of bio_split, allow bios of "arbitrary" size
Lars Ellenberg
2012-11-08
*
drbd: prepare to activate two activity log extents at once
Lars Ellenberg
2012-11-08
*
drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io
Lars Ellenberg
2012-11-08
*
drbd: introduce the "initialized" activity log transaction type
Lars Ellenberg
2012-11-08
*
drbd: Change how the "handshake" packets are called
Andreas Gruenbacher
2012-11-08
*
drbd: Change how the initial packets are called
Andreas Gruenbacher
2012-11-08
*
drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead o...
Andreas Gruenbacher
2012-11-08
*
drbd: drbd_connect(): Initialize struct drbd_socket before sending anything
Andreas Gruenbacher
2012-11-08
*
drbd: Map from (connection, volume number) to device in the asender handlers
Andreas Gruenbacher
2012-11-08
*
drbd: Pass struct packet_info down to the asender receive functions
Andreas Gruenbacher
2012-11-08
*
drbd: Do not segfault if a sync dependency reaches a diskless device
Philipp Reisner
2012-11-08
*
drbd: Allow to disconnect if one volume is diskless
Philipp Reisner
2012-11-08
*
drbd: Print common state changes of all volumes as connection state changes
Philipp Reisner
2012-11-08
*
drbd: Fixed logging of old connection state
Philipp Reisner
2012-11-08
*
drbd: Use the idr_for_each_entry() iterator instead of idr_for_each()
Philipp Reisner
2012-11-08
*
drbd: Map from (connection, volume number) to device in the receive handlers
Andreas Gruenbacher
2012-11-08
*
drbd: Pass struct packet_info down to the receive functions
Andreas Gruenbacher
2012-11-08
*
drbd: Remove useless error messages
Andreas Gruenbacher
2012-11-08
*
drbd: A small cleanup in drbdd()
Andreas Gruenbacher
2012-11-08
*
drbd: _drbd_send_bitmap(): Use the pre-allocated send buffer
Andreas Gruenbacher
2012-11-08
*
drbd: Preallocate one page per drbd_socket as a send buffer
Andreas Gruenbacher
2012-11-08
*
drbd: receive_bitmap(): Use the pre-allocated receive buffer
Andreas Gruenbacher
2012-11-08
*
drbd: Preallocate one page per drbd_socket as a receive buffer
Andreas Gruenbacher
2012-11-08
*
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-08
*
drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used
Andreas Gruenbacher
2012-11-08
*
drbd: Make _drbd_send_bitmap() static
Andreas Gruenbacher
2012-11-08
*
drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c
Andreas Gruenbacher
2012-11-08
*
drbd: Always use the same protocol version for the same peer
Andreas Gruenbacher
2012-11-08
*
drbd: drbd_connected(): Return an error code upon failure.
Andreas Gruenbacher
2012-11-08
*
drbd: Introduce and use drbd_recv_all_warn()
Andreas Gruenbacher
2012-11-08
[next]