aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2-0/+8
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý1-5/+4
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas1-1/+1
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey1-1/+1
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig1-0/+3
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig2-14/+24
2018-05-31nvmet: fix error return code in nvmet_file_ns_enable()Wei Yongjun1-2/+6
2018-05-31nvmet: fix a typo in nvmet_file_ns_enable()Wei Yongjun1-1/+1
2018-05-31nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig1-48/+31
2018-05-31dma-direct: don't crash on device without dma_maskChristoph Hellwig1-0/+7
2018-05-31block, bfq: prevent soft_rt_next_start from being stuck at infinityDavide Sapienza1-27/+2
2018-05-31block, bfq: increase weight-raising duration for interactive appsDavide Sapienza1-11/+15
2018-05-31block, bfq: remove slow-system classPaolo Valente2-105/+46
2018-05-31block, bfq: add description of weight-raising heuristicsPaolo Valente1-24/+56
2018-05-31block, bfq: remove the removal of 'next' rq in bfq_requests_mergedFilippo Muzzini1-7/+0
2018-05-31block, bfq: remove wrong check in bfq_requests_mergedPaolo Valente1-6/+20
2018-05-31block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini1-2/+0
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-05-31sched/headers: Fix typoDavidlohr Bueso1-1/+1
2018-05-31sched/deadline: Fix missing clock updateJuri Lelli1-3/+3
2018-05-31sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton1-2/+1
2018-05-31sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra1-12/+30
2018-05-31spi: Fix typo on SPI_MEM help textFabio Estevam1-1/+1
2018-05-31xfrm Fix potential error pointer dereference in xfrm_bundle_create.Steffen Klassert1-3/+2
2018-05-30fs: clear writeback errors in inode_init_alwaysDarrick J. Wong1-0/+1
2018-05-30block: fixup bioset_integrity_create() callJens Axboe1-1/+1
2018-05-30block: Drop bioset_create()Kent Overstreet2-52/+15
2018-05-30xfs: convert to bioset_init()/mempool_init()Kent Overstreet3-8/+7
2018-05-30btrfs: convert to bioset_init()/mempool_init()Kent Overstreet1-14/+11
2018-05-30fs: convert block_dev.c to bioset_init()Kent Overstreet1-6/+3
2018-05-30target: convert to bioset_init()/mempool_init()Kent Overstreet2-9/+7
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet17-206/+197
2018-05-30md: convert to bioset_init()/mempool_init()Kent Overstreet15-181/+159
2018-05-30bcache: convert to bioset_init()/mempool_init()Kent Overstreet7-52/+37
2018-05-30lightnvm: convert to bioset_init()/mempool_init()Kent Overstreet6-65/+65
2018-05-30pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet2-26/+26
2018-05-30drbd: convert to bioset_init()/mempool_init()Kent Overstreet6-59/+38
2018-05-30block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet7-33/+41
2018-05-30platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou4-22/+12
2018-05-30blk-throttle: return proper bool type to caller instead of 0/1Chengguang Xu1-5/+5
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo1-1/+1
2018-05-30perf script python: Add addr into perf sample dictLeo Yan1-0/+2
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter1-0/+8
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier1-2/+10