summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
* blk-wbt: Declare local functions staticBart Van Assche2019-01-241-2/+2
* blk-mq: fix the cmd_flag_name arrayJianchao Wang2019-01-241-1/+2
* nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-01-231-2/+1
* nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-231-1/+14
* nvme-rdma: rework queue maps handlingSagi Grimberg2019-01-231-13/+25
* nvme-tcp: fix timeout handlerSagi Grimberg2019-01-231-8/+11
* nvme-rdma: fix timeout handlerSagi Grimberg2019-01-231-8/+18
* writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-01-223-2/+40
* block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei2019-01-222-10/+11
* direct-io: allow direct writes to empty inodesErnesto A. Fernández2019-01-221-2/+3
* block: Cleanup license noticeThomas Gleixner2019-01-171-2/+0
* nvme-pci: fix nvme_setup_irqs()Ming Lei2019-01-161-8/+13
* nvmet-tcp: fix uninitialized variable accessSagi Grimberg2019-01-161-1/+1
* block: don't lose track of REQ_INTEGRITY flagMing Lei2019-01-161-1/+2
* blockdev: Fix livelocks on loop deviceJan Kara2019-01-151-10/+18
* nbd: Use set_blocksize() to set device blocksizeJan Kara2019-01-151-2/+3
* md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza2019-01-141-6/+1
* block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente2019-01-141-6/+5
* ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal2019-01-111-0/+3
* ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal2019-01-111-9/+18
* ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-01-111-17/+51
* ata: ahci: mvebu: remove stale commentMiquel Raynal2019-01-111-5/+0
* ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-112-0/+15
* Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe2019-01-106-39/+72
|\
| * nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov2019-01-091-1/+0
| * nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall2019-01-093-7/+16
| * nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-01-091-1/+1
| * nvme-multipath: zero out ANA log bufferHannes Reinecke2019-01-091-0/+2
| * nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg2019-01-091-0/+2
| * nvme-tcp: don't ask if controller is fabricsSagi Grimberg2019-01-091-9/+6
| * nvme-tcp: remove dead codeSagi Grimberg2019-01-091-1/+0
| * nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-01-091-1/+3
| * nvme-pci: rerun irq setup on IO queue init errorsKeith Busch2019-01-091-14/+36
| * nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-01-091-4/+6
| * nvme-pci: fix the wrong setting of nr_mapsJianchao Wang2019-01-091-1/+0
* | loop: drop caches if offset or block_size are changedJaegeuk Kim2019-01-091-2/+33
* | block: fix kerneldoc comment for blk_attempt_plug_merge()Jonathan Corbet2019-01-091-1/+0
|/
* block: doc: add slice_idle_us to bfq documentationJohn Pittman2019-01-091-0/+7
* block: clarify documentation for blk_{start|finish}_plugJeff Moyer2019-01-081-0/+19
* null_blk: add zoned config support informationJohn Pittman2019-01-062-1/+3
* block: add documentation for io_timeoutWeiping Zhang2019-01-042-0/+16
* Add CREDITS entry for Shaohua LiJens Axboe2019-01-041-0/+6
* block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-036-96/+94
|\
| * md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| * raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| * md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-203-0/+16
| * lib/raid6: sort algos in rough performance orderDaniel Verkamp2018-12-201-38/+38