index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
2021-06-01
drbd: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-04-20
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
2021-04-06
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
2021-04-06
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
2021-01-27
drbd: remove drbd_req_make_private_bio
Christoph Hellwig
2021-01-27
drbd: remove bio_alloc_drbd
Christoph Hellwig
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-11-16
drbd: use set_capacity_and_notify
Christoph Hellwig
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-20
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
drbd: Remove uninitialized_var() usage
Kees Cook
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-05
Replace HTTP links with HTTPS ones: DRBD driver
Alexander A. Klimov
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2020-06-15
drbd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
sched,drbd: Convert to sched_set_fifo*()
Peter Zijlstra
[next]