summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: pblk: prevent race in pblk_rb_flush_point_setHans Holmberg2018-03-301-3/+4
* lightnvm: pblk: allow allocation of new lines during shutdownHans Holmberg2018-03-301-7/+0
* lightnvm: pblk: delete writer kick timer before stopping threadHans Holmberg2018-03-301-1/+1
* lightnvm: pblk: add padding distribution sysfs attributeHans Holmberg2018-03-304-13/+113
* lightnvm: remove multiple groups in 1.2 data structureMatias Bjørling2018-03-301-2/+3
* lightnvm: remove mlc pairs structureMatias Bjørling2018-03-301-13/+1
* lightnvm: pblk: export write amplification counters to sysfsHans Holmberg2018-03-308-10/+168
* lightnvm: pblk: check data lines version on recoveryHans Holmberg2018-03-303-5/+46
* lightnvm: pblk: handle bad sectors in the emeta area correctlyHans Holmberg2018-03-301-5/+6
* lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling2018-03-301-3/+1
* lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...Markus Elfring2018-03-301-3/+1
* blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-283-3/+3
* loop: use killable lock in ioctlsOmar Sandoval2018-03-271-10/+19
* loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval2018-03-271-14/+24
* nvme: make nvme_get_log_ext non-staticMatias Bjørling2018-03-262-1/+4
* nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-265-17/+17
* nvmet: refactor configfs transport type handlingChristoph Hellwig2018-03-261-32/+29
* nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy2018-03-261-2/+2
* nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi2018-03-263-3/+12
* nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi2018-03-261-2/+2
* nvme: Skip checking heads without namespacesKeith Busch2018-03-261-0/+1
* nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy2018-03-261-0/+14
* nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy2018-03-261-1/+18
* nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin2018-03-261-16/+11
* nvmet-rdma: Remove unused queue stateIsrael Rukshin2018-03-261-5/+1
* nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart2018-03-261-3/+16
* nvme_fc: on remoteport reuse, set new nport_id and role.James Smart2018-03-261-0/+2
* nvme_fc: fix abort race on teardown with lld rejectJames Smart2018-03-261-1/+4
* nvme_fc: io timeout should defer abort to ctrl resetJames Smart2018-03-261-11/+1
* nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-03-261-0/+4
* nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik2018-03-261-2/+5
* nvme: centralize ctrl removal printsMax Gurtovoy2018-03-263-12/+8
* nvme-pci: Add .get_address ctrl callbackKeith Busch2018-03-261-0/+8
* nvme: implement log page low/high offset and dwordsMatias Bjørling2018-03-261-10/+22
* nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang2018-03-263-35/+35
* nvme: fix the dangerous reference of namespaces listJianchao Wang2018-03-261-2/+14
* nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang2018-03-261-5/+4
* nvme: Add fault injection featureThomas Tai2018-03-264-0/+109
* nvme: use define instead of magic value for identify sizeMinwoo Im2018-03-261-2/+3
* iscsi-target: use common inet_addr_is_anySagi Grimberg2018-03-261-26/+2
* nvmet: don't return "any" ip address in discovery log pageSagi Grimberg2018-03-263-3/+47
* mmc: block: Delete gendisk before cleaning up the request queueShawn Lin2018-03-221-1/+1
* bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche2018-03-191-3/+3
* bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche2018-03-191-0/+2
* bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche2018-03-192-3/+3
* bcache: Remove an unused variableBart Van Assche2018-03-191-2/+0
* bcache: Fix kernel-doc warningsBart Van Assche2018-03-194-15/+14
* bcache: Annotate switch fall-throughBart Van Assche2018-03-191-0/+7
* bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche2018-03-191-2/+3
* bcache: Fix indentationBart Van Assche2018-03-192-2/+2