summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-03-29lightnvm: pblk: export write amplification counters to sysfsHans Holmberg
2018-03-29lightnvm: pblk: check data lines version on recoveryHans Holmberg
2018-03-29lightnvm: pblk: handle bad sectors in the emeta area correctlyHans Holmberg
2018-03-29lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling
2018-03-29lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...Markus Elfring
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch
2018-03-27loop: use killable lock in ioctlsOmar Sandoval
2018-03-27loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval
2018-03-26nvme: make nvme_get_log_ext non-staticMatias Bjørling
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig
2018-03-26nvmet: refactor configfs transport type handlingChristoph Hellwig
2018-03-26nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy
2018-03-26nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi
2018-03-26nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi
2018-03-26nvme: Skip checking heads without namespacesKeith Busch
2018-03-26nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy
2018-03-26nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy
2018-03-26nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin
2018-03-26nvmet-rdma: Remove unused queue stateIsrael Rukshin
2018-03-26nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart
2018-03-26nvme_fc: on remoteport reuse, set new nport_id and role.James Smart
2018-03-26nvme_fc: fix abort race on teardown with lld rejectJames Smart
2018-03-26nvme_fc: io timeout should defer abort to ctrl resetJames Smart
2018-03-26nvme_fc: fix ctrl create failures racing with workq itemsJames Smart
2018-03-26nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik
2018-03-26nvme: centralize ctrl removal printsMax Gurtovoy
2018-03-26nvme-pci: Add .get_address ctrl callbackKeith Busch
2018-03-26nvme: implement log page low/high offset and dwordsMatias Bjørling
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang
2018-03-26nvme: fix the dangerous reference of namespaces listJianchao Wang
2018-03-26nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang
2018-03-26nvme: Add fault injection featureThomas Tai
2018-03-26nvme: use define instead of magic value for identify sizeMinwoo Im
2018-03-26iscsi-target: use common inet_addr_is_anySagi Grimberg
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin
2018-03-18bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche
2018-03-18bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche
2018-03-18bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche
2018-03-18bcache: Remove an unused variableBart Van Assche
2018-03-18bcache: Fix kernel-doc warningsBart Van Assche
2018-03-18bcache: Annotate switch fall-throughBart Van Assche
2018-03-18bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche
2018-03-18bcache: Fix indentationBart Van Assche
2018-03-18bcache: add io_disable to struct cached_devColy Li
2018-03-18bcache: add backing_request_endio() for bi_end_ioColy Li
2018-03-18bcache: move closure debug file into debug directoryChengguang Xu
2018-03-18bcache: fix using of loop variable in memory shrinkTang Junhui
2018-03-18bcache: fix error return value in memory shrinkTang Junhui
2018-03-18bcache: fix incorrect sysfs output value of strip sizeTang Junhui