aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-29GFS2: Don't try to end a non-existent transaction in unlinkBob Peterson1-3/+2
2018-01-29drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasksVille Syrjälä4-2/+19
2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau1-4/+7
2018-01-29Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'David S. Miller1-21/+75
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner1-11/+28
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner1-3/+0
2018-01-29rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner1-7/+47
2018-01-29drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson1-0/+2
2018-01-29drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson1-36/+33
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
2018-01-29xfs: make tracepoint inode number format consistentDarrick J. Wong1-6/+6
2018-01-29xfs: always zero di_flags2 when we free the inodeDarrick J. Wong1-0/+1
2018-01-29xfs: call xfs_qm_dqattach before performing reflink operationsDarrick J. Wong1-0/+5
2018-01-29xfs: bmap code cleanupShan Hai1-24/+8
2018-01-29Use list_head infra-structure for buffer's log items listCarlos Maiolino9-71/+44
2018-01-29Split buffer's b_fspriv fieldCarlos Maiolino18-86/+104
2018-01-29Get rid of xfs_buf_log_item_t typedefCarlos Maiolino3-52/+56
2018-01-29irqchip/stm32: Fix copyrightBenjamin Gaignard1-1/+2
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-220/+346
2018-01-29Merge branch 'master' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJuergen Gross13199-286119/+609642
2018-01-29rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()Ilya Dryomov1-2/+0
2018-01-29rbd: use kmem_cache_zalloc() in rbd_img_request_create()Ilya Dryomov1-7/+2
2018-01-29rbd: obj_request->completion is unusedIlya Dryomov1-6/+1
2018-01-29Coccinelle: memdup: drop spurious lineJulia Lawall1-1/+0
2018-01-29drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard3-22/+55
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard4-0/+24
2018-01-29drm/sun4i: backend: Set a default zpos in our reset hookMaxime Ripard1-0/+2
2018-01-29drm/sun4i: backend: Move the coord function in the shared partMaxime Ripard1-2/+1
2018-01-29drm/sun4i: framebuffer: Add a custom atomic_checkMaxime Ripard1-1/+13
2018-01-29drm/sun4i: backend: Fix define typoMaxime Ripard1-1/+3
2018-01-29drm/sun4i: backend: Fix structure indentationMaxime Ripard1-4/+4
2018-01-29drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard1-12/+11
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab1-21/+22
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab1-2/+6
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton2-56/+154
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton1-2/+3