index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
2021-04-06
1
-1
/
+1
*
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
2021-04-06
1
-14
/
+15
*
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2021-04-06
1
-5
/
+8
*
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
2021-04-06
1
-1
/
+0
*
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
2021-04-06
1
-13
/
+11
*
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
2021-04-06
1
-3
/
+4
*
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
2021-04-06
1
-3
/
+5
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-1
/
+1
*
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
4
-12
/
+10
|
\
|
*
drbd: Avoid comma separated statements
Joe Perches
2021-01-31
1
-2
/
+4
|
*
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
2021-01-26
3
-10
/
+6
*
|
drbd: remove drbd_req_make_private_bio
Christoph Hellwig
2021-01-27
3
-14
/
+8
*
|
drbd: remove bio_alloc_drbd
Christoph Hellwig
2021-01-27
4
-17
/
+2
|
/
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
2
-3
/
+3
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
2
-2
/
+2
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
2
-2
/
+3
*
drbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-4
/
+2
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
7
-52
/
+28
|
\
|
*
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-05
7
-33
/
+25
|
*
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
1
-2
/
+0
|
*
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
2
-2
/
+2
|
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-9
/
+1
|
*
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-09-24
1
-6
/
+0
*
|
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
2020-10-02
1
-1
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
5
-11
/
+11
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-4
/
+1
|
\
|
*
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-3
/
+1
|
*
sched,drbd: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-2
/
+1
*
|
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-2
/
+2
|
\
\
|
*
|
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
1
-2
/
+2
*
|
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Replace HTTP links with HTTPS ones: DRBD driver
Alexander A. Klimov
2020-07-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
|
*
|
drbd: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-59
/
+0
*
|
|
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-08
1
-1
/
+0
*
|
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
5
-7
/
+7
*
|
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
3
-6
/
+7
*
|
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
|
|
drbd: stop using ->queuedata
Christoph Hellwig
2020-07-01
2
-2
/
+1
|
/
/
*
/
drbd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
2
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
4
-39
/
+10
|
\
|
*
tcp: add tcp_sock_set_quickack
Christoph Hellwig
2020-05-28
2
-10
/
+2
[next]