summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-24blk-wbt: Declare local functions staticBart Van Assche1-2/+2
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang1-1/+2
2019-01-24nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke1-2/+1
2019-01-24nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-24nvme-rdma: rework queue maps handlingSagi Grimberg1-13/+25
2019-01-24nvme-tcp: fix timeout handlerSagi Grimberg1-8/+11
2019-01-24nvme-rdma: fix timeout handlerSagi Grimberg1-8/+18
2019-01-23writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2-10/+11
2019-01-22direct-io: allow direct writes to empty inodesErnesto A. Fernández1-2/+3
2019-01-18block: Cleanup license noticeThomas Gleixner1-2/+0
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei1-8/+13
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg1-1/+1
2019-01-16block: don't lose track of REQ_INTEGRITY flagMing Lei1-1/+2
2019-01-15blockdev: Fix livelocks on loop deviceJan Kara1-10/+18
2019-01-15nbd: Use set_blocksize() to set device blocksizeJan Kara1-2/+3
2019-01-14md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza1-6/+1
2019-01-14block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente1-6/+5
2019-01-12ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-12ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-12ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-12ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-12ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe6-39/+72
2019-01-10loop: drop caches if offset or block_size are changedJaegeuk Kim1-2/+33
2019-01-10block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet1-1/+0
2019-01-09nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov1-1/+0
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall3-7/+16
2019-01-09nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch1-1/+1
2019-01-09nvme-multipath: zero out ANA log bufferHannes Reinecke1-0/+2
2019-01-09nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg1-0/+2
2019-01-09nvme-tcp: don't ask if controller is fabricsSagi Grimberg1-9/+6
2019-01-09nvme-tcp: remove dead codeSagi Grimberg1-1/+0
2019-01-09nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao1-1/+3
2019-01-09nvme-pci: rerun irq setup on IO queue init errorsKeith Busch1-14/+36
2019-01-09nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-01-09nvme-pci: fix the wrong setting of nr_mapsJianchao Wang1-1/+0
2019-01-09block: doc: add slice_idle_us to bfq documentationJohn Pittman1-0/+7
2019-01-09block: clarify documentation for blk_{start|finish}_plugJeff Moyer1-0/+19
2019-01-06null_blk: add zoned config support informationJohn Pittman2-1/+3
2019-01-05block: add documentation for io_timeoutWeiping Zhang2-0/+16
2019-01-05Add CREDITS entry for Shaohua LiJens Axboe1-0/+6
2019-01-03block: sunvdc: don't run hw queue synchronously from irq contextMing Lei1-1/+1
2019-01-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe6-96/+94
2019-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-141/+347
2019-01-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-125/+279
2019-01-03Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds23-131/+467
2019-01-03Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-01-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-440/+440
2019-01-03Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3