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: pull prepare_listen_socket() out of drbd_wait_for_connect()
Philipp Reisner
2012-11-08
1
-14
/
+46
|
*
drbd: New disk option al-updates
Philipp Reisner
2012-11-08
2
-4
/
+25
|
*
drbd: Stop using NLA_PUT*().
Andreas Gruenbacher
2012-11-08
1
-22
/
+32
|
*
drbd: Remove drbd_accept() and use kernel_accept() instead
Philipp Reisner
2012-11-08
1
-28
/
+2
|
*
drbd: Move the call to listen() out of drbd_accept()
Philipp Reisner
2012-11-08
1
-5
/
+5
|
*
drbd: use bitmap_parse instead of __bitmap_parse
Philipp Reisner
2012-11-08
1
-3
/
+3
|
*
drbd: grammar fix in log message
Lars Ellenberg
2012-11-08
1
-1
/
+1
|
*
drbd: bm_page_async_io: properly initialize page->private
Lars Ellenberg
2012-11-08
1
-1
/
+1
|
*
drbd: allow bitmap to change during writeout from resync_finished
Lars Ellenberg
2012-11-08
3
-6
/
+29
|
*
drbd: fix race between drbdadm invalidate/verify and finishing resync
Lars Ellenberg
2012-11-08
1
-0
/
+10
|
*
drbd: fix resend/resubmit of frozen IO
Lars Ellenberg
2012-11-08
3
-16
/
+53
|
*
drbd: fix spelling, remove boring development log message
Philipp Reisner
2012-11-08
1
-5
/
+2
|
*
drbd: Ensure that data_size is not 0 before using data_size-1 as index
Philipp Reisner
2012-11-08
1
-4
/
+4
|
*
drbd: Delay/reject other state changes while establishing a connection
Philipp Reisner
2012-11-08
4
-10
/
+30
|
*
drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain
Philipp Reisner
2012-11-08
2
-1
/
+4
|
*
drbd: ignore volume number for drbd barrier packet exchange
Lars Ellenberg
2012-11-08
3
-36
/
+31
|
*
drbd: complete_conflicting_writes() should not care about connections
Lars Ellenberg
2012-11-08
1
-20
/
+26
|
*
drbd: simplify retry path of failed READ requests
Lars Ellenberg
2012-11-08
3
-67
/
+19
|
*
drbd: move put_ldev from __req_mod() to the endio callback
Lars Ellenberg
2012-11-08
2
-4
/
+1
|
*
drbd: factor out master_bio completion and drbd_request destruction paths
Lars Ellenberg
2012-11-08
1
-36
/
+58
|
*
drbd: conflicting writes: make wake_up of waiting peer_requests explicit
Lars Ellenberg
2012-11-08
1
-4
/
+15
|
*
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE
Lars Ellenberg
2012-11-08
1
-10
/
+5
|
*
drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended
Lars Ellenberg
2012-11-08
1
-3
/
+1
|
*
drbd: make OOS_HANDED_TO_NETWORK its own case
Lars Ellenberg
2012-11-08
1
-8
/
+8
|
*
drbd: fix potential deadlock during "restart" of conflicting writes
Lars Ellenberg
2012-11-08
4
-32
/
+99
|
*
drbd: don't pretend that barrier_nr == 0 was special
Lars Ellenberg
2012-11-08
1
-3
/
+1
|
*
drbd: remove unused static helper function
Lars Ellenberg
2012-11-08
1
-12
/
+0
|
*
drbd: remove some very outdated comments
Lars Ellenberg
2012-11-08
1
-7
/
+0
|
*
drbd: fix memleak in error path in bm_rw and drbd_bm_write_range
Lars Ellenberg
2012-11-08
1
-6
/
+4
|
*
drbd: missing wakeup after drbd_rs_del_all
Lars Ellenberg
2012-11-08
1
-0
/
+1
|
*
drbd: remove now unused seq_num member from struct drbd_request
Lars Ellenberg
2012-11-08
2
-2
/
+1
|
*
drbd: fix potential data corruption and protocol error
Lars Ellenberg
2012-11-08
2
-3
/
+3
|
*
drbd: Fixed detach
Lars Ellenberg
2012-11-08
1
-1
/
+1
|
*
drbd: Fix a potential write ordering issue on SyncTarget nodes
Lars Ellenberg
2012-11-08
1
-0
/
+30
|
*
drbd: Fix a potential race that could case data inconsistency
Lars Ellenberg
2012-11-08
1
-2
/
+4
|
*
drbd: Consider that bio->bi_bdev might be modified below DRBD
Philipp Reisner
2012-11-08
1
-3
/
+1
|
*
drbd: add missing part_round_stats to _drbd_start_io_acct
Philipp Reisner
2012-11-08
1
-0
/
+1
|
*
drbd: Fix module refcount leak in drbd_accept()
Philipp Reisner
2012-11-08
1
-0
/
+1
|
*
drbd: If disk timeout expires fail only the affected volume
Philipp Reisner
2012-11-08
1
-1
/
+3
|
*
drbd: Consider the disk-timeout also for meta-data IO operations
Philipp Reisner
2012-11-08
4
-31
/
+48
|
*
drbd: Reinstate disabling AL updates with invalidate-remote
Philipp Reisner
2012-11-08
2
-1
/
+44
|
*
drbd: explicitly clear unused dp_flags in drbd_send_block
Lars Ellenberg
2012-11-08
1
-0
/
+1
|
*
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
Philipp Reisner
2012-11-08
3
-0
/
+9
|
*
drbd: drbd_bm_ALe_set_all(): Remove unused function
Andreas Gruenbacher
2012-11-08
2
-48
/
+0
|
*
drbd: restart loop in drbd_make_request() [prepare for Linux-3.2]
Philipp Reisner
2012-11-08
1
-4
/
+7
|
*
drbd: Restore late assigning of tconn->data.sock and meta.sock
Philipp Reisner
2012-11-08
1
-49
/
+57
|
*
drbd: Log failures of connection state changes
Philipp Reisner
2012-11-08
1
-1
/
+7
|
*
drbd: Consider that read requests could be NEG_ACKEDed
Philipp Reisner
2012-11-08
1
-1
/
+2
|
*
drbd: Do not send state packets while lower than C_CONNECTED cstate
Philipp Reisner
2012-11-08
1
-3
/
+6
|
*
drbd: fix race between disconnect and receive_state
Philipp Reisner
2012-11-08
1
-0
/
+13
[prev]
[next]