index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
jfs: %pf is only for function pointers
Scott Wood
2015-03-12
1
-1
/
+1
*
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-14
1
-0
/
+3
|
\
\
|
*
|
pstore: Fix the ramoops module parameters update
Wang Long
2015-03-16
1
-0
/
+3
*
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
103
-1118
/
+839
|
\
\
\
|
*
|
|
sg_start_req(): use import_iovec()
Al Viro
2015-04-11
1
-11
/
+5
|
*
|
|
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
2015-04-11
1
-0
/
+3
|
*
|
|
blk_rq_map_user(): use import_single_range()
Al Viro
2015-04-11
1
-3
/
+3
|
*
|
|
sg_io(): use import_iovec()
Al Viro
2015-04-11
1
-7
/
+5
|
*
|
|
process_vm_access: switch to {compat_,}import_iovec()
Al Viro
2015-04-11
1
-23
/
+12
|
*
|
|
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
2015-04-11
3
-72
/
+40
|
*
|
|
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
Al Viro
2015-04-11
1
-16
/
+16
|
*
|
|
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
Al Viro
2015-04-11
1
-19
/
+9
|
*
|
|
vmsplice_to_user(): switch to import_iovec()
Al Viro
2015-04-11
1
-16
/
+11
|
*
|
|
kill aio_setup_single_vector()
Al Viro
2015-04-11
1
-17
/
+1
|
*
|
|
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-11
2
-0
/
+71
|
|
\
\
\
|
|
*
|
|
saner iov_iter initialization primitives
Al Viro
2015-03-30
2
-0
/
+71
|
*
|
|
|
aio: simplify arguments of aio_setup_..._rw()
Al Viro
2015-04-11
1
-28
/
+17
|
*
|
|
|
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
2015-04-11
1
-6
/
+11
|
*
|
|
|
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
2015-04-11
1
-31
/
+23
|
*
|
|
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
68
-271
/
+201
|
|
\
\
\
\
|
|
*
|
|
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
63
-86
/
+55
|
|
*
|
|
|
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
7
-77
/
+81
|
|
*
|
|
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
5
-57
/
+12
|
|
*
|
|
|
fuse: handle synchronous iocbs internally
Christoph Hellwig
2015-03-13
2
-20
/
+32
|
|
*
|
|
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
10
-38
/
+28
|
*
|
|
|
|
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-04-11
1
-1
/
+1
|
*
|
|
|
|
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
2015-04-11
1
-1
/
+1
|
*
|
|
|
|
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2015-04-11
2
-477
/
+308
|
*
|
|
|
|
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-04-11
2
-0
/
+27
|
*
|
|
|
|
drop bogus check in file_open_root()
Al Viro
2015-04-11
1
-3
/
+0
|
*
|
|
|
|
switch security_inode_getattr() to struct path *
Al Viro
2015-04-11
10
-35
/
+24
|
*
|
|
|
|
constify tomoyo_realpath_from_path()
Al Viro
2015-04-11
2
-4
/
+4
|
*
|
|
|
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
6
-21
/
+0
|
*
|
|
|
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-11
6
-8
/
+0
|
*
|
|
|
|
remove incorrect comment in lookup_one_len()
Al Viro
2015-04-11
1
-3
/
+1
|
*
|
|
|
|
namei.c: fold do_path_lookup() into both callers
Al Viro
2015-04-11
1
-24
/
+24
|
*
|
|
|
|
kill struct filename.separate
Al Viro
2015-04-11
2
-14
/
+17
|
*
|
|
|
|
switch path_init() to struct filename
Al Viro
2015-03-24
1
-8
/
+8
|
*
|
|
|
|
switch path_mountpoint() to struct filename
Al Viro
2015-03-24
1
-10
/
+11
|
*
|
|
|
|
switch path_lookupat() to struct filename
Al Viro
2015-03-24
1
-7
/
+6
|
*
|
|
|
|
getname_flags(): clean up a bit
Al Viro
2015-03-24
1
-28
/
+25
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
285
-2906
/
+13237
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()
Ingo Molnar
2015-04-12
1
-23
/
+30
|
*
|
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-04-11
11
-37
/
+61
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf evlist: Fix type for references to data_head/tail
David Ahern
2015-04-10
3
-10
/
+9
|
|
*
|
|
|
|
|
perf probe: Check the orphaned -x option
Masami Hiramatsu
2015-04-10
1
-0
/
+10
|
|
*
|
|
|
|
|
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-10
3
-7
/
+13
|
|
*
|
|
|
|
|
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
3
-9
/
+4
|
|
*
|
|
|
|
|
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
1
-1
/
+4
[next]