summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-122-7/+8
|\
| * iov_iter: export import_single_range()Al Viro2015-12-061-0/+1
| * iov_iter: constify {csum_and_,}copy_to_iter()Al Viro2015-12-062-7/+7
* | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1226-343/+733
|\ \
| * | btrfs: use new dedupe data function pointerDarrick J. Wong2016-01-013-97/+16
| * | vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong2016-01-015-0/+173
| * | vfs: wire up compat ioctl for CLONE/CLONE_RANGEDarrick J. Wong2016-01-012-1/+5
| * | cifs: avoid unused variable and labelArnd Bergmann2015-12-081-2/+0
| * | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-076-2/+90
| * | nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-073-12/+13
| * | vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-0711-193/+254
| * | locks: new locks_mandatory_area calling conventionChristoph Hellwig2015-12-073-32/+25
| * | vfs: Add vfs_copy_file_range() support for pagecache copiesAnna Schumaker2015-12-011-4/+9
| * | btrfs: add .copy_file_range file operationZach Brown2015-12-013-39/+56
| * | x86: add sys_copy_file_range to syscall tablesZach Brown2015-12-012-0/+2
| * | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-015-1/+130
* | | Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-126-83/+232
|\ \ \
| * | | locks: rename __posix_lock_file to posix_lock_inodeJeff Layton2016-01-081-5/+6
| * | | locks: prink more detail when there are leaked locksJeff Layton2016-01-081-4/+29
| * | | locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-083-4/+6
| * | | locks: sprinkle some tracepoints around the file locking codeJeff Layton2016-01-082-3/+86
| * | | locks: don't check for race with close when setting OFD lockJeff Layton2016-01-081-6/+10
| * | | locks: fix unlock when fcntl_setlk races with a closeJeff Layton2016-01-071-21/+30
| * | | fs: make locks.c explicitly non-modularPaul Gortmaker2015-12-181-2/+1
| * | | locks: use list_first_entry_or_null()Geliang Tang2015-11-181-6/+4
| * | | locks: Don't allow mounts in user namespaces to enable mandatory lockingEric W. Biederman2015-11-161-1/+1
| * | | locks: Allow disabling mandatory locking at compile timeJeff Layton2015-11-164-34/+62
* | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-1220-63/+285
|\ \ \ \
| * | | | um: Use race-free temporary file creationMickaël Salaün2016-01-101-0/+11
| * | | | um: Do not set unsecure permission for temporary fileMickaël Salaün2016-01-101-6/+0
| * | | | um: Fix build error and kconfig for i386Mickaël Salaün2016-01-101-1/+1
| * | | | um: Add seccomp supportMickaël Salaün2016-01-105-1/+25
| * | | | um: Add full asm/syscall.h supportMickaël Salaün2016-01-102-0/+139
| * | | | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün2016-01-101-3/+24
| * | | | um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-104-25/+17
| * | | | um: link with -lpthreadVegard Nossum2016-01-101-1/+1
| * | | | um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-103-22/+26
| * | | | um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov2016-01-101-0/+23
| * | | | um: Prevent IRQ handler reentrancyAnton Ivanov2016-01-101-1/+15
| * | | | uml: flush stdout before forkingVegard Nossum2016-01-101-0/+2
| * | | | uml: fix hostfs mknod()Vegard Nossum2016-01-101-3/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1287-2393/+4043
|\ \ \ \ \
| * | | | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han2016-01-121-1/+2
| * | | | | kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2016-01-082-1/+196
| * | | | | kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2016-01-082-5/+98
| * | | | | kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2016-01-082-19/+25
| * | | | | kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin2016-01-081-3/+4
| * | | | | kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin2016-01-081-1/+1
| * | | | | kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin2016-01-081-12/+14
| * | | | | kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin2016-01-081-23/+20
OpenPOWER on IntegriCloud