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
/
drbd
/
drbd_receiver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
1
-1
/
+0
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-05-03
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-49
/
+53
2023-04-05
drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-2
/
+2
2023-04-02
drbd: Pass a peer device to the resync and online verify functions
Christoph Böhmwalder
1
-29
/
+30
2023-04-02
drbd: pass drbd_peer_device to __req_mod
Christoph Böhmwalder
1
-8
/
+10
2023-04-02
drbd: drbd_uuid_compare: pass a peer_device
Christoph Böhmwalder
1
-4
/
+5
2023-04-02
drbd: INFO_bm_xfer_stats(): Pass a peer device argument
Andreas Gruenbacher
1
-4
/
+4
2023-04-02
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
1
-4
/
+4
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
1
-45
/
+54
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
1
-6
/
+6
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
1
-2
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-23
drbd: use consistent license
Christoph Böhmwalder
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
1
-36
/
+45
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-09-22
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
1
-8
/
+7
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-5
/
+6
2022-04-18
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
1
-4
/
+2
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
1
-2
/
+2
2022-04-18
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+3
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-40
/
+7
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-02-23
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
1
-40
/
+7
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+4
2022-02-02
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
1
-18
/
+4
2021-12-14
drbd: Use struct_group() to zero algs
Kees Cook
1
-1
/
+2
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-04-21
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
1
-13
/
+11
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-1
/
+1
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
1
-5
/
+5
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
1
-3
/
+1
[next]