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