platform/upstream/kernel-adaptation-pc.git
2012-11-08 Andreas Gruenbacherdrbd: _drbd_no_send_page(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_oos(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_drequest_csum(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_drequest(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_ov_request(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_ack_ex(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_ack_{dp,rp}(): Return void: the result...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_ack(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_send_ack(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_b_ack(): Return void: the result is...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_sr_reply(): Return void: the result...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_state_req(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: conn_send_state_req(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: _conn_send_state_req(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_sizes(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_gen_and_send_sync_uuid(): Return void: the...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_uuids() and its variants: Return 0...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_protocol(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_handshake(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_state(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_sync_param(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_cmd(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
2012-11-08 Andreas Gruenbacherdrbd: conn_send_cmd(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_send_cmd(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: _conn_send_cmd(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: conn_send_cmd2(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: Add drbd_send_all(): Send an entire buffer
2012-11-08 Andreas Gruenbacherdrbd: drbd_get_data_sock(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send(): Return a "real" error code if we...
2012-11-08 Philipp Reisnerdrbd: Fixed conn_lowest_minor
2012-11-08 Lars Ellenbergdrbd: distribute former syncer_conf settings to disk...
2012-11-03 Philipp Reisnerdrbd: conn_khelper() for user mode callbacks for connec...
2012-11-03 Philipp Reisnerdrbd: Allow volumes to become primary only on one side
2012-11-03 Lars Ellenbergdrbd: fix conn_reconfig_start without conn_reconfig_don...
2012-11-03 Philipp Reisnerdrbd: Separate connection state changes from minor...
2012-11-03 Philipp Reisnerdrbd: Converted got_Ping() and got_PingAck() from mdev...
2012-11-03 Philipp Reisnerdrbd: Allow packet handler functions that take a connec...
2012-11-03 Philipp Reisnerdrbd: Separate connection state changes from minor...
2012-11-03 Philipp Reisnerdrbd: Converted receive_protocol() from mdev to tconn
2012-11-03 Philipp Reisnerdrbd: Allow packet handler functions that take a connection
2012-11-03 Philipp Reisnerdrbd: Moved CONN_DRY_RUN to the per connection (tconn...
2012-11-03 Philipp Reisnerdrbd: Do not modify the connection state with something...
2012-11-03 Philipp Reisnerdrbd: Allow two diskless minors to be connected
2012-11-03 Philipp Reisnerdrbd: New minors have to intherit the connection state...
2012-11-03 Philipp Reisnerdrbd: process_done_ee() has to handle unconfigured...
2012-11-03 Philipp Reisnerdrbd: Ignore packets for non existing volumes
2012-11-03 Lars Ellenbergdrbd: introduce in-kernel "down" command
2012-11-03 Lars Ellenbergdrbd: add forgotten spin_unlock
2012-11-03 Lars Ellenbergdrbd: bail out if a config requrest is over-determined...
2012-11-03 Lars Ellenbergdrbd: new-connection and new-minor succeed, if the...
2012-11-03 Lars Ellenbergdrbd: Allow a Diskless Secondary volume to be removed
2012-11-03 Lars Ellenbergdrbd: simplify conn_all_vols_unconf, make it bool
2012-11-03 Lars Ellenbergdrbd: drbd_adm_get_status needs to show some more detail
2012-11-03 Lars Ellenbergdrbd: remove now unused connector related files
2012-11-03 Lars Ellenbergdrbd: allow holes in minor and volume id allocation
2012-11-03 Lars Ellenbergdrbd: switch configuration interface from connector...
2011-10-14 Lars Ellenbergdrbd: prepare the transition from connector to genetlink
2011-10-14 Lars Ellenbergdrbd: get rid of drbd_bcast_ee, it is of no use anymore
2011-10-14 Lars Ellenbergdrbd: fix drbd_delete_device: remove vnr from volumes...
2011-10-14 Lars Ellenbergdrbd: introduce a bio_set to allocate housekeeping...
2011-10-14 Lars Ellenbergdrbd: use the newly introduced page pool for bitmap IO
2011-10-14 Lars Ellenbergdrbd: add page pool to be used for meta data IO
2011-10-14 Lars Ellenbergdrbd: only wakeup if something changed in update_peer_seq
2011-10-14 Lars Ellenbergdrbd: default to detach on-io-error
2011-10-14 Lars Ellenbergdrbd: remove unused define
2011-10-14 Philipp Reisnerdrbd: Replaced the minor_table array by an idr
2011-10-14 Philipp Reisnerdrbd: Implemented new commands to create/delete connect...
2011-10-14 Philipp Reisnerdrbd: Converted drbd_nl_(net_conf|disconnect)() from...
2011-10-14 Philipp Reisnerdrbd: Preparing the connector interface to operator...
2011-10-14 Philipp Reisnerdrbd: Converted the transfer log from mdev to tconn
2011-10-14 Philipp Reisnerdrbd: Improved the dec_*() macros
2011-10-14 Philipp Reisnerdrbd: Removed the mdev parameter from the ..to_tags...
2011-10-14 Philipp Reisnerdrbd: Reworked the unconfiguring and thread stopping...
2011-10-14 Andreas Gruenbacherdrbd: Remove left-over function prototypes
2011-10-14 Andreas Gruenbacherdrbd: Replace get_asender_cmd() with its implementation
2011-10-14 Andreas Gruenbacherdrbd: Get rid of P_MAX_CMD
2011-10-14 Andreas Gruenbacherdrbd: Remove redundant check
2011-10-14 Andreas Gruenbacherdrbd: Improve how conflicting writes are handled
2011-10-14 Andreas Gruenbacherdrbd: Use ping-timeout when waiting for missing ack...
2011-10-14 Andreas Gruenbacherdrbd: Replace atomic_add_return with atomic_inc_return
2011-10-14 Andreas Gruenbacherdrbd: Concurrent write detection fix
2011-10-14 Andreas Gruenbacherdrbd: Use container_of() instead of casting
2011-10-14 Lars Ellenbergdrbd: fix a wrong likely(), updated comments
2011-10-14 Lars Ellenbergdrbd: silence some log messages on bitmap IO
2011-10-14 Lars Ellenbergdrbd: new on-disk activity log transaction format
2011-10-14 Lars Ellenberglru_cache: allow multiple changes per transaction
2011-10-14 Lars Ellenbergdrbd: allow to select specific bitmap pages for writeout
2011-10-14 Lars Ellenberglru_cache: consolidate lc_get and lc_try_get
2011-10-14 Lars Ellenberglru_cache.h: fix comments referring to ts_ instead...
2011-10-14 Lars Ellenbergdrbd: use clear_bit_unlock() where appropriate
2011-10-14 Lars Ellenbergdrbd: in drbd_suspend_al, set AL_SUSPENDED before unloc...
2011-10-14 Lars Ellenbergdrbd: fix typo in comment
2011-10-14 Lars Ellenbergdrbd: simplify condition in drbd_may_do_local_read()
2011-10-14 Andreas Gruenbacherdrbd: Use the IS_ALIGNED() macro in some more places
2011-10-14 Andreas Gruenbacherdrbd: Remove obsolete comment
2011-10-14 Andreas Gruenbacherdrbd: Iterate over all overlapping intervals in a tree
2011-10-14 Andreas Gruenbacherdrbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}reque...
2011-10-14 Andreas Gruenbacherdrbd: Rename drbd_submit_ee -> drbd_submit_peer_request
2011-10-14 Philipp Reisnerdrbd: Implemented connection wide state changes
next