index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
block/rnbd: Kill destroy_device_cb
Guoqing Jiang
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
2021-04-20
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
2021-04-20
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
Denis Efremov
2021-04-20
floppy: cleanups: use memcpy() to copy reply_buffer
Denis Efremov
2021-04-20
floppy: cleanups: use memset() to zero reply_buffer
Denis Efremov
2021-04-20
floppy: cleanups: use ST0 as reply_buffer index 0
Denis Efremov
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
swim3: support highmem
Christoph Hellwig
2021-04-06
floppy: always use the track buffer
Christoph Hellwig
2021-04-06
swim: don't call blk_queue_bounce_limit
Christoph Hellwig
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
block: xen-blkfront: Demote kernel-doc abuses
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: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
Lee Jones
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
2021-03-24
drivers/block: remove the umem driver
Davidlohr Bueso
2021-03-24
rsxx: remove extraneous 'const' qualifier
Arnd Bergmann
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-13
zram: fix broken page writeback
Minchan Kim
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-10
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
2021-03-09
umem: fix error return code in mm_pci_probe()
Wei Yongjun
2021-03-03
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-02
rsxx: remove unused including <linux/version.h>
Tian Tao
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-26
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-02-25
Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
virtio-blk: support per-device queue depth
Joseph Qi
2021-02-22
nbd: handle device refs for DESTROY_ON_DISCONNECT properly
Josef Bacik
2021-02-22
loop: fix I/O error on fsync() in detached loop devices
Mauricio Faria de Oliveira
[next]