summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds
2018-10-30xfs: remove [cm]time update from reflink callsDarrick J. Wong
2018-10-30xfs: remove xfs_reflink_remap_rangeDarrick J. Wong
2018-10-30xfs: remove redundant remap partial EOF block checksDarrick J. Wong
2018-10-30xfs: support returning partial reflink resultsDarrick J. Wong
2018-10-30xfs: clean up xfs_reflink_remap_blocks call siteDarrick J. Wong
2018-10-30xfs: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong
2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong
2018-10-30ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong
2018-10-30vfs: clean up generic_remap_file_range_prep return valueDarrick J. Wong
2018-10-30vfs: hide file range comparison functionDarrick J. Wong
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong
2018-10-30vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong
2018-10-30vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong
2018-10-30vfs: remap helper should update destination inode metadataDarrick J. Wong
2018-10-30vfs: pass remap flags to generic_remap_checksDarrick J. Wong
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong
2018-10-30vfs: rename clone_verify_area to remap_verify_areaDarrick J. Wong
2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong
2018-10-30vfs: skip zero-length dedupe requestsDarrick J. Wong
2018-10-30vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong
2018-10-30vfs: strengthen checking of file range inputs to generic_remap_checksDarrick J. Wong
2018-10-30vfs: exit early from zero length remap operationsDarrick J. Wong
2018-10-30vfs: check file ranges before cloning filesDarrick J. Wong
2018-10-30vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOFDarrick J. Wong
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-29Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-29drm/virtio: Handle context ID allocation errorsMatthew Wilcox
2018-10-29drm/virtio: Replace IDRs with IDAsMatthew Wilcox
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann
2018-10-29drm/virtio: drop resource_id argument.Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()Gerd Hoffmann
2018-10-29drm/virtio: track created object stateGerd Hoffmann
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29um: Make line/tty semantics use true write IRQAnton Ivanov
2018-10-29um: trap: fix spelling mistake, EACCESS -> EACCESColin Ian King
2018-10-29um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29um: NULL check before kfree is not neededYueHaibing
2018-10-29um: remove unused AIO codeChristoph Hellwig
2018-10-29um: Give start_idle_thread() a return codeRichard Weinberger