index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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_receiver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
1
-4
/
+2
2022-04-18
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
1
-4
/
+4
2022-04-18
drbd: Make use of PFN_UP helper macro
Cai Huoqing
1
-2
/
+2
2022-04-18
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+3
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-40
/
+7
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-02-23
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
1
-40
/
+7
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+4
2022-02-02
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
1
-18
/
+4
2021-12-14
drbd: Use struct_group() to zero algs
Kees Cook
1
-1
/
+2
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-04-21
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
1
-13
/
+11
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-1
/
+1
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
1
-5
/
+5
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
1
-3
/
+1
2020-06-15
sched,drbd: Convert to sched_set_fifo*()
Peter Zijlstra
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-3
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-2
/
+2
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-2
/
+2
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-0
/
+1
2020-01-30
drbd: fifo_alloc() should use struct_size
Stephen Kitt
1
-1
/
+1
2019-07-23
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
1
-13
/
+1
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-09
block: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-01-03
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+220
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
1
-15
/
+156
2018-12-20
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
1
-1
/
+1
2018-12-20
drbd: fix comment typos
Lars Ellenberg
1
-1
/
+1
2018-12-20
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
1
-0
/
+19
2018-12-20
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
1
-5
/
+6
2018-12-20
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
1
-1
/
+1
2018-12-20
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
1
-3
/
+30
2018-12-20
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
1
-5
/
+6
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-1
/
+1
[next]