aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-39/+169
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-523/+1123
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds35-220/+251
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds57-663/+829
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds26-651/+833
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds47-1405/+2267
2018-01-29Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds24-442/+3896
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds53-153/+525
2018-01-29Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds12-135/+140
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky3-9/+18
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe5-11/+11
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe1-2/+2
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds124-4729/+3884
2018-01-29Merge tag 'edac_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-1/+357
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds10-25/+229
2018-01-29Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds14-231/+697
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds21-132/+378
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds45-1443/+3977
2018-01-29Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds26-382/+1408
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds82-2443/+6866
2018-01-29Merge tag 'for-backlight-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds4-4/+4
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds71-586/+2842
2018-01-29Merge tag 'pnp-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+1
2018-01-29dm mpath selector: more evenly distribute tiesKhazhismel Kumykov2-6/+6
2018-01-29dm unstripe: fix target length versus number of stripes size checkScott Bauer1-8/+2
2018-01-29dm thin: fix trailing semicolon in __remap_and_issue_shared_cellLuis de Bethencourt1-1/+1
2018-01-29dm table: fix NVMe bio-based dm_table_determine_type() validationMike Snitzer1-22/+35
2018-01-29dm: various cleanups to md->queue initialization codeMike Snitzer3-22/+12
2018-01-29dm mpath: delay the retry of a request if the target responded as busyMike Snitzer3-2/+10
2018-01-29btrfs: drop devid as device_list_add() argAnand Jain1-5/+3
2018-01-29btrfs: get device pointer from device_list_add()Anand Jain1-16/+18
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds69-408/+1210
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds67-1099/+2310
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds231-5278/+15768
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds57-431/+230
2018-01-29GFS2: Don't try to end a non-existent transaction in unlinkBob Peterson1-3/+2
2018-01-29xfs: remove experimental tag for reflinksChristoph Hellwig1-5/+1
2018-01-29xfs: don't screw up direct writes when freesp is fragmentedDarrick J. Wong1-0/+20
2018-01-29xfs: check reflink allocation mappingsDarrick J. Wong1-0/+7
2018-01-29iomap: warn on zero-length mappingsDarrick J. Wong1-0/+2
2018-01-29xfs: treat CoW fork operations as delalloc for quota accountingDarrick J. Wong2-6/+41
2018-01-29xfs: only grab shared inode locks for source file during reflinkDarrick J. Wong2-10/+20
2018-01-29xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modesDarrick J. Wong4-22/+39
2018-01-29xfs: reflink should break pnfs leases before sharing blocksDarrick J. Wong1-1/+47
2018-01-29xfs: don't clobber inobt/finobt cursors when xref with rmapDarrick J. Wong1-2/+2
2018-01-29xfs: skip CoW writes past EOF when writeback races with truncateDarrick J. Wong1-0/+13
2018-01-29xfs: preserve i_rdev when recycling a reclaimable inodeAmir Goldstein1-0/+2
2018-01-29xfs: refactor accounting updates out of xfs_bmap_btallocDarrick J. Wong1-13/+17
2018-01-29xfs: refactor inode verifier corruption error printingDarrick J. Wong4-10/+50