summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-11block: handle partial completions for special payload requestsChristoph Hellwig1-12/+12
2017-05-10blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong1-2/+2
2017-05-10blk-stat: don't use this_cpu_ptr() in a preemptable sectionJens Axboe1-7/+10
2017-05-10elevator: remove redundant warnings on IO scheduler switchJens Axboe1-4/+1
2017-05-10block, bfq: stress that low_latency must be off to get max throughputPaolo Valente2-1/+21
2017-05-10block, bfq: use pointer entity->sched_data only if setPaolo Valente1-2/+11
2017-05-10nvme: lightnvm: fix memory leakRakesh Pandit1-1/+2
2017-05-08blk-mq: make __blk_mq_stop_hw_queues staticColin Ian King1-1/+1
2017-05-08lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warningGeert Uytterhoeven1-3/+3
2017-05-08block/mq: fix potential deadlock during cpu hotplugWanpeng Li1-2/+2
2017-05-07docs: complete bumping minimal GNU Make version to 3.81Max Filippov1-1/+1
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-105/+465
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds56-667/+2162
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds31-1011/+1035
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman1-11/+11
2017-05-06docs: bump minimal GNU Make version to 3.81Masahiro Yamada1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-06Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds49-233/+1152
2017-05-06Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-18/+39
2017-05-06Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-944/+1807
2017-05-06Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1787-15278/+359290
2017-05-06Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds352-5238/+15001
2017-05-06Merge tag 'drm-coc-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+11
2017-05-06Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds25-202/+1517
2017-05-05Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-347/+518
2017-05-05Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-432/+447
2017-05-05Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds1-0/+15
2017-05-05Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linuxLinus Torvalds1-6/+9
2017-05-05GFS2: Allow glocks to be unlocked after withdrawBob Peterson1-2/+4
2017-05-05xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan1-2/+2
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds77-1256/+3754
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer1-4/+8
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds212-2790/+8698
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds11-21/+4
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas1-16/+49
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-05Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams110-2054/+4759
2017-05-05libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds166-3259/+8064
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie25-202/+1517
2017-05-05Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+29
2017-05-05Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds230-3809/+15570
2017-05-05libnvdimm: handle locked label storage areasDan Williams5-10/+39
2017-05-05libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams6-9/+19
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-437/+1174
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds119-2748/+4299
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds66-648/+1860