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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-19
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2022-11-15
drbd: use after free in drbd_create_device()
Dan Carpenter
1
-2
/
+2
2022-10-22
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+6
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-09-22
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-22
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-09-22
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-12
block/drbd: remove unused w_start_resync declaration
Gaosheng Cui
1
-1
/
+0
2022-08-03
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-08-03
drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
Lars Ellenberg
1
-7
/
+42
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
3
-11
/
+9
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-13
/
+15
2022-07-14
drbd: stop using bdevname in drbd_report_io_error
Christoph Hellwig
1
-4
/
+2
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-04-18
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-1
/
+1
2022-04-18
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
3
-12
/
+6
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
3
-4
/
+4
2022-04-18
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2022-04-18
drbd: address enum mismatch warnings
Arnd Bergmann
1
-11
/
+13
2022-04-18
drbd: fix duplicate array initializer
Arnd Bergmann
1
-5
/
+6
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
2
-6
/
+6
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
3
-20
/
+4
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2
-4
/
+6
2022-04-18
drbd: cleanup decide_on_discard_support
Christoph Hellwig
1
-33
/
+35
2022-04-18
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
1
-1
/
+1
2022-04-18
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
1
-5
/
+7
2022-04-18
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
1
-27
/
+20
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
1
-0
/
+1
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+34
2022-04-01
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
1
-15
/
+27
2022-04-01
drbd: remove usage of list iterator variable after loop
Jakob Koschel
1
-2
/
+5
2022-03-30
drbd: fix potential silent data corruption
Lars Ellenberg
1
-1
/
+2
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-143
/
+13
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2
-5
/
+1
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
1
-3
/
+3
2022-02-23
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
5
-143
/
+13
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2
-4
/
+4
2022-02-04
drbd: set ->bi_bdev in drbd_req_new
Christoph Hellwig
1
-2
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+4
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2
-7
/
+5
2022-02-02
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
1
-18
/
+4
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-12-14
drbd: Use struct_group() to zero algs
Kees Cook
3
-4
/
+8
[next]