index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
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
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-03
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
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: Pass a peer device to the resync and online verify functions
Christoph Böhmwalder
2023-04-01
drbd: pass drbd_peer_device to __req_mod
Christoph Böhmwalder
2023-04-01
drbd: drbd_uuid_compare: pass a peer_device
Christoph Böhmwalder
2023-04-01
drbd: INFO_bm_xfer_stats(): Pass a peer device argument
Andreas Gruenbacher
2023-04-01
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
2023-04-01
drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
Andreas Gruenbacher
2023-01-29
drbd: drbd_insert_interval(): Clarify comment
Andreas Gruenbacher
2023-01-29
drbd: interval tree: make removing an "empty" interval a no-op
Lars Ellenberg
[next]