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
Age
Commit message (
Expand
)
Author
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-15
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
2021-04-15
md: do not return existing mddevs from mddev_find_or_alloc
Christoph Hellwig
2021-04-15
md: refactor mddev_find_or_alloc
Christoph Hellwig
2021-04-15
md: factor out a mddev_alloc_unit helper from mddev_find
Christoph Hellwig
2021-04-15
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
2021-04-15
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2021-04-15
nvme: factor out nvme_ns_open and nvme_ns_release helpers
Christoph Hellwig
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
nvme: factor out a nvme_tryget_ns_head helper
Christoph Hellwig
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
2021-04-15
nvme: don't bother to look up a namespace for controller ioctls
Christoph Hellwig
2021-04-15
nvme: simplify block device ioctl handling for the !multipath case
Christoph Hellwig
2021-04-15
nvme: simplify the compat ioctl handling
Christoph Hellwig
2021-04-15
nvme: factor out a nvme_ns_ioctl helper
Christoph Hellwig
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2021-04-15
nvme: remove single trailing whitespace
Niklas Cassel
2021-04-15
nvme-multipath: remove single trailing whitespace
Niklas Cassel
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
2021-04-15
nvmet: fix a spelling mistake "nubmer" -> "number"
Colin Ian King
2021-04-15
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
2021-04-15
nvmet-tcp: fix a segmentation fault during io parsing error
Elad Grupi
2021-04-13
lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
Christoph Hellwig
2021-04-13
lightnvm: return the correct return value
Tian Tao
2021-04-13
lightnvm: use kobj_to_dev()
Chaitanya Kulkarni
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-11
gdrom: fix compilation error
Chaitanya Kulkarni
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2021-04-11
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
[next]