index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-39
/
+40
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-25
/
+26
2026-02-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
-1
/
+2
2026-02-19
drbd: Replace deprecated strcpy with strscpy
Thorsten Blum
-7
/
+11
2026-02-19
drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
Lars Ellenberg
-31
/
+27
2026-02-11
drbd: always set BLK_FEAT_STABLE_WRITES
Christoph Böhmwalder
-4
/
+19
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+9
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
-5
/
+5
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-2
/
+2
2025-11-03
drbd: replace kmap() with kmap_local_page() in receiver path
Shi Hao
-4
/
+4
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
-0
/
+1
2025-08-11
drbd: Remove the open-coded page pool
Philipp Reisner
-347
/
+71
2025-07-08
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
-1
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-4
/
+8
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
-1
/
+1
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
-15
/
+0
2024-10-11
drbd: Remove unused conn_lowest_minor
Dr. David Alan Gilbert
-15
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-18
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
-2
/
+4
2024-09-10
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
-1
/
+1
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
-1
/
+0
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
-10
/
+0
2024-07-28
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
-1
/
+1
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
-0
/
+4
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
-3
/
+2
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
-1
/
+2
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
-1
/
+1
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
-128
/
+131
2024-03-06
drbd: atomically update queue limits in drbd_reconsider_queue_parameters
Christoph Hellwig
-73
/
+46
2024-03-06
drbd: split out a drbd_discard_supported helper
Christoph Hellwig
-8
/
+17
2024-03-06
drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
Christoph Hellwig
-1
/
+0
2024-03-06
drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
Christoph Hellwig
-34
/
+22
2024-03-06
drbd: refactor the backing dev max_segments calculation
Christoph Hellwig
-8
/
+17
2024-03-06
drbd: refactor drbd_reconsider_queue_parameters
Christoph Hellwig
-35
/
+49
2024-03-06
drbd: pass the max_hw_sectors limit to blk_alloc_disk
Christoph Hellwig
-4
/
+9
2024-02-25
drbd: port block device access to file
Christian Brauner
-31
/
+31
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
-2
/
+4
2024-02-13
drbd: fix function cast warnings in state machine
Arnd Bergmann
-14
/
+18
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
-6
/
+10
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2023-10-28
drdb: Convert to use bdev_open_by_path()
Jan Kara
-33
/
+34
2023-10-02
drbd: Annotate struct fifo_buffer with __counted_by
Kees Cook
-1
/
+1
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
-1
/
+1
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
-4
/
+5
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+8
[next]