index
:
linux.git
master
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
/
drbd_main.c
Age
Commit message (
Expand
)
Author
2021-06-01
drbd: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-27
drbd: remove bio_alloc_drbd
Christoph Hellwig
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
2020-11-16
drbd: use set_capacity_and_notify
Christoph Hellwig
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2020-03-12
block/drbd: delete invalid function drbd_md_mark_dirty_
Jackie Liu
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-03
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-16
drbd: switch to proc_create_single
Christoph Hellwig
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
2017-08-30
drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set
NeilBrown
2017-08-30
drbd: Fix allyesconfig build, fix recent commit
Philipp Reisner
2017-08-29
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
2017-08-29
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
2017-08-29
drbd: fix rmmod cleanup, remove _all_ debugfs entries
Lars Ellenberg
[next]