summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni
2018-06-11nvme-rdma: fix error flow during mapping request dataMax Gurtovoy
2018-06-11nvme: add bio remapping tracepointHannes Reinecke
2018-06-11nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin
2018-06-08nvme: cleanup double shift issueDan Carpenter
2018-06-08nvme-pci: make CMB SQ mod-param read-onlyKeith Busch
2018-06-08nvme-pci: unquiesce dead controller queuesKeith Busch
2018-06-08nvme-pci: remove HMB teardown on resetKeith Busch
2018-06-08nvme-pci: queue creation fixesKeith Busch
2018-06-08nvme-pci: remove unnecessary completion doorbell checkKeith Busch
2018-06-08nvme-pci: remove unnecessary nested lockingKeith Busch
2018-06-08nvmet: filter newlines from user inputSagi Grimberg
2018-06-08nvme-rdma: correctly check for target keyed sgl supportSteve Wise
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig
2018-06-08md: Unify mddev destruction pathsKent Overstreet
2018-06-08dm: use bioset_init_from_src() to copy bio_setJens Axboe
2018-06-05nbd: set discard_alignment to the granularityJosef Bacik
2018-06-05nbd: Consistently use request pointer in debug messages.Kevin Vigor
2018-06-05lightnvm: pblk: fix resource leak of invalid_bitmapColin Ian King
2018-06-05lightnvm: pblk: make symbol write_buffer_size staticWei Yongjun
2018-06-05loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-06-05dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-02dm-crypt: fix warning in shutdown pathKent Overstreet
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-02Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-02Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-06-02Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault
2018-06-01lightnvm: pblk: take bitmap alloc. out of critical sectionJavier González
2018-06-01lightnvm: pblk: kick writer on new flush pointsHans Holmberg
2018-06-01lightnvm: pblk: only try to recover lines with written smetaHans Holmberg
2018-06-01lightnvm: pblk: remove unnecessary bio_get/putJavier González
2018-06-01lightnvm: pblk: add possibility to set write buffer size manuallyMarcin Dziegielewski