index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-46
/
+25
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-05-16
drbd: switch to proc_create_single
Christoph Hellwig
1
-1
/
+2
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
1
-2
/
+1
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
1
-7
/
+1
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+7
2017-08-30
drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set
NeilBrown
1
-3
/
+2
2017-08-30
drbd: Fix allyesconfig build, fix recent commit
Philipp Reisner
1
-1
/
+1
2017-08-29
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
1
-31
/
+31
2017-08-29
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
1
-2
/
+2
2017-08-29
drbd: fix rmmod cleanup, remove _all_ debugfs entries
Lars Ellenberg
1
-1
/
+2
2017-08-29
drbd: Use setup_timer() instead of init_timer() to simplify the code.
Geliang Tang
1
-12
/
+8
2017-08-29
drbd: mark symbols static where possible
Baoyou Xie
1
-1
/
+3
2017-08-29
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
1
-0
/
+13
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
1
-1
/
+0
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-0
/
+9
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-1
/
+3
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+1
2017-05-27
drbd: ->sendpage() never needed set_fs()
Al Viro
1
-3
/
+0
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-2
/
+0
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-1
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-4
/
+2
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-4
/
+2
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-3
/
+3
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
1
-3
/
+4
2016-12-26
[drbd] use sock_sendmsg()
Al Viro
1
-7
/
+4
2016-11-09
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
1
-1
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-4
/
+4
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
1
-1
/
+1
2016-06-13
drbd: introduce WRITE_SAME support
Lars Ellenberg
1
-10
/
+72
2016-06-13
drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED
Lars Ellenberg
1
-1
/
+6
2016-06-13
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
1
-0
/
+18
2016-06-13
drbd: bitmap bulk IO: do not always suspend IO
Lars Ellenberg
1
-2
/
+4
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
drbd: use bio op accessors
Mike Christie
1
-9
/
+11
2016-04-12
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-01-27
drbd: Use shash and ahash
Herbert Xu
1
-8
/
+8
2015-11-25
drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
Lars Ellenberg
1
-1
/
+3
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
1
-14
/
+2
2015-11-25
drbd: fix spurious alert level printk
Lars Ellenberg
1
-0
/
+4
2015-11-25
drbd: use resource name in workqueue
Lars Ellenberg
1
-2
/
+2
2015-11-25
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
1
-9
/
+1
2015-11-25
drbd: Rename asender to ack_receiver
Philipp Reisner
1
-5
/
+5
2015-11-25
drbd: Fix locking across all resources
Andreas Gruenbacher
1
-1
/
+23
[next]