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-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-12
nbd: share nbd_put and return by goto put_nbd
Sun Ke
2021-05-12
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
2021-04-23
xen-blkfront: Fix 'physical' typos
Bjorn Helgaas
2021-04-23
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2021-04-21
brd: expose number of allocated pages in debugfs
Calvin Owens
2021-04-21
ataflop: fix off by one in ataflop_probe()
Dan Carpenter
2021-04-21
ataflop: potential out of bounds in do_format()
Dan Carpenter
2021-04-20
drbd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
2021-04-20
block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
Dima Stepanov
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
Md Haris Iqbal
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
block/rnbd-clt: Fix missing a memory free when unloading the module
Gioh Kim
2021-04-20
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
2021-04-20
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
2021-04-20
block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
Gioh Kim
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
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
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
[next]