index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-17
1
-1
/
+1
*
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
3
-12
/
+6
*
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
2022-04-17
1
-4
/
+4
*
drbd: Make use of PFN_UP helper macro
Cai Huoqing
2022-04-17
3
-4
/
+4
*
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
2022-04-17
1
-1
/
+0
*
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
1
-11
/
+13
*
drbd: fix duplicate array initializer
Arnd Bergmann
2022-04-17
1
-5
/
+6
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-2
/
+3
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
2
-6
/
+6
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
3
-20
/
+4
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
2
-4
/
+6
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
1
-33
/
+35
*
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
1
-5
/
+7
*
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
1
-27
/
+20
*
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
2022-04-06
1
-0
/
+1
*
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-06
1
-4
/
+2
*
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-06
4
-33
/
+42
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
2
-18
/
+34
|
\
|
*
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
1
-15
/
+27
|
*
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
1
-2
/
+5
|
*
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-30
1
-1
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
5
-143
/
+13
|
\
\
|
*
|
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
5
-143
/
+13
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
2
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
2
-5
/
+1
|
|
/
*
|
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
1
-2
/
+2
*
|
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
1
-3
/
+3
*
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
2
-4
/
+4
*
|
drbd: set ->bi_bdev in drbd_req_new
Christoph Hellwig
2022-02-04
1
-2
/
+1
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-6
/
+4
*
|
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
2
-7
/
+5
*
|
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
2022-02-02
1
-18
/
+4
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
drbd: Use struct_group() to zero algs
Kees Cook
2021-12-13
3
-4
/
+8
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-3
/
+1
|
\
|
*
drbd: Fix double free problem in drbd_create_device
Wu Bo
2021-11-04
1
-3
/
+1
*
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
|
drbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
/
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
2
-3
/
+2
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
1
-3
/
+2
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-16
/
+6
|
\
|
*
drbd: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-16
/
+6
*
|
drbd: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-15
/
+8
|
/
*
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
2
-0
/
+2
*
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
1
-4
/
+1
*
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
1
-2
/
+2
[next]