summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcache: fix error setting writeback_rate through sysfs interfaceColy Li2018-08-101-3/+10
* null_blk: add lock drop/acquire annotationJens Axboe2018-08-091-1/+3
* block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva2018-08-091-0/+2
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe2018-08-098-7/+122
|\
| * nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer2018-08-081-1/+1
| * nvmet: add ns write protect supportChaitanya Kulkarni2018-08-085-5/+114
| * nvme: set gendisk read only based on nsattrChaitanya Kulkarni2018-08-081-0/+6
| * nvme: fixup crash on failed discoveryHannes Reinecke2018-08-071-1/+1
* | bcache: trivial - remove tailing backslash in macro BTREE_FLAGShenghui Wang2018-08-091-1/+1
* | bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang2018-08-091-2/+2
* | bcache: set max writeback rate when I/O request is idleColy Li2018-08-097-45/+138
* | bcache: add code comments for bset.cColy Li2018-08-091-0/+63
* | bcache: fix mistaken comments in request.cColy Li2018-08-091-1/+1
* | bcache: fix mistaken code comments in bcache.hColy Li2018-08-091-3/+3
* | bcache: add a comment in super.cColy Li2018-08-091-0/+1
* | bcache: avoid unncessary cache prefetch bch_btree_node_get()Coly Li2018-08-091-7/+7
* | bcache: display rate debug parameters to 0 when writeback is not runningColy Li2018-08-091-10/+16
* | bcache: do not check return value of debugfs_create_dir()Coly Li2018-08-095-13/+21
* | drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang2018-08-081-8/+4
* | drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang2018-08-081-2/+2
* | drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang2018-08-081-2/+1
* | target/loop: depend on SCSIChristoph Hellwig2018-08-071-0/+1
* | xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
|/
* lightnvm: remove minor version check for 2.0Matias Bjørling2018-08-051-6/+0
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe2018-08-058-70/+832
|\
| * nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni2018-07-271-2/+15
| * nvmet: support configuring ANA groupsChristoph Hellwig2018-07-274-4/+236
| * nvmet: add minimal ANA supportChristoph Hellwig2018-07-274-4/+142
| * nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-273-1/+16
| * nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2018-07-272-0/+4
| * nvme: add ANA supportChristoph Hellwig2018-07-273-27/+408
| * nvme: remove nvme_req_needs_failoverChristoph Hellwig2018-07-273-14/+2
| * nvme: simplify the API for getting log pagesChristoph Hellwig2018-07-273-25/+16
* | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05216-949/+1863
|\ \
| * \ Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
| |\ \
| | * | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| | * | nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| | * | nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| | * | nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-223-22/+7
| |\ \ \
| | * | | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
| | * | | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| | * | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-15/+1
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-211-0/+21
| |\ \ \ \
| | * \ \ \ Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-191-0/+21
| | |\ \ \ \
| | | * | | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| * | | | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-211-5/+5
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-1/+1
| | * | | | | | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
| * | | | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
| |\ \ \ \ \ \ \