index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-4
/
+5
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
1
-1
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-1
/
+1
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-03-12
block/drbd: delete invalid function drbd_md_mark_dirty_
Jackie Liu
1
-11
/
+0
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+2
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
1
-13
/
+1
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
1
-3
/
+8
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
1
-1
/
+16
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
1
-1
/
+1
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
1
-1
/
+1
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-04
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
1
-1
/
+1
2018-09-07
drbd: Convert from ahash to shash
Kees Cook
1
-7
/
+7
2018-08-08
drivers/block/drbd: remove the null check for kmem_cache_destroy
zhong jiang
1
-8
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
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-31
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-03
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-30
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
1
-31
/
+31
2017-08-30
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
1
-2
/
+2
2017-08-30
drbd: fix rmmod cleanup, remove _all_ debugfs entries
Lars Ellenberg
1
-1
/
+2
2017-08-30
drbd: Use setup_timer() instead of init_timer() to simplify the code.
Geliang Tang
1
-12
/
+8
2017-08-30
drbd: mark symbols static where possible
Baoyou Xie
1
-1
/
+3
2017-08-30
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-03
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
[prev]
[next]