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.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
/
drbd
/
drbd_req.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-02
drbd: pass drbd_peer_device to __req_mod
Christoph Böhmwalder
1
-4
/
+7
2022-11-23
drbd: use consistent license
Christoph Böhmwalder
1
-1
/
+1
2022-09-22
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2021-01-27
drbd: remove drbd_req_make_private_bio
Christoph Hellwig
1
-12
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
1
-13
/
+1
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
1
-0
/
+2
2018-05-31
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-08-30
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
1
-0
/
+6
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-1
/
+1
2016-06-14
drbd: introduce WRITE_SAME support
Lars Ellenberg
1
-1
/
+4
2015-11-25
drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
Andreas Gruenbacher
1
-16
/
+1
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
1
-0
/
+1
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
1
-1
/
+4
2014-04-30
drbd: Remove drbd_wrappers.h
Philipp Reisner
1
-1
/
+0
2014-02-17
drbd: Create a dedicated struct drbd_device_work
Andreas Gruenbacher
1
-2
/
+2
2014-02-17
drbd: Move conf_mutex from connection to resource
Andreas Gruenbacher
1
-2
/
+2
2014-02-17
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
1
-2
/
+2
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
1
-5
/
+5
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
1
-7
/
+7
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
1
-3
/
+3
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-03-28
drbd: only fail empty flushes if no good data is reachable
Lars Ellenberg
1
-0
/
+8
2013-01-22
drbd: fix potential protocol error and resulting disconnect/reconnect
Lars Ellenberg
1
-0
/
+1
2012-11-09
drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: allow read requests to be retried after force-detach
Lars Ellenberg
1
-0
/
+1
2012-11-08
drbd: base completion and destruction of requests on ref counts
Lars Ellenberg
1
-0
/
+9
2012-11-08
drbd: rename drbd_restart_write to drbd_restart_request
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: fix potential deadlock during "restart" of conflicting writes
Lars Ellenberg
1
-0
/
+3
2012-11-08
drbd: Get rid of MR_{READ,WRITE}_SHIFT
Andreas Gruenbacher
1
-4
/
+2
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
1
-7
/
+12
2012-11-08
drbd: Runtime changeable wire protocol
Philipp Reisner
1
-0
/
+8
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
1
-2
/
+2
2012-11-08
drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
Andreas Gruenbacher
1
-1
/
+1
2011-10-14
drbd: Converted the transfer log from mdev to tconn
Philipp Reisner
1
-1
/
+2
2011-10-14
drbd: Improve how conflicting writes are handled
Andreas Gruenbacher
1
-1
/
+6
2011-10-14
drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
Andreas Gruenbacher
1
-1
/
+1
2011-09-28
drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...
Philipp Reisner
1
-2
/
+2
2011-09-28
drbd: Allow to wait for the completion of an epoch entry as well
Andreas Gruenbacher
1
-7
/
+0
2011-09-28
drbd: struct drbd_request: Introduce a new collision flag
Andreas Gruenbacher
1
-0
/
+7
2011-09-28
drbd: Move some functions to where they are used
Andreas Gruenbacher
1
-26
/
+0
2011-08-29
drbd: moved req_lock and transfer log from mdev to tconn
Philipp Reisner
1
-2
/
+2
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
1
-5
/
+0
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
1
-31
/
+31
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
1
-27
/
+0
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
1
-0
/
+1
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
1
-2
/
+2
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
1
-19
/
+2
2011-05-24
drbd: fix warning
Andrew Morton
1
-0
/
+1
2011-05-24
drbd: Fix spelling
Bart Van Assche
1
-2
/
+2
[next]