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
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
2023-01-29
drbd: remove macros using require_context
Christoph Böhmwalder
2023-01-29
drbd: remove unnecessary assignment in vli_encode_bits
Christoph Böhmwalder
2023-01-29
drbd: split off drbd_config into separate file
Christoph Böhmwalder
2023-01-29
drbd: drop API_VERSION define
Christoph Böhmwalder
2023-01-29
drbd: split off drbd_buildtag into separate file
Christoph Böhmwalder
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-01
drbd: add context parameter to expect() macro
Christoph Böhmwalder
2022-12-01
drbd: introduce drbd_ratelimit()
Christoph Böhmwalder
2022-12-01
drbd: introduce dynamic debug
Christoph Böhmwalder
2022-12-01
drbd: split polymorph printk to its own file
Christoph Böhmwalder
2022-12-01
drbd: unify how failed assertions are logged
Christoph Böhmwalder
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
2022-11-24
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-22
drbd: use consistent license
Christoph Böhmwalder
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
drbd: use after free in drbd_create_device()
Dan Carpenter
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
[next]