index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drbd: Remove unnecessary assertion
Andreas Gruenbacher
2012-11-08
1
-1
/
+0
|
*
drbd: Remove duplicate initialization
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
|
*
drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-10
/
+8
|
*
drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-6
/
+7
|
*
drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io()
Andreas Gruenbacher
2012-11-08
1
-1
/
+1
|
*
drbd: Make all command handlers return 0 upon success and an error code other...
Andreas Gruenbacher
2012-11-08
1
-84
/
+93
|
*
drbd: Add drbd_recv_all(): Receive an entire buffer
Andreas Gruenbacher
2012-11-08
1
-0
/
+13
|
*
drbd: send_bitmap_rle_or_plain(): Error handling cleanup
Andreas Gruenbacher
2012-11-08
1
-5
/
+5
|
*
drbd: recv_resync_read(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-3
/
+3
|
*
drbd: recv_dless_read(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-5
/
+5
|
*
drbd: drbd_drain_block(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-10
/
+12
|
*
drbd: drbd_recv_header(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-16
/
+22
|
*
drbd: decode_header(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-5
/
+5
|
*
drbd: drbd_process_done_ee(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-4
/
+8
|
*
drbd: Make all worker callbacks return 0 upon success and an error code other...
Andreas Gruenbacher
2012-11-08
6
-158
/
+160
|
*
drbd: Temporarily change the return type of all worker callbacks
Andreas Gruenbacher
2012-11-08
6
-58
/
+56
|
*
drbd: drbd_send_short_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-2
/
+2
|
*
drbd: drbd_send_dblock(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-12
/
+13
|
*
drbd: _drbd_send_bio(), _drbd_send_zc_bio(): Return 0 upon success and an err...
Andreas Gruenbacher
2012-11-08
1
-12
/
+18
|
*
drbd: drbd_send_block(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-14
/
+15
|
*
drbd: _drbd_send_zc_ee(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-5
/
+8
|
*
drbd: _drbd_send_page(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-21
/
+23
|
*
drbd: _drbd_no_send_page(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-9
/
+15
|
*
drbd: drbd_send_oos(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-2
/
+2
|
*
drbd: drbd_send_drequest_csum(): Return 0 upon success and an error code othe...
Andreas Gruenbacher
2012-11-08
2
-13
/
+11
|
*
drbd: drbd_send_drequest(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-6
/
+4
|
*
drbd: drbd_send_ov_request(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-4
/
+2
|
*
drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-6
/
+6
|
*
drbd: drbd_send_ack_{dp,rp}(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
2
-11
/
+11
|
*
drbd: drbd_send_ack(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
3
-14
/
+14
|
*
drbd: _drbd_send_ack(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-15
/
+13
|
*
drbd: drbd_send_b_ack(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
2
-9
/
+5
|
*
drbd: drbd_send_sr_reply(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
2
-3
/
+3
|
*
drbd: drbd_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-2
/
+2
|
*
drbd: conn_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-2
/
+2
|
*
drbd: _conn_send_state_req(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-3
/
+3
|
*
drbd: drbd_send_sizes(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-4
/
+2
|
*
drbd: drbd_gen_and_send_sync_uuid(): Return void: the result is never used
Andreas Gruenbacher
2012-11-08
2
-3
/
+3
|
*
drbd: drbd_send_uuids() and its variants: Return 0 upon success and an error ...
Andreas Gruenbacher
2012-11-08
2
-3
/
+3
|
*
drbd: drbd_send_protocol(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-6
/
+6
|
*
drbd: drbd_send_handshake(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
1
-8
/
+8
|
*
drbd: drbd_send_state(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
3
-6
/
+6
|
*
drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-5
/
+5
|
*
drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-11
/
+11
|
*
drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
Andreas Gruenbacher
2012-11-08
2
-38
/
+22
|
*
drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-8
/
+8
|
*
drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
3
-11
/
+10
|
*
drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
3
-14
/
+11
|
*
drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise
Andreas Gruenbacher
2012-11-08
2
-16
/
+12
|
*
drbd: Add drbd_send_all(): Send an entire buffer
Andreas Gruenbacher
2012-11-08
2
-0
/
+21
[prev]
[next]