aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-03-18bcache: fix inaccurate io state for detached bcache devicesTang Junhui
2018-03-18bcache: add stop_when_cache_set_failed option to backing deviceColy Li
2018-03-18bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li
2018-03-18bcache: stop dc->writeback_rate_update properlyColy Li
2018-03-18bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li
2018-03-18bcache: fix cached_dev->count usage for bch_cache_set_error()Coly Li
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-08target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche
2018-03-08iscsi: Use blk_queue_flag_set()Bart Van Assche
2018-03-08bcache: Use the blk_queue_flag_{set,clear}() functionsBart Van Assche
2018-03-08mtip32xx: Use the blk_queue_flag_*() functionsBart Van Assche
2018-03-06block: null_blk: fix 'Invalid parameters' when loading moduleMing Lei
2018-03-01staging: rts5208: rename SG_END macroArnd Bergmann
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann