index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-01-18
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
1
-3
/
+0
2022-11-25
drbd: use after free in drbd_create_device()
Dan Carpenter
1
-2
/
+2
2022-05-25
drbd: remove usage of list iterator variable after loop
Jakob Koschel
1
-2
/
+5
2022-05-15
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
1
-5
/
+8
2022-04-15
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-15
drbd: fix potential silent data corruption
Lars Ellenberg
1
-1
/
+2
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+2
2019-12-17
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2
-6
/
+3
2019-12-05
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
1
-1
/
+1
2019-12-05
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
1
-8
/
+29
2019-12-05
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2
-3
/
+22
2019-12-05
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
1
-3
/
+30
2019-12-05
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-08-16
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-02-12
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
1
-7
/
+8
2019-02-12
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
1
-1
/
+1
2019-02-12
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
1
-5
/
+6
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
1
-8
/
+4
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
1
-2
/
+2
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2
-5
/
+2
2018-07-09
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-09
drbd: Do not redefine __must_hold()
Bart Van Assche
1
-2
/
+0
2018-07-06
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-07-02
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-35
/
+3
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2
-11
/
+11
2018-05-16
drbd: switch to proc_create_single
Christoph Hellwig
3
-35
/
+4
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
1
-1
/
+2
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
1
-2
/
+1
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+3
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
1
-1
/
+1
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
2
-8
/
+3
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+17
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
6
-21
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-08-30
drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set
NeilBrown
1
-3
/
+2
2017-08-30
drbd: Fix allyesconfig build, fix recent commit
Philipp Reisner
1
-1
/
+1
2017-08-29
drbd: switch from kmalloc() to kmalloc_array()
Roland Kammerer
1
-1
/
+1
2017-08-29
drbd: abort drbd_start_resync if there is no connection
Roland Kammerer
1
-0
/
+5
2017-08-29
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
4
-49
/
+43
2017-08-29
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
3
-13
/
+13
2017-08-29
drbd: fix race between handshake and admin disconnect/down
Lars Ellenberg
1
-0
/
+3
2017-08-29
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
3
-23
/
+56
[next]