summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson1-3/+4
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams110-2054/+4759
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-04Merge 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-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+29
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds230-3809/+15570
2017-05-04rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2-2/+1
2017-05-04IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky1-1/+1
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl5-85/+95
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl6-28/+41
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl9-158/+159
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl4-23/+17
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl3-111/+49
2017-05-04IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez1-14/+8
2017-05-04IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl5-75/+72
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl10-120/+143
2017-05-04IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl3-15/+23
2017-05-04IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl1-0/+1
2017-05-04IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan1-2/+2
2017-05-04IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez1-17/+17
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn4-31/+90
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn4-13/+6
2017-05-04IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski1-1/+1
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun2-0/+60
2017-05-04libnvdimm: handle locked label storage areasDan Williams5-10/+39
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams6-9/+19
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit5-19/+70
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
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring5-6/+6
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds34-1294/+1618
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-86/+77
2017-05-04orangefs: count directory pieces correctlyMartin Brandenburg1-2/+5