index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: Remove left-over unused define
Andreas Gruenbacher
2012-11-08
1
-1
/
+0
*
drbd: fix schedule in atomic
Lars Ellenberg
2012-11-08
1
-4
/
+9
*
drbd: fix thread stop deadlock
Lars Ellenberg
2012-11-08
4
-23
/
+11
*
drbd: fix race when forcefully disconnecting
Lars Ellenberg
2012-11-08
3
-50
/
+62
*
drbd: Allow to change data-integrity-alg on the fly
Andreas Gruenbacher
2012-11-08
3
-40
/
+40
*
drbd: Introduce a "lockless" variant of drbd_send_protocoll()
Andreas Gruenbacher
2012-11-08
2
-8
/
+37
*
drbd: Remove obsolete drbd_crypto_is_hash()
Andreas Gruenbacher
2012-11-08
3
-25
/
+11
*
drbd: Rename integrity_r_tfm -> peer_integrity_tfm
Andreas Gruenbacher
2012-11-08
4
-17
/
+17
*
drbd: Rename integrity_w_tfm -> integrity_tfm
Andreas Gruenbacher
2012-11-08
3
-18
/
+18
*
drbd: Wrong use of RCU in receive_protocol()
Andreas Gruenbacher
2012-11-08
1
-13
/
+19
*
drbd: fix copy/paste error in comment
Lars Ellenberg
2012-11-08
1
-1
/
+1
*
drbd: rename variable sc to res_opts
Lars Ellenberg
2012-11-08
1
-7
/
+7
*
drbd: rename variable ndc to new_disk_conf
Lars Ellenberg
2012-11-08
1
-17
/
+17
*
drbd: on reconfiguration requests, mind the SET_DEFAULTS flag
Lars Ellenberg
2012-11-08
3
-65
/
+91
*
drbd: Consider all crypto options in connect and in net-options
Philipp Reisner
2012-11-08
1
-109
/
+121
*
drbd: fix various disconnecting races
Lars Ellenberg
2012-11-08
3
-17
/
+26
*
drbd: remove useless kobject_uevent from drbd_adm_connect
Lars Ellenberg
2012-11-08
1
-3
/
+3
*
drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bits
Philipp Reisner
2012-11-08
4
-41
/
+4
*
drbd: Take a reference on tconn when finding a tconn by name
Philipp Reisner
2012-11-08
3
-7
/
+16
*
drbd: Basic refcounting for drbd_tconn
Philipp Reisner
2012-11-08
4
-14
/
+35
*
drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto()
Philipp Reisner
2012-11-08
2
-24
/
+12
*
drbd: move comment about stopping the receiver thread to where it belongs
Lars Ellenberg
2012-11-08
1
-2
/
+3
*
drbd: cmdname() enum to string convertion was missing a few constants
Lars Ellenberg
2012-11-08
1
-0
/
+9
*
drbd: fix setsockopt for user mode linux
Lars Ellenberg
2012-11-08
1
-13
/
+20
*
drbd: allow status dump request all volumes of a specific resource
Lars Ellenberg
2012-11-08
1
-4
/
+66
*
drbd: Considering that the two_primaries config flag can change
Philipp Reisner
2012-11-08
2
-5
/
+18
*
drbd: Proper locking for updates to net_conf under RCU
Philipp Reisner
2012-11-08
4
-96
/
+101
*
drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf
Philipp Reisner
2012-11-08
8
-212
/
+397
*
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
2012-11-08
2
-0
/
+6
*
drbd: Check consistency of net options when the get changed online
Philipp Reisner
2012-11-08
1
-34
/
+45
*
drbd: Runtime changeable wire protocol
Philipp Reisner
2012-11-08
5
-26
/
+53
*
drbd: protect all idr accesses that might sleep with drbd_cfg_rwsem
Philipp Reisner
2012-11-08
6
-3
/
+22
*
drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem
Philipp Reisner
2012-11-08
3
-17
/
+24
*
drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
Philipp Reisner
2012-11-08
5
-19
/
+74
*
drbd: Inlined drbd_free_mdev(); it got called only from one place
Philipp Reisner
2012-11-08
2
-19
/
+7
*
drbd: drbd_delete_device() takes a struct drbd_conf * now
Philipp Reisner
2012-11-08
3
-10
/
+6
*
drbd: Rename drbd_pp_free() to drbd_free_pages()
Andreas Gruenbacher
2012-11-08
1
-3
/
+3
*
drbd: Rename drbd_pp_alloc() to drbd_alloc_pages() and make it non-static
Andreas Gruenbacher
2012-11-08
3
-10
/
+12
*
drbd: Rename drbd_pp_first_pages_or_try_alloc() to __drbd_alloc_pages()
Andreas Gruenbacher
2012-11-08
1
-4
/
+5
*
drbd: Make drbd_wait_ee_list_empty() and _drbd_wait_ee_list_empty() static
Andreas Gruenbacher
2012-11-08
2
-6
/
+4
*
drbd: Rename drbd_{ ee -> peer_req }_has_active_page
Andreas Gruenbacher
2012-11-08
3
-3
/
+3
*
drbd: Rename reclaim_net_ee(), drbd_process_done_ee(), drbd_process_done_ee()...
Andreas Gruenbacher
2012-11-08
1
-23
/
+19
*
drbd: Rename drbd_release_ee() to drbd_free_peer_reqs()
Andreas Gruenbacher
2012-11-08
3
-11
/
+11
*
drbd: Rename drbd_free_ee() and variants to *_peer_req()
Andreas Gruenbacher
2012-11-08
3
-26
/
+26
*
drbd: Rename drbd_alloc_ee() to drbd_alloc_peer_req()
Andreas Gruenbacher
2012-11-08
3
-10
/
+11
*
drbd: drbd_init_ee() no longer exists
Andreas Gruenbacher
2012-11-08
2
-5
/
+0
*
drbd: Make all asynchronous command handlers return 0 upon success and an err...
Andreas Gruenbacher
2012-11-08
1
-36
/
+33
*
drbd: validate_req_change_req_state(): Return 0 upon success and an error cod...
Andreas Gruenbacher
2012-11-08
1
-13
/
+13
*
drbd: Removed outdated comments and code that envisioned VNRs in header 95
Andreas Gruenbacher
2012-11-08
3
-5
/
+4
*
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
7
-12
/
+50
[next]