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
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
2017-08-29
drbd: Use setup_timer() instead of init_timer() to simplify the code.
Geliang Tang
2017-08-29
drbd: mark symbols static where possible
Baoyou Xie
2017-08-29
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-05-27
drbd: ->sendpage() never needed set_fs()
Al Viro
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2016-12-26
[drbd] use sock_sendmsg()
Al Viro
2016-11-09
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
[next]