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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
drbd: drbd_insert_interval(): Clarify comment
Andreas Gruenbacher
1
-1
/
+1
2023-01-30
drbd: interval tree: make removing an "empty" interval a no-op
Lars Ellenberg
1
-0
/
+4
2023-01-30
drbd: remove macros using require_context
Christoph Böhmwalder
1
-11
/
+1
2023-01-30
drbd: remove unnecessary assignment in vli_encode_bits
Christoph Böhmwalder
1
-1
/
+1
2023-01-30
drbd: split off drbd_config into separate file
Christoph Böhmwalder
2
-1
/
+2
2023-01-30
drbd: drop API_VERSION define
Christoph Böhmwalder
3
-3
/
+3
2023-01-30
drbd: split off drbd_buildtag into separate file
Christoph Böhmwalder
3
-19
/
+23
2023-01-07
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+3
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
26
-196
/
+300
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
6
-42
/
+42
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
8
-18
/
+26
2022-12-01
drbd: introduce dynamic debug
Christoph Böhmwalder
1
-36
/
+97
2022-12-01
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2
-67
/
+73
2022-12-01
drbd: unify how failed assertions are logged
Christoph Böhmwalder
1
-3
/
+5
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-2
/
+2
2022-11-24
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
1
-1
/
+5
2022-11-24
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
1
-3
/
+0
2022-11-23
drbd: use consistent license
Christoph Böhmwalder
25
-25
/
+25
2022-11-19
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-15
drbd: use after free in drbd_create_device()
Dan Carpenter
1
-2
/
+2
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
3
-40
/
+53
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
1
-0
/
+13
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
1
-5
/
+5
2022-10-22
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+6
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-09-22
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-22
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-09-22
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-12
block/drbd: remove unused w_start_resync declaration
Gaosheng Cui
1
-1
/
+0
2022-08-03
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-08-03
drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
Lars Ellenberg
1
-7
/
+42
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
3
-11
/
+9
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-13
/
+15
2022-07-14
drbd: stop using bdevname in drbd_report_io_error
Christoph Hellwig
1
-4
/
+2
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-04-18
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-1
/
+1
2022-04-18
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
3
-12
/
+6
2022-04-18
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
1
-4
/
+4
2022-04-18
drbd: Make use of PFN_UP helper macro
Cai Huoqing
3
-4
/
+4
2022-04-18
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2022-04-18
drbd: address enum mismatch warnings
Arnd Bergmann
1
-11
/
+13
2022-04-18
drbd: fix duplicate array initializer
Arnd Bergmann
1
-5
/
+6
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+3
[next]