index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
3
-33
/
+79
2011-10-14
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
7
-72
/
+79
2011-10-14
drbd: Improved the dec_*() macros
Philipp Reisner
1
-22
/
+29
2011-10-14
drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() func...
Philipp Reisner
1
-19
/
+19
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
6
-70
/
+80
2011-10-14
drbd: Remove left-over function prototypes
Andreas Gruenbacher
2
-3
/
+0
2011-10-14
drbd: Replace get_asender_cmd() with its implementation
Andreas Gruenbacher
1
-38
/
+28
2011-10-14
drbd: Get rid of P_MAX_CMD
Andreas Gruenbacher
3
-9
/
+5
2011-10-14
drbd: Remove redundant check
Andreas Gruenbacher
1
-27
/
+0
2011-10-14
drbd: Improve how conflicting writes are handled
Andreas Gruenbacher
5
-191
/
+351
2011-10-14
drbd: Use ping-timeout when waiting for missing ack packets
Andreas Gruenbacher
1
-2
/
+3
2011-10-14
drbd: Replace atomic_add_return with atomic_inc_return
Andreas Gruenbacher
2
-6
/
+6
2011-10-14
drbd: Concurrent write detection fix
Andreas Gruenbacher
1
-20
/
+21
2011-10-14
drbd: Use container_of() instead of casting
Andreas Gruenbacher
1
-3
/
+6
2011-10-14
drbd: fix a wrong likely(), updated comments
Lars Ellenberg
1
-7
/
+8
2011-10-14
drbd: silence some log messages on bitmap IO
Lars Ellenberg
1
-5
/
+9
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
4
-206
/
+293
2011-10-14
lru_cache: allow multiple changes per transaction
Lars Ellenberg
2
-40
/
+14
2011-10-14
drbd: allow to select specific bitmap pages for writeout
Lars Ellenberg
2
-10
/
+52
2011-10-14
drbd: use clear_bit_unlock() where appropriate
Lars Ellenberg
2
-4
/
+2
2011-10-14
drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log
Lars Ellenberg
1
-5
/
+3
2011-10-14
drbd: fix typo in comment
Lars Ellenberg
1
-1
/
+1
2011-10-14
drbd: simplify condition in drbd_may_do_local_read()
Lars Ellenberg
1
-3
/
+1
2011-10-14
drbd: Use the IS_ALIGNED() macro in some more places
Andreas Gruenbacher
3
-5
/
+5
2011-10-14
drbd: Remove obsolete comment
Andreas Gruenbacher
1
-2
/
+1
2011-10-14
drbd: Iterate over all overlapping intervals in a tree
Andreas Gruenbacher
2
-4
/
+30
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
6
-16
/
+17
2011-10-14
drbd: Rename drbd_submit_ee -> drbd_submit_peer_request
Andreas Gruenbacher
3
-9
/
+11
2011-10-14
drbd: Implemented connection wide state changes
Philipp Reisner
2
-14
/
+76
2011-10-14
drbd: implemented receiving of P_CONN_ST_CHG_REQ
Philipp Reisner
4
-2
/
+20
2011-10-14
drbd: Implemented receiving of P_CONN_ST_CHG_REPLY
Philipp Reisner
2
-8
/
+22
2011-10-14
drbd: Global_state_lock not necessary here...
Philipp Reisner
1
-4
/
+0
2011-10-14
drbd: Implemented conn_send_state_req()
Philipp Reisner
3
-6
/
+21
2011-10-14
drbd: Introduced tconn->cstate_mutex
Philipp Reisner
6
-17
/
+26
2011-10-14
drbd: Removed drbd_state_lock() and drbd_state_unlock()
Philipp Reisner
4
-29
/
+8
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
7
-86
/
+276
2011-09-28
drbd: Code de-duplication; new function apply_mask_val()
Philipp Reisner
1
-9
/
+13
2011-09-28
drbd: Removed the os parameter form sanitize_state()
Philipp Reisner
1
-20
/
+19
2011-09-28
drbd: Extracted is_valid_conn_transition() out of is_valid_transition()
Philipp Reisner
1
-14
/
+23
2011-09-28
drbd: Extracted is_valid_transition() out of sanitize_state()
Philipp Reisner
1
-22
/
+49
2011-09-28
drbd: Renamed is_valid_state_transition() to is_valid_soft_transition()
Philipp Reisner
1
-16
/
+10
2011-09-28
drbd: Extracted after_conn_state_ch() out of after_state_ch()
Philipp Reisner
1
-10
/
+16
2011-09-28
drbd: Converted drbd_send_ping() and related functions from mdev to tconn
Philipp Reisner
5
-24
/
+36
2011-09-28
drbd: Generalized the work callbacks
Philipp Reisner
6
-70
/
+100
2011-09-28
drbd: Moved some initializing code into drbd_new_tconn()
Philipp Reisner
1
-10
/
+14
2011-09-28
drbd: drbd_thread has now a pointer to a tconn instead of to a mdev
Philipp Reisner
5
-32
/
+29
2011-09-28
drbd: Converted drbd_worker() from mdev to tconn
Philipp Reisner
1
-46
/
+51
2011-09-28
drbd: Converted drbd_asender() from mdev to tconn
Philipp Reisner
1
-56
/
+69
2011-09-28
drbd: Converted drbdd_init() from mdev to tconn
Philipp Reisner
1
-11
/
+11
2011-09-28
drbd: Consolidated the setup of the thread name into the framework
Philipp Reisner
3
-7
/
+3
[next]