index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-05
drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-01
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
2022-11-22
drbd: use consistent license
Christoph Böhmwalder
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
2022-09-21
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-17
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-02-22
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-20
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-01-29
drbd: fifo_alloc() should use struct_size
Stephen Kitt
2019-10-18
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2017-08-29
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
2017-08-29
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
2017-08-29
drbd: new disk-option disable-write-same
Lars Ellenberg
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
[next]