summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-26nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart1-3/+16
2018-03-26nvme_fc: on remoteport reuse, set new nport_id and role.James Smart1-0/+2
2018-03-26nvme_fc: fix abort race on teardown with lld rejectJames Smart1-1/+4
2018-03-26nvme_fc: io timeout should defer abort to ctrl resetJames Smart1-11/+1
2018-03-26nvme_fc: fix ctrl create failures racing with workq itemsJames Smart1-0/+4
2018-03-26nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik1-2/+5
2018-03-26nvme: centralize ctrl removal printsMax Gurtovoy3-12/+8
2018-03-26nvme-pci: Add .get_address ctrl callbackKeith Busch1-0/+8
2018-03-26nvme: implement log page low/high offset and dwordsMatias Bjørling1-10/+22
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang3-35/+35
2018-03-26nvme: fix the dangerous reference of namespaces listJianchao Wang1-2/+14
2018-03-26nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang1-5/+4
2018-03-26Documentation: nvme: Documentation for nvme fault injectionThomas Tai2-0/+124
2018-03-26nvme: Add fault injection featureThomas Tai4-0/+109
2018-03-26nvme: use define instead of magic value for identify sizeMinwoo Im1-2/+3
2018-03-26iscsi-target: use common inet_addr_is_anySagi Grimberg1-26/+2
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg3-3/+47
2018-03-26net/utils: Introduce inet_addr_is_anySagi Grimberg2-0/+24
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin1-1/+1
2018-03-22Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka1-2/+2
2018-03-22block: use 32-bit blk_status_t on AlphaMikulas Patocka1-0/+5
2018-03-19block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche1-2/+2
2018-03-19bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche1-3/+3
2018-03-19bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche1-0/+2
2018-03-19bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche2-3/+3
2018-03-19bcache: Remove an unused variableBart Van Assche1-2/+0
2018-03-19bcache: Fix kernel-doc warningsBart Van Assche4-15/+14
2018-03-19bcache: Annotate switch fall-throughBart Van Assche1-0/+7
2018-03-19bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche1-2/+3
2018-03-19bcache: Fix indentationBart Van Assche2-2/+2
2018-03-19bcache: add io_disable to struct cached_devColy Li5-3/+67
2018-03-19bcache: add backing_request_endio() for bi_end_ioColy Li3-16/+79
2018-03-19bcache: move closure debug file into debug directoryChengguang Xu4-15/+16
2018-03-19bcache: fix using of loop variable in memory shrinkTang Junhui1-3/+6
2018-03-19bcache: fix error return value in memory shrinkTang Junhui1-1/+1
2018-03-19bcache: fix incorrect sysfs output value of strip sizeTang Junhui1-1/+1
2018-03-19bcache: fix inaccurate io state for detached bcache devicesTang Junhui1-7/+51
2018-03-19bcache: add stop_when_cache_set_failed option to backing deviceColy Li3-10/+94
2018-03-19bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li10-30/+116
2018-03-19bcache: stop dc->writeback_rate_update properlyColy Li4-10/+69
2018-03-19bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li1-3/+17
2018-03-19bcache: fix cached_dev->count usage for bch_cache_set_error()Coly Li3-6/+8
2018-03-17block: bio_check_eod() needs to consider partitionsChristoph Hellwig1-53/+40
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche13-41/+38
2018-03-17blk-mq-debugfs: Show more request state informationBart Van Assche1-1/+15
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi2-16/+63
2018-03-16block: sed-opal: fix u64 short atom lengthJonas Rabenstein1-7/+4
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig7-217/+250
2018-03-13bsg-lib: remove bsg_job.reqChristoph Hellwig2-9/+6
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig3-2/+5