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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
157
-2166
/
+1666
|
\
|
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
1101
-7898
/
+10861
|
|
\
|
|
*
copy_from_iter_nocache()
Al Viro
2014-12-08
2
-0
/
+22
|
|
*
new helper: iov_iter_kvec()
Al Viro
2014-12-08
2
-0
/
+15
|
|
*
csum_and_copy_..._iter()
Al Viro
2014-12-08
2
-0
/
+91
|
|
*
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
2
-13
/
+70
|
|
*
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-82
/
+9
|
|
*
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-91
/
+15
|
|
*
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
2014-11-27
1
-36
/
+24
|
|
*
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
2014-11-27
1
-86
/
+12
|
|
*
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
2014-11-27
1
-62
/
+45
|
|
*
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
2014-11-27
1
-50
/
+28
|
|
*
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
2014-11-27
1
-54
/
+19
|
|
*
iov_iter.c: iterate_and_advance
Al Viro
2014-11-27
1
-76
/
+28
|
|
*
iov_iter.c: macros for iterating over iov_iter
Al Viro
2014-11-27
1
-126
/
+86
|
*
|
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
2014-11-19
38
-437
/
+410
|
|
\
\
|
|
*
|
debugfs: Have debugfs_print_regs32() return void
Joe Perches
2014-11-05
3
-12
/
+12
|
|
*
|
fs: Convert show_fdinfo functions to void
Joe Perches
2014-11-05
10
-83
/
+63
|
|
*
|
dlm: Use seq_puts() instead of seq_printf() for constant strings
Joe Perches
2014-11-05
1
-7
/
+5
|
|
*
|
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
Joe Perches
2014-11-05
1
-134
/
+117
|
|
*
|
netfilter: Remove checks of seq_printf() return values
Steven Rostedt (Red Hat)
2014-11-05
6
-97
/
+97
|
|
*
|
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-11-05
17
-69
/
+70
|
|
*
|
netfilter: Remove return values for print_conntrack callbacks
Steven Rostedt (Red Hat)
2014-11-05
7
-14
/
+17
|
|
*
|
seq_file: Rename seq_overflow() to seq_has_overflowed() and make public
Joe Perches
2014-10-29
3
-22
/
+30
|
*
|
|
kill f_dentry macro
Al Viro
2014-11-19
2
-1
/
+4
|
*
|
|
Merge branch 'for-lustre' into for-next
Al Viro
2014-11-19
12
-376
/
+265
|
|
\
\
\
|
|
*
|
|
lustre: use is_root_inode()
Al Viro
2014-11-03
3
-11
/
+9
|
|
*
|
|
lustre: get rid of duplicate mountpoint checks
Al Viro
2014-11-03
1
-35
/
+0
|
|
*
|
|
kill ll_link_generic()
Al Viro
2014-11-03
1
-32
/
+27
|
|
*
|
|
ll_get_child_fid(): callers already have the child
Al Viro
2014-11-03
1
-17
/
+7
|
|
*
|
|
kill ll_rename_generic()
Al Viro
2014-11-03
1
-48
/
+35
|
|
*
|
|
kill ll_unlink_generic()
Al Viro
2014-11-03
1
-42
/
+38
|
|
*
|
|
kill ll_rmdir_generic()
Al Viro
2014-11-03
1
-32
/
+28
|
|
*
|
|
ll_new_inode(): don't bother with name - it's always &dentry->d_name
Al Viro
2014-11-03
1
-15
/
+15
|
|
*
|
|
kill ll_symlink_generic()
Al Viro
2014-11-03
1
-19
/
+13
|
|
*
|
|
kill ll_mkdir_generic()
Al Viro
2014-11-03
1
-21
/
+14
|
|
*
|
|
kill ll_mknod_generic()
Al Viro
2014-11-03
1
-14
/
+8
|
|
*
|
|
lustre: switch ll_release_openhandle() to struct inode *
Al Viro
2014-11-03
3
-9
/
+8
|
|
*
|
|
lustre: use file_inode()
Al Viro
2014-11-03
7
-31
/
+29
|
|
*
|
|
lustre: use %p[dD]
Al Viro
2014-11-03
7
-51
/
+47
|
|
*
|
|
lustre: opened file can't have negative dentry
Al Viro
2014-11-03
1
-30
/
+21
|
|
*
|
|
ll_setxattr(): get rid of struct file on stack
Al Viro
2014-11-03
3
-11
/
+11
|
|
*
|
|
lustre: switch ll_intent_file_open() to struct dentry *
Al Viro
2014-11-03
1
-15
/
+12
|
*
|
|
|
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
2014-11-19
1
-0
/
+2
|
*
|
|
|
new helper: audit_file()
Al Viro
2014-11-19
5
-14
/
+24
|
*
|
|
|
nfsd_vfs_write(): use file_inode()
Al Viro
2014-11-19
1
-3
/
+1
|
*
|
|
|
ncpfs: use file_inode()
Al Viro
2014-11-19
3
-15
/
+9
|
*
|
|
|
kill f_dentry uses
Al Viro
2014-11-19
19
-37
/
+31
|
*
|
|
|
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-19
1
-1
/
+1
|
*
|
|
|
procfs: get rid of ->f_dentry
Al Viro
2014-11-19
1
-2
/
+2
[next]