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
Age
Commit message (
Expand
)
Author
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
Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into f...
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
2021-06-14
mark pstore-blk as broken
Christoph Hellwig
2021-06-09
z2ram: remove unnecessary oom message
Zhen Lei
2021-06-09
sx8: remove unnecessary oom message
Zhen Lei
2021-06-09
sunvdc: remove unnecessary oom message
Zhen Lei
2021-06-09
mtip32xx: remove unnecessary oom message
Zhen Lei
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
2021-06-09
aoe: remove unnecessary oom message
Zhen Lei
2021-06-08
Merge tag 'nvme-5.14-2021-06-08' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
2021-05-24
rsxx: Use struct_size() in vmalloc()
Gustavo A. R. Silva
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
[next]