index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-12
2
-7
/
+8
|
\
|
*
iov_iter: export import_single_range()
Al Viro
2015-12-06
1
-0
/
+1
|
*
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
2015-12-06
2
-7
/
+7
*
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
26
-343
/
+733
|
\
\
|
*
|
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
3
-97
/
+16
|
*
|
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
5
-0
/
+173
|
*
|
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2016-01-01
2
-1
/
+5
|
*
|
cifs: avoid unused variable and label
Arnd Bergmann
2015-12-08
1
-2
/
+0
|
*
|
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-12-07
6
-2
/
+90
|
*
|
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-12-07
3
-12
/
+13
|
*
|
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
11
-193
/
+254
|
*
|
locks: new locks_mandatory_area calling convention
Christoph Hellwig
2015-12-07
3
-32
/
+25
|
*
|
vfs: Add vfs_copy_file_range() support for pagecache copies
Anna Schumaker
2015-12-01
1
-4
/
+9
|
*
|
btrfs: add .copy_file_range file operation
Zach Brown
2015-12-01
3
-39
/
+56
|
*
|
x86: add sys_copy_file_range to syscall tables
Zach Brown
2015-12-01
2
-0
/
+2
|
*
|
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-12-01
5
-1
/
+130
*
|
|
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-12
6
-83
/
+232
|
\
\
\
|
*
|
|
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2016-01-08
1
-5
/
+6
|
*
|
|
locks: prink more detail when there are leaked locks
Jeff Layton
2016-01-08
1
-4
/
+29
|
*
|
|
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
3
-4
/
+6
|
*
|
|
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2016-01-08
2
-3
/
+86
|
*
|
|
locks: don't check for race with close when setting OFD lock
Jeff Layton
2016-01-08
1
-6
/
+10
|
*
|
|
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-01-07
1
-21
/
+30
|
*
|
|
fs: make locks.c explicitly non-modular
Paul Gortmaker
2015-12-18
1
-2
/
+1
|
*
|
|
locks: use list_first_entry_or_null()
Geliang Tang
2015-11-18
1
-6
/
+4
|
*
|
|
locks: Don't allow mounts in user namespaces to enable mandatory locking
Eric W. Biederman
2015-11-16
1
-1
/
+1
|
*
|
|
locks: Allow disabling mandatory locking at compile time
Jeff Layton
2015-11-16
4
-34
/
+62
*
|
|
|
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
20
-63
/
+285
|
\
\
\
\
|
*
|
|
|
um: Use race-free temporary file creation
Mickaël Salaün
2016-01-10
1
-0
/
+11
|
*
|
|
|
um: Do not set unsecure permission for temporary file
Mickaël Salaün
2016-01-10
1
-6
/
+0
|
*
|
|
|
um: Fix build error and kconfig for i386
Mickaël Salaün
2016-01-10
1
-1
/
+1
|
*
|
|
|
um: Add seccomp support
Mickaël Salaün
2016-01-10
5
-1
/
+25
|
*
|
|
|
um: Add full asm/syscall.h support
Mickaël Salaün
2016-01-10
2
-0
/
+139
|
*
|
|
|
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
2016-01-10
1
-3
/
+24
|
*
|
|
|
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
4
-25
/
+17
|
*
|
|
|
um: link with -lpthread
Vegard Nossum
2016-01-10
1
-1
/
+1
|
*
|
|
|
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
3
-22
/
+26
|
*
|
|
|
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
2016-01-10
1
-0
/
+23
|
*
|
|
|
um: Prevent IRQ handler reentrancy
Anton Ivanov
2016-01-10
1
-1
/
+15
|
*
|
|
|
uml: flush stdout before forking
Vegard Nossum
2016-01-10
1
-0
/
+2
|
*
|
|
|
uml: fix hostfs mknod()
Vegard Nossum
2016-01-10
1
-3
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
87
-2393
/
+4043
|
\
\
\
\
\
|
*
|
|
|
|
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-12
1
-1
/
+2
|
*
|
|
|
|
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
2
-1
/
+196
|
*
|
|
|
|
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
2
-5
/
+98
|
*
|
|
|
|
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
2
-19
/
+25
|
*
|
|
|
|
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
2016-01-08
1
-3
/
+4
|
*
|
|
|
|
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
2016-01-08
1
-1
/
+1
|
*
|
|
|
|
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
2016-01-08
1
-12
/
+14
|
*
|
|
|
|
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
2016-01-08
1
-23
/
+20
[next]