summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-14md: fix deadlock causing by sysfs_notifyJunxiao Bi
2020-07-13md: improve io stats accountingArtur Paszkiewicz
2020-07-13md: raid0/linear: fix dereference before null check on pointer mddevColin Ian King
2020-07-11rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'Christophe JAILLET
2020-07-08nvme: remove ns->disk checksChristoph Hellwig
2020-07-08nvme-pci: use standard block status symbolic namesBaolin Wang
2020-07-08nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()Baolin Wang
2020-07-08nvme-pci: add a blank line after declarationsBaolin Wang
2020-07-08nvme-pci: fix some comments issuesBaolin Wang
2020-07-08nvme-pci: remove redundant segment validationBaolin Wang
2020-07-08nvme: document quirked Intel modelsDavid Fugate
2020-07-08nvme: expose reconnect_delay and ctrl_loss_tmo via sysfsSagi Grimberg
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel
2020-07-08null_blk: introduce zone capacity for zoned deviceAravind Ramesh
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling
2020-07-08nvme: use USEC_PER_SEC instead of magic numbersBaolin Wang
2020-07-08nvmet-tcp: simplify nvmet_process_resp_listSagi Grimberg
2020-07-08nvme-tcp: optimize network stack with setting msg flags according to batch sizeSagi Grimberg
2020-07-08nvme-tcp: leverage request pluggingSagi Grimberg
2020-07-08nvme-tcp: have queue prod/cons send list become a llistSagi Grimberg
2020-07-08nvme-fcloop: verify wwnn and wwpn formatDongli Zhang
2020-07-08nvmet: use unsigned type for u64Chaitanya Kulkarni
2020-07-08nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy
2020-07-08nvmet-tcp: remove has_keyed_sgls initializationMax Gurtovoy
2020-07-08nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrlDongli Zhang
2020-07-08nvme-pci: remove the empty line at the beginning of nvme_should_reset()Dongli Zhang
2020-07-08nvme-pci: code cleanup for nvme_alloc_host_mem()Chaitanya Kulkarni
2020-07-08nvme-pci: use unsigned for io queue depthChaitanya Kulkarni
2020-07-08nvme-core: use u16 type for ctrl->sqsizeChaitanya Kulkarni
2020-07-08nvme-core: use u16 type for directivesChaitanya Kulkarni
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-04i2c: add Kconfig help text for slave modeWolfram Sang
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang
2020-07-04i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-04i2c: designware: platdrv: Set class based on DMIRicardo Ribalda
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie