index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2021-04-11
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
2021-04-11
bcache: use NULL instead of using plain integer as pointer
Yang Li
2021-04-11
bcache: remove PTR_CACHE
Christoph Hellwig
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
2021-04-08
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2021-04-07
md: split mddev_find
Christoph Hellwig
2021-04-07
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
2021-04-07
md: md_open returns -EBUSY when entering racing area
Zhao Heming
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
gdrom: support highmem
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
[next]