index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_worker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
drbd: Remove headers from on-the-wire data structures (struct p_*)
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Replace and remove old primitives
Andreas Gruenbacher
1
-11
/
+13
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
1
-3
/
+3
2012-11-08
drbd: preparation commit, pass drbd_interval to drbd_al_begin/complete_io
Lars Ellenberg
1
-5
/
+5
2012-11-08
drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead o...
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Do not segfault if a sync dependency reaches a diskless device
Philipp Reisner
1
-0
/
+2
2012-11-08
drbd: Preallocate one page per drbd_socket as a send buffer
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
Andreas Gruenbacher
1
-7
/
+7
2012-11-08
drbd: Make all worker callbacks return 0 upon success and an error code other...
Andreas Gruenbacher
1
-97
/
+99
2012-11-08
drbd: Temporarily change the return type of all worker callbacks
Andreas Gruenbacher
1
-21
/
+19
2012-11-08
drbd: drbd_send_short_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: drbd_send_dblock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: drbd_send_block(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-3
/
+3
2012-11-08
drbd: drbd_send_oos(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: drbd_send_drequest_csum(): Return 0 upon success and an error code othe...
Andreas Gruenbacher
1
-6
/
+6
2012-11-08
drbd: drbd_send_drequest(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-3
/
+3
2012-11-08
drbd: drbd_send_ov_request(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: drbd_send_ack(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-5
/
+5
2012-11-08
drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
1
-1
/
+1
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
1
-25
/
+25
2012-11-04
drbd: Do not modify the connection state with something else that conn_reques...
Philipp Reisner
1
-8
/
+2
2011-10-14
drbd: Replaced the minor_table array by an idr
Philipp Reisner
1
-8
/
+2
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
1
-19
/
+12
2011-10-14
drbd: fix a wrong likely(), updated comments
Lars Ellenberg
1
-7
/
+8
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
1
-4
/
+4
2011-10-14
drbd: Rename drbd_submit_ee -> drbd_submit_peer_request
Andreas Gruenbacher
1
-1
/
+1
2011-10-14
drbd: Introduced tconn->cstate_mutex
Philipp Reisner
1
-4
/
+4
2011-10-14
drbd: Removed drbd_state_lock() and drbd_state_unlock()
Philipp Reisner
1
-5
/
+5
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
1
-4
/
+3
2011-09-28
drbd: Converted drbd_send_ping() and related functions from mdev to tconn
Philipp Reisner
1
-4
/
+6
2011-09-28
drbd: Generalized the work callbacks
Philipp Reisner
1
-33
/
+49
2011-09-28
drbd: drbd_thread has now a pointer to a tconn instead of to a mdev
Philipp Reisner
1
-1
/
+1
2011-09-28
drbd: Converted drbd_worker() from mdev to tconn
Philipp Reisner
1
-46
/
+51
2011-09-28
drbd: Consolidated the setup of the thread name into the framework
Philipp Reisner
1
-2
/
+0
2011-09-28
drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...
Philipp Reisner
1
-4
/
+4
2011-09-28
drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from m...
Philipp Reisner
1
-1
/
+1
2011-09-28
drbd: Converted drbd_(get|put)_data_sock() and drbd_send_cmd2() to tconn
Philipp Reisner
1
-2
/
+2
2011-09-28
drbd: Converted wake_asender() and request_ping() from mdev to tconn
Philipp Reisner
1
-2
/
+2
2011-09-28
drbd: Do no sleep long in drbd_start_resync
Philipp Reisner
1
-22
/
+36
2011-09-28
drbd: Moved code
Philipp Reisner
1
-22
/
+21
2011-09-28
drbd: Eliminated the user of drbd_task_to_thread()
Philipp Reisner
1
-1
/
+1
2011-09-28
drbd: Local variable renames: e -> peer_req
Andreas Gruenbacher
1
-98
/
+99
2011-09-28
drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request
Andreas Gruenbacher
1
-12
/
+13
2011-09-28
drbd: _req_conflicts(): Get rid of the epoch_entries tree
Andreas Gruenbacher
1
-1
/
+1
2011-08-29
drbd: Replaced all p_header80 with a generic p_header
Philipp Reisner
1
-1
/
+1
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
1
-19
/
+19
2011-08-29
drbd: moved agreed_pro_version, last_received and ko_count to tconn
Philipp Reisner
1
-3
/
+3
2011-08-29
drbd: moved receiver, worker and asender from mdev to tconn
Philipp Reisner
1
-2
/
+2
[prev]
[next]