summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | apparmor: Add a wildcard secidMatthew Garrett2018-10-032-2/+4
| * | apparmor: don't try to replace stale label in ptrace access checkJann Horn2018-09-132-2/+4
| * | apparmor: Fix network performance issue in aa_label_sk_permTony Jones2018-09-071-6/+9
* | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-0220-597/+735
|\ \ \
| * | | xfs: remove [cm]time update from reflink callsDarrick J. Wong2018-10-301-6/+1
| * | | xfs: remove xfs_reflink_remap_rangeDarrick J. Wong2018-10-303-75/+70
| * | | xfs: remove redundant remap partial EOF block checksDarrick J. Wong2018-10-301-19/+0
| * | | xfs: support returning partial reflink resultsDarrick J. Wong2018-10-303-10/+14
| * | | xfs: clean up xfs_reflink_remap_blocks call siteDarrick J. Wong2018-10-301-19/+18
| * | | xfs: fix pagecache truncation prior to reflinkDarrick J. Wong2018-10-301-2/+3
| * | | ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong2018-10-303-103/+102
| * | | ocfs2: support partial clone range and dedupe rangeDarrick J. Wong2018-10-303-45/+46
| * | | ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong2018-10-301-2/+3
| * | | ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong2018-10-301-6/+4
| * | | vfs: clean up generic_remap_file_range_prep return valueDarrick J. Wong2018-10-303-6/+6
| * | | vfs: hide file range comparison functionDarrick J. Wong2018-10-302-99/+91
| * | | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-304-15/+33
| * | | vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-303-5/+9
| * | | vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong2018-10-306-12/+17
| * | | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-3018-82/+108
| * | | vfs: remap helper should update destination inode metadataDarrick J. Wong2018-10-302-23/+19
| * | | vfs: pass remap flags to generic_remap_checksDarrick J. Wong2018-10-303-4/+4
| * | | vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-308-24/+26
| * | | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-3012-106/+127
| * | | vfs: rename clone_verify_area to remap_verify_areaDarrick J. Wong2018-10-301-5/+5
| * | | vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong2018-10-304-9/+9
| * | | vfs: skip zero-length dedupe requestsDarrick J. Wong2018-10-301-0/+5
| * | | vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong2018-10-301-0/+33
| * | | vfs: strengthen checking of file range inputs to generic_remap_checksDarrick J. Wong2018-10-301-32/+52
| * | | vfs: exit early from zero length remap operationsDarrick J. Wong2018-10-301-0/+2
| * | | vfs: check file ranges before cloning filesDarrick J. Wong2018-10-305-47/+90
| * | | vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOFDarrick J. Wong2018-10-301-3/+0
* | | | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-0222-145/+169
|\ \ \ \
| * | | | selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao2018-11-011-3/+3
| * | | | selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2018-10-311-7/+2
| * | | | selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2018-10-311-0/+1
| * | | | selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley2018-10-311-0/+3
| * | | | selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2018-10-311-8/+3
| * | | | selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2018-10-311-9/+4
| * | | | powerpc/xmon: Relax frame size for clangJoel Stanley2018-10-311-0/+6
| * | | | selftests: powerpc: Fix warning for security subdirJoel Stanley2018-10-311-0/+1
| * | | | selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao2018-10-301-5/+13
| * | | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-10-293-3/+15
| |\ \ \ \
| | * | | | powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy2018-10-221-0/+1
| | * | | | powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-221-1/+12
| | * | | | powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-201-2/+2
| * | | | | powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-261-2/+1
| * | | | | powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler2018-10-261-0/+1
| * | | | | selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-10-261-2/+2
| * | | | | KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras2018-10-262-6/+4