index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-109
/
+101
|
\
|
*
drbd: atomically update queue limits in drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
1
-73
/
+46
|
*
drbd: split out a drbd_discard_supported helper
Christoph Hellwig
2024-03-06
1
-8
/
+17
|
*
drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
Christoph Hellwig
2024-03-06
1
-1
/
+0
|
*
drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
1
-34
/
+22
|
*
drbd: refactor the backing dev max_segments calculation
Christoph Hellwig
2024-03-06
1
-8
/
+17
|
*
drbd: refactor drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
1
-35
/
+49
*
|
drbd: port block device access to file
Christian Brauner
2024-02-25
1
-29
/
+29
|
/
*
drdb: Convert to use bdev_open_by_path()
Jan Kara
2023-10-28
1
-33
/
+32
*
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-15
1
-4
/
+5
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-9
/
+14
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+2
*
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-8
/
+11
|
\
|
*
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
2023-04-01
1
-8
/
+11
*
|
drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-05
1
-3
/
+3
|
/
*
drbd: add context parameter to expect() macro
Christoph Böhmwalder
2022-12-01
1
-1
/
+1
*
drbd: use consistent license
Christoph Böhmwalder
2022-11-22
1
-1
/
+1
*
drbd: disable discard support if granularity > max
Philipp Reisner
2022-11-09
1
-0
/
+13
*
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
2022-11-09
1
-5
/
+5
*
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-21
1
-1
/
+1
*
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
1
-6
/
+3
*
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
1
-11
/
+13
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-4
/
+5
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-17
/
+2
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
1
-3
/
+5
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
1
-33
/
+35
*
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-06
1
-16
/
+25
*
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-70
/
+2
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
*
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
1
-2
/
+2
*
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2021-04-06
1
-5
/
+8
*
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-05
1
-6
/
+4
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-9
/
+1
*
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-09-24
1
-6
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-2
/
+2
|
\
|
*
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
1
-2
/
+2
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
|
/
*
drbd: fifo_alloc() should use struct_size
Stephen Kitt
2020-01-29
1
-1
/
+2
*
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-7
/
+6
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2019-05-24
1
-13
/
+1
|
/
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-4
/
+4
*
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
1
-0
/
+16
*
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
1
-7
/
+8
*
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
1
-0
/
+7
*
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
1
-8
/
+29
*
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
1
-3
/
+3
[next]