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
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+34
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
1
-15
/
+27
2022-03-31
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-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-143
/
+13
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2022-03-22
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-22
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-13
drbd: Use struct_group() to zero algs
Kees Cook
3
-4
/
+8
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-0
/
+1
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2021-11-04
drbd: Fix double free problem in drbd_create_device
Wu Bo
1
-3
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-10-18
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
1
-2
/
+1
2021-10-18
drbd: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+5
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2
-3
/
+2
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-3
/
+2
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+6
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-06-01
drbd: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-15
/
+8
2021-04-20
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-4
/
+1
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
1
-2
/
+2
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_main: Fix a bunch of function documentation discrepancies
Lee Jones
1
-14
/
+15
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
1
-5
/
+8
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
1
-1
/
+0
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
1
-13
/
+11
2021-04-06
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
1
-3
/
+4
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
1
-3
/
+5
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+10
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2021-01-27
drbd: remove drbd_req_make_private_bio
Christoph Hellwig
3
-14
/
+8
2021-01-27
drbd: remove bio_alloc_drbd
Christoph Hellwig
4
-17
/
+2
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
3
-10
/
+6
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2
-3
/
+3
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2
-2
/
+2
[prev]
[next]