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-06-17
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
2021-06-17
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-17
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-16
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
2021-06-16
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-15
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2021-06-15
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-15
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
2021-06-14
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
2021-06-14
md: add comments in md_integrity_register
Guoqing Jiang
2021-06-14
md: check level before create and exit io_acct_set
Guoqing Jiang
2021-06-14
md: Constify attribute_group structs
Rikard Falkeborn
2021-06-14
md: mark some personalities as deprecated
Guoqing Jiang
2021-06-14
md/raid10: enable io accounting
Guoqing Jiang
2021-06-14
md/raid1: enable io accounting
Guoqing Jiang
2021-06-14
md/raid1: rename print_msg with r1bio_existed
Guoqing Jiang
2021-06-14
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
2021-06-14
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
2021-06-14
md: add io accounting for raid0 and raid5
Guoqing Jiang
2021-06-14
md: revert io stats accounting
Guoqing Jiang
[next]