summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-02-28block: Fix a race between the cgroup code and request queue initializationBart Van Assche
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28zram: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28md: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28block/loop: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-28null_blk: add 'requeue' fault attributeJens Axboe
2018-02-28Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-02-28nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung
2018-02-27nbd: fix return value in error handling pathGustavo A. R. Silva
2018-02-27bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-02-27bcache: correct flash only vols (check all uuids)Coly Li
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara