index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
1
-1
/
+1
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
1
-1
/
+0
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-5
/
+5
2015-03-24
block, drbd: use mempool_create_slab_pool()
David Rientjes
1
-4
/
+3
2014-11-10
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
1
-14
/
+3
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
1
-3
/
+3
2014-09-11
drbd: Use better variable names
Andreas Gruenbacher
1
-14
/
+14
2014-07-10
drbd: implicitly truncate cpu-mask
Lars Ellenberg
1
-0
/
+14
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
1
-14
/
+19
2014-07-10
drbd: debugfs: add basic hierarchy
Lars Ellenberg
1
-3
/
+19
2014-07-10
drbd: track details of bitmap IO
Lars Ellenberg
1
-0
/
+1
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
1
-0
/
+1
2014-07-10
drbd: add lists to find oldest pending requests
Lars Ellenberg
1
-1
/
+6
2014-07-10
drbd: gather detailed timing statistics for drbd_requests
Lars Ellenberg
1
-3
/
+4
2014-07-10
drbd: track meta data IO intent, start and submit time
Lars Ellenberg
1
-7
/
+7
2014-07-10
drbd: fix drbd_destroy_device reference count updates
Lars Ellenberg
1
-5
/
+9
2014-07-10
drbd: poison free'd device, resource and connection structs
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)
Lars Ellenberg
1
-15
/
+13
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
1
-1
/
+4
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
1
-18
/
+0
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
1
-1
/
+1
[next]