summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Documentation: nvme: Documentation for nvme fault injectionThomas Tai2018-03-262-0/+124
| * 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
| * net/utils: Introduce inet_addr_is_anySagi Grimberg2018-03-262-0/+24
| * mmc: block: Delete gendisk before cleaning up the request queueShawn Lin2018-03-221-1/+1
| * Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka2018-03-211-2/+2
| * block: use 32-bit blk_status_t on AlphaMikulas Patocka2018-03-211-0/+5
| * block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche2018-03-191-2/+2
| * bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche2018-03-181-3/+3
| * bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche2018-03-181-0/+2
| * bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche2018-03-182-3/+3
| * bcache: Remove an unused variableBart Van Assche2018-03-181-2/+0
| * bcache: Fix kernel-doc warningsBart Van Assche2018-03-184-15/+14
| * bcache: Annotate switch fall-throughBart Van Assche2018-03-181-0/+7
| * bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche2018-03-181-2/+3
| * bcache: Fix indentationBart Van Assche2018-03-182-2/+2
| * bcache: add io_disable to struct cached_devColy Li2018-03-185-3/+67
| * bcache: add backing_request_endio() for bi_end_ioColy Li2018-03-183-16/+79
| * bcache: move closure debug file into debug directoryChengguang Xu2018-03-184-15/+16
| * bcache: fix using of loop variable in memory shrinkTang Junhui2018-03-181-3/+6
| * bcache: fix error return value in memory shrinkTang Junhui2018-03-181-1/+1
| * bcache: fix incorrect sysfs output value of strip sizeTang Junhui2018-03-181-1/+1
| * bcache: fix inaccurate io state for detached bcache devicesTang Junhui2018-03-181-7/+51
| * bcache: add stop_when_cache_set_failed option to backing deviceColy Li2018-03-183-10/+94
| * bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li2018-03-1810-30/+116
| * bcache: stop dc->writeback_rate_update properlyColy Li2018-03-184-10/+69
| * bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li2018-03-181-3/+17
| * bcache: fix cached_dev->count usage for bch_cache_set_error()Coly Li2018-03-183-6/+8
| * block: bio_check_eod() needs to consider partitionsChristoph Hellwig2018-03-171-53/+40
| * block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-1713-41/+38
| * blk-mq-debugfs: Show more request state informationBart Van Assche2018-03-171-1/+15