summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01lightnvm: pblk: return NVM_ error on failed submissionJavier González
2018-06-01lightnvm: pblk: warn in case of corrupted write bufferJavier González
2018-06-01lightnvm: pblk: improve error msg on corrupted LBAsJavier González
2018-06-01lightnvm: pblk: check read lba on gc pathJavier González
2018-06-01lightnvm: pblk: recheck for bad lines at runtimeJavier González
2018-06-01lightnvm: pblk: fail gracefully on line alloc. failureJavier González
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-06-01block: split the blk-mq case from elevator_initChristoph Hellwig
2018-06-01block: move sysfs_lock into elevator_initChristoph Hellwig
2018-06-01block: remove the always unused name argument to elevator_initChristoph Hellwig
2018-06-01block: unexport elevator_init/exitChristoph Hellwig
2018-06-01block: move initialization of elevator-related fields to blk_alloc_queue_nodeChristoph Hellwig
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke
2018-06-01nvmet: mask pending AENsChristoph Hellwig
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig
2018-06-01nvmet: split log page implementationChristoph Hellwig
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig
2018-05-31nvmet: fix error return code in nvmet_file_ns_enable()Wei Yongjun
2018-05-31nvmet: fix a typo in nvmet_file_ns_enable()Wei Yongjun
2018-05-31nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig
2018-05-31block, bfq: prevent soft_rt_next_start from being stuck at infinityDavide Sapienza
2018-05-31block, bfq: increase weight-raising duration for interactive appsDavide Sapienza
2018-05-31block, bfq: remove slow-system classPaolo Valente
2018-05-31block, bfq: add description of weight-raising heuristicsPaolo Valente
2018-05-31block, bfq: remove the removal of 'next' rq in bfq_requests_mergedFilippo Muzzini
2018-05-31block, bfq: remove wrong check in bfq_requests_mergedPaolo Valente
2018-05-31block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini
2018-05-31Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-31Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar
2018-05-31sched/headers: Fix typoDavidlohr Bueso
2018-05-31sched/deadline: Fix missing clock updateJuri Lelli
2018-05-31sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton
2018-05-31sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra