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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-03
drbd: replace kmap() with kmap_local_page() in receiver path
Shi Hao
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
2025-08-11
drbd: Remove the open-coded page pool
Philipp Reisner
2025-07-08
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-11
drbd: Remove unused conn_lowest_minor
Dr. David Alan Gilbert
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-18
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-09-10
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
2024-07-28
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
drbd: atomically update queue limits in drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
drbd: split out a drbd_discard_supported helper
Christoph Hellwig
2024-03-06
drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
Christoph Hellwig
2024-03-06
drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
drbd: refactor the backing dev max_segments calculation
Christoph Hellwig
2024-03-06
drbd: refactor drbd_reconsider_queue_parameters
Christoph Hellwig
2024-03-06
drbd: pass the max_hw_sectors limit to blk_alloc_disk
Christoph Hellwig
2024-02-25
drbd: port block device access to file
Christian Brauner
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-13
drbd: fix function cast warnings in state machine
Arnd Bergmann
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-28
drdb: Convert to use bdev_open_by_path()
Jan Kara
2023-10-02
drbd: Annotate struct fifo_buffer with __counted_by
Kees Cook
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-24
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
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-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
2023-05-31
drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
[next]