Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4eb9b3cba00471a01699cceb0f4b1f0cb8111ee2
/
drivers
4eb9b3c
drbd: don't send out P_BARRIER with stale information
by Lars Ellenberg
· 12 years ago
08332d7
drbd: properly call drbd_rs_cancel_all() in drbd_disconnected()
by Lars Ellenberg
· 12 years ago
155522d
drbd: Remove dead code
by Philipp Reisner
· 12 years ago
b66623e
drbd: Avoid NetworkFailure state during disconnect
by Philipp Reisner
· 12 years ago
39a1aa7f
drbd: Protect accesses to the uuid set with a spinlock
by Philipp Reisner
· 12 years ago
fef45d2
drbd: Write all pages of the bitmap after an online resize
by Philipp Reisner
· 12 years ago
5af2e8c
drbd: Fix completion of requests while the device is suspended
by Philipp Reisner
· 12 years ago
715306f
drbd: Don't unregister socket state_change callback from within the callback
by Andreas Gruenbacher
· 12 years ago
eb12010
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
by Lars Ellenberg
· 12 years ago
427c043
drbd: disambiguation, s/DISCARD_CONCURRENT/RESOLVE_CONFLICTS/
by Lars Ellenberg
· 12 years ago
d4dabbe
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
by Lars Ellenberg
· 12 years ago
232fd3f
drbd: cleanup, drop unused struct
by Lars Ellenberg
· 12 years ago
46e21bb
drbd: NEG_ACK does not imply a barrier-ack
by Lars Ellenberg
· 12 years ago
99b4d8f
drbd: only start a new epoch, if the current epoch contains writes
by Lars Ellenberg
· 12 years ago
8a0bab2
drbd: Finish requests that completed while IO was frozen
by Philipp Reisner
· 12 years ago
e959d08
drbd: Fix a potential issue with the DISCARD_CONCURRENT flag
by Lars Ellenberg
· 12 years ago
519b6d3
drbd: fix drbd wire compatibility for empty flushes
by Lars Ellenberg
· 12 years ago
80c6eed
drbd: More random to the connect logic
by Philipp Reisner
· 12 years ago
92f1495
drbd: Try to connec to peer only once per cycle
by Philipp Reisner
· 12 years ago
b666dbf
drbd: Remove redundant and wrong test for NULL simplification in conn_connect()
by Philipp Reisner
· 12 years ago
3174f8c
drbd: pass some more information to userspace.
by Philipp Marek
· 13 years ago
81a3537
drbd: announce FLUSH/FUA capability to upper layers
by Lars Ellenberg
· 12 years ago
58ffa58
drbd: introduce stop-sector to online verify
by Lars Ellenberg
· 12 years ago
970fbde
drbd: flush drbd work queue before invalidate/invalidate remote
by Lars Ellenberg
· 12 years ago
6f1a656
drbd: call local-io-error handler early
by Lars Ellenberg
· 12 years ago
a324896
drbd: do not reset rs_pending_cnt too early
by Lars Ellenberg
· 12 years ago
8a94317
drbd: reset congestion information before reporting it in /proc/drbd
by Lars Ellenberg
· 12 years ago
6f3465e
drbd: report congestion if we are waiting for some userland callback
by Lars Ellenberg
· 12 years ago
0c84966
drbd: differentiate between normal and forced detach
by Lars Ellenberg
· 12 years ago
bf709c8
drbd: cleanup, remove two unused global flags
by Lars Ellenberg
· 12 years ago
3b9ef85
drbd: fix null pointer dereference with on-congestion policy when diskless
by Lars Ellenberg
· 12 years ago
2701238
drbd: take error path in drbd_adm_down if interrupted by signal
by Lars Ellenberg
· 12 years ago
9a278a7
drbd: allow read requests to be retried after force-detach
by Lars Ellenberg
· 12 years ago
934722a
drbd: __req_mod: make DISCARD_WRITE and independend case
by Lars Ellenberg
· 12 years ago
a0d856d
drbd: base completion and destruction of requests on ref counts
by Lars Ellenberg
· 13 years ago
b406777
drbd: introduce completion_ref and kref to struct drbd_request
by Lars Ellenberg
· 13 years ago
5df69ec
drbd: __drbd_make_request() is now void
by Lars Ellenberg
· 13 years ago
5da9c83
drbd: better separate WRITE and READ code paths in drbd_make_request
by Lars Ellenberg
· 13 years ago
b6dd1a8
drbd: remove struct drbd_tl_epoch objects (barrier works)
by Lars Ellenberg
· 13 years ago
d5b27b0
drbd: move the drbd_work_queue from drbd_socket to drbd_connection
by Lars Ellenberg
· 13 years ago
8c0785a
drbd: allow to dequeue batches of work at a time
by Lars Ellenberg
· 13 years ago
b379c41
drbd: transfer log epoch numbers are now per resource
by Lars Ellenberg
· 13 years ago
9d05e7c
drbd: rename drbd_restart_write to drbd_restart_request
by Lars Ellenberg
· 12 years ago
629663c
drbd: fix wrong assert in completion/retry path of failed local reads
by Lars Ellenberg
· 12 years ago
ab53b90
drbd: fix local read error hung forever
by Lars Ellenberg
· 12 years ago
1b6f197
drbd: fix access of unallocated pages and kernel panic
by Lars Ellenberg
· 12 years ago
7a426fd
drbd: Keep the listening socket open while trying to connect to the peer
by Philipp Reisner
· 12 years ago
1f3e509
drbd: pull prepare_listen_socket() out of drbd_wait_for_connect()
by Philipp Reisner
· 12 years ago
9a51ab1
drbd: New disk option al-updates
by Philipp Reisner
· 13 years ago
26ec928
drbd: Stop using NLA_PUT*().
by Andreas Gruenbacher
· 12 years ago
7e0f096
drbd: Remove drbd_accept() and use kernel_accept() instead
by Philipp Reisner
· 12 years ago
2820fd3
drbd: Move the call to listen() out of drbd_accept()
by Philipp Reisner
· 12 years ago
c5b005a
drbd: use bitmap_parse instead of __bitmap_parse
by Philipp Reisner
· 13 years ago
1882e22
drbd: grammar fix in log message
by Lars Ellenberg
· 13 years ago
f66ee69
drbd: bm_page_async_io: properly initialize page->private
by Lars Ellenberg
· 13 years ago
a220d29
drbd: allow bitmap to change during writeout from resync_finished
by Lars Ellenberg
· 13 years ago
5016b82
drbd: fix race between drbdadm invalidate/verify and finishing resync
by Lars Ellenberg
· 13 years ago
07be15b
drbd: fix resend/resubmit of frozen IO
by Lars Ellenberg
· 13 years ago
3ea35df
drbd: fix spelling, remove boring development log message
by Philipp Reisner
· 13 years ago
e4bad1b
drbd: Ensure that data_size is not 0 before using data_size-1 as index
by Philipp Reisner
· 13 years ago
a1096a6
drbd: Delay/reject other state changes while establishing a connection
by Philipp Reisner
· 13 years ago
27eb13e
drbd: Fixed processing of disk-barrier, disk-flushes and disk-drain
by Philipp Reisner
· 13 years ago
9ed57dc
drbd: ignore volume number for drbd barrier packet exchange
by Lars Ellenberg
· 13 years ago
648e46b
drbd: complete_conflicting_writes() should not care about connections
by Lars Ellenberg
· 13 years ago
4439c40
drbd: simplify retry path of failed READ requests
by Lars Ellenberg
· 13 years ago
2415308
drbd: move put_ldev from __req_mod() to the endio callback
by Lars Ellenberg
· 13 years ago
6870ca6
drbd: factor out master_bio completion and drbd_request destruction paths
by Lars Ellenberg
· 13 years ago
8d6cdd7
drbd: conflicting writes: make wake_up of waiting peer_requests explicit
by Lars Ellenberg
· 13 years ago
0afd569
drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE
by Lars Ellenberg
· 13 years ago
ea9d672
drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended
by Lars Ellenberg
· 13 years ago
27a434f
drbd: make OOS_HANDED_TO_NETWORK its own case
by Lars Ellenberg
· 13 years ago
2312f0b3
drbd: fix potential deadlock during "restart" of conflicting writes
by Lars Ellenberg
· 13 years ago
f9916d6
drbd: don't pretend that barrier_nr == 0 was special
by Lars Ellenberg
· 13 years ago
0642d5f
drbd: remove unused static helper function
by Lars Ellenberg
· 13 years ago
e44d71f
drbd: remove some very outdated comments
by Lars Ellenberg
· 13 years ago
9dab384
drbd: fix memleak in error path in bm_rw and drbd_bm_write_range
by Lars Ellenberg
· 13 years ago
a6a7d4f
drbd: missing wakeup after drbd_rs_del_all
by Lars Ellenberg
· 13 years ago
5cdb0bf3
drbd: remove now unused seq_num member from struct drbd_request
by Lars Ellenberg
· 13 years ago
4b8514e
drbd: fix potential data corruption and protocol error
by Lars Ellenberg
· 13 years ago
e8744f5
drbd: Fixed detach
by Lars Ellenberg
· 13 years ago
d93f630
drbd: Fix a potential write ordering issue on SyncTarget nodes
by Lars Ellenberg
· 13 years ago
81f4486
drbd: Fix a potential race that could case data inconsistency
by Lars Ellenberg
· 13 years ago
38a05c1
drbd: Consider that bio->bi_bdev might be modified below DRBD
by Philipp Reisner
· 13 years ago
72585d2
drbd: add missing part_round_stats to _drbd_start_io_acct
by Philipp Reisner
· 13 years ago
dd9b360
drbd: Fix module refcount leak in drbd_accept()
by Philipp Reisner
· 13 years ago
93f5afe
drbd: If disk timeout expires fail only the affected volume
by Philipp Reisner
· 13 years ago
32db80f
drbd: Consider the disk-timeout also for meta-data IO operations
by Philipp Reisner
· 13 years ago
25b0d6c
drbd: Reinstate disabling AL updates with invalidate-remote
by Philipp Reisner
· 13 years ago
b17f33c
drbd: explicitly clear unused dp_flags in drbd_send_block
by Lars Ellenberg
· 13 years ago
4d0fc3f
drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3
by Philipp Reisner
· 13 years ago
1a3cde4
drbd: drbd_bm_ALe_set_all(): Remove unused function
by Andreas Gruenbacher
· 13 years ago
69b6a3b
drbd: restart loop in drbd_make_request() [prepare for Linux-3.2]
by Philipp Reisner
· 13 years ago
7da3586
drbd: Restore late assigning of tconn->data.sock and meta.sock
by Philipp Reisner
· 13 years ago
a01842e
drbd: Log failures of connection state changes
by Philipp Reisner
· 13 years ago
e8cdc34
drbd: Consider that read requests could be NEG_ACKEDed
by Philipp Reisner
· 13 years ago
6ab9b1b
drbd: Do not send state packets while lower than C_CONNECTED cstate
by Philipp Reisner
· 13 years ago
b8853db
drbd: fix race between disconnect and receive_state
by Philipp Reisner
· 13 years ago
57bcb6c
drbd: Do not call generic_make_request() while holding req_lock
by Philipp Reisner
· 13 years ago
d60de03
drbd: Load balancing method: striping
by Philipp Reisner
· 13 years ago
380207d
drbd: Load balancing of read requests
by Philipp Reisner
· 13 years ago
Next »