index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_worker.c
Age
Commit message (
Expand
)
Author
2012-11-08
drbd: Remove headers from on-the-wire data structures (struct p_*)
Andreas Gruenbacher
2012-11-08
drbd: Replace and remove old primitives
Andreas Gruenbacher
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
2012-11-08
drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io
Lars Ellenberg
2012-11-08
drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead o...
Andreas Gruenbacher
2012-11-08
drbd: Do not segfault if a sync dependency reaches a diskless device
Philipp Reisner
2012-11-08
drbd: Preallocate one page per drbd_socket as a send buffer
Andreas Gruenbacher
2012-11-08
drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
Andreas Gruenbacher
2012-11-08
drbd: Make all worker callbacks return 0 upon success and an error code other...
Andreas Gruenbacher
2012-11-08
drbd: Temporarily change the return type of all worker callbacks
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_short_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_dblock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_block(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_oos(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_drequest_csum(): Return 0 upon success and an error code othe...
Andreas Gruenbacher
2012-11-08
drbd: drbd_send_drequest(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
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(): 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: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
2012-11-04
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
2011-10-14
drbd: Replaced the minor_table array by an idr
Philipp Reisner
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
2011-10-14
drbd: fix a wrong likely(), updated comments
Lars Ellenberg
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
2011-10-14
drbd: Rename drbd_submit_ee -> drbd_submit_peer_request
Andreas Gruenbacher
2011-10-14
drbd: Introduced tconn->cstate_mutex
Philipp Reisner
2011-10-14
drbd: Removed drbd_state_lock() and drbd_state_unlock()
Philipp Reisner
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
2011-09-28
drbd: Converted drbd_send_ping() and related functions from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Generalized the work callbacks
Philipp Reisner
2011-09-28
drbd: drbd_thread has now a pointer to a tconn instead of to a mdev
Philipp Reisner
2011-09-28
drbd: Converted drbd_worker() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Consolidated the setup of the thread name into the framework
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 drbd_(get|put)_data_sock() and drbd_send_cmd2() to tconn
Philipp Reisner
2011-09-28
drbd: Converted wake_asender() and request_ping() from mdev to tconn
Philipp Reisner
2011-09-28
drbd: Do no sleep long in drbd_start_resync
Philipp Reisner
2011-09-28
drbd: Moved code
Philipp Reisner
2011-09-28
drbd: Eliminated the user of drbd_task_to_thread()
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-09-28
drbd: _req_conflicts(): Get rid of the epoch_entries tree
Andreas Gruenbacher
2011-08-29
drbd: Replaced all p_header80 with a generic p_header
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
[prev]
[next]