platform/upstream/kernel-adaptation-pc.git
2012-11-08 Andreas Gruenbacherdrbd: Remove unnecessary assertion
2012-11-08 Andreas Gruenbacherdrbd: Remove duplicate initialization
2012-11-08 Andreas Gruenbacherdrbd: drbd_md_sync_page_io(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_md_sync_page_io(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_bm_read() never returns a positive value...
2012-11-08 Andreas Gruenbacherdrbd: Make all command handlers return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: Add drbd_recv_all(): Receive an entire buffer
2012-11-08 Andreas Gruenbacherdrbd: send_bitmap_rle_or_plain(): Error handling cleanup
2012-11-08 Andreas Gruenbacherdrbd: recv_resync_read(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: recv_dless_read(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_drain_block(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: drbd_recv_header(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: decode_header(): Return 0 upon success and an...
2012-11-08 Andreas Gruenbacherdrbd: drbd_process_done_ee(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: Make all worker callbacks return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: Temporarily change the return type of all worker...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_short_cmd(): Return 0 upon success...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_dblock(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_send_bio(), _drbd_send_zc_bio(): Return...
2012-11-08 Andreas Gruenbacherdrbd: drbd_send_block(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_send_zc_ee(): Return 0 upon success and...
2012-11-08 Andreas Gruenbacherdrbd: _drbd_send_page(): Return 0 upon success and...
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
next