summaryrefslogtreecommitdiff
path: root/drivers/block/drbd
AgeCommit message (Expand)Author
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-18drbd: turn bitmap I/O comments into regular block commentsSukrut Heroorkar
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-03drbd: replace kmap() with kmap_local_page() in receiver pathShi Hao
2025-09-17drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameterZhang Yi
2025-08-11drbd: Remove the open-coded page poolPhilipp Reisner
2025-07-08drbd: add missing kref_get in handle_write_conflictsSarah Newman
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-11drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-18drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen
2024-09-10drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov
2024-08-26drbd: Remove an unused field in struct drbd_deviceChristophe JAILLET
2024-08-02drbd: Remove unused extern declarationsYueHaibing
2024-07-28drbd: use sendpages_ok() instead of sendpage_ok()Ofir Gal
2024-07-23drbd: Add peer_device to Kernel docSimon Horman
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06drbd: atomically update queue limits in drbd_reconsider_queue_parametersChristoph Hellwig
2024-03-06drbd: split out a drbd_discard_supported helperChristoph Hellwig
2024-03-06drbd: don't set max_write_zeroes_sectors in decide_on_discard_supportChristoph Hellwig
2024-03-06drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parametersChristoph Hellwig
2024-03-06drbd: refactor the backing dev max_segments calculationChristoph Hellwig
2024-03-06drbd: refactor drbd_reconsider_queue_parametersChristoph Hellwig
2024-03-06drbd: pass the max_hw_sectors limit to blk_alloc_diskChristoph Hellwig
2024-02-25drbd: port block device access to fileChristian Brauner
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13drbd: fix function cast warnings in state machineArnd Bergmann
2023-12-22drbd: actlog: fix kernel-doc warnings and spellingRandy Dunlap
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-28drdb: Convert to use bdev_open_by_path()Jan Kara
2023-10-02drbd: Annotate struct fifo_buffer with __counted_byKees Cook
2023-09-06drbd: swap bvec_set_page len and offsetChristoph Böhmwalder
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-24drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-06-05drbd: stop defining __KERNEL_SYSCALLS__Christoph Hellwig
2023-05-31drbd: use __bio_add_page to add page to bioJohannes Thumshirn