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-01-28
179
-3851
/
+1543
|
\
|
*
__dentry_path() fixes
Al Viro
2014-01-26
1
-3
/
+6
|
*
vfs: Remove second variable named error in __dentry_path
Eric W. Biederman
2014-01-26
1
-1
/
+0
|
*
vfs: Is mounted should be testing mnt_ns for NULL or error.
Eric W. Biederman
2014-01-26
1
-1
/
+1
|
*
Fix race when checking i_size on direct i/o read
Steven Whitehouse
2014-01-26
2
-22
/
+23
|
*
hfsplus: remove can_set_xattr
Christoph Hellwig
2014-01-26
1
-84
/
+3
|
*
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
7
-347
/
+173
|
*
fs: remove generic_acl
Christoph Hellwig
2014-01-26
7
-238
/
+69
|
*
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
2014-01-26
6
-281
/
+121
|
*
gfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
4
-214
/
+62
|
*
jfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-140
/
+89
|
*
xfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-171
/
+36
|
*
reiserfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-161
/
+35
|
*
ocfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-250
/
+72
|
*
jffs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-143
/
+24
|
*
hfsplus: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
6
-162
/
+26
|
*
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-170
/
+31
|
*
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
21
-605
/
+100
|
*
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
5
-135
/
+28
|
*
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
17
-23
/
+81
|
*
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
16
-21
/
+54
|
*
fs: add generic xattr_acl handlers
Christoph Hellwig
2014-01-25
2
-0
/
+105
|
*
fs: add a set_acl inode operation
Christoph Hellwig
2014-01-25
1
-0
/
+1
|
*
fs: add get_acl helper
Christoph Hellwig
2014-01-25
3
-21
/
+32
|
*
fs: merge xattr_acl.c into posix_acl.c
Christoph Hellwig
2014-01-25
3
-188
/
+174
|
*
reiserfs: prefix ACL symbols with reiserfs_
Christoph Hellwig
2014-01-25
1
-10
/
+10
|
*
befs: iget_locked() doesn't return an ERR_PTR
Rakesh Pandit
2014-01-25
1
-2
/
+2
|
*
fs: __fget_light() can use __fget() in slow path
Oleg Nesterov
2014-01-25
1
-11
/
+3
|
*
fs: factor out common code in fget_light() and fget_raw_light()
Oleg Nesterov
2014-01-25
1
-24
/
+9
|
*
fs: factor out common code in fget() and fget_raw()
Oleg Nesterov
2014-01-25
1
-17
/
+8
|
*
change close_files() to use rcu_dereference_raw(files->fdt)
Oleg Nesterov
2014-01-25
1
-17
/
+9
|
*
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
4
-29
/
+23
|
*
kill reiserfs_bdevname()
Al Viro
2014-01-25
3
-14
/
+6
|
*
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
2
-101
/
+22
|
*
nls: have register_nls() set ->owner
Al Viro
2014-01-25
53
-54
/
+5
|
*
eventfd_ctx_fdget(): use fdget() instead of fget()
Al Viro
2014-01-25
1
-8
/
+5
|
*
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
1
-46
/
+24
|
*
qnx4: clean qnx4_fill_super() up
Al Viro
2014-01-25
2
-43
/
+22
|
*
efs: get rid of ->put_super()
Al Viro
2014-01-25
1
-24
/
+15
|
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
7
-35
/
+23
|
*
cramfs: get rid of ->put_super()
Al Viro
2014-01-25
1
-16
/
+12
|
*
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()
Al Viro
2014-01-25
1
-32
/
+25
|
*
xfs: switch to kfree_put_link()
Al Viro
2014-01-25
1
-13
/
+1
|
*
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-25
1
-16
/
+13
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
33
-416
/
+448
|
\
\
|
*
|
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2014-01-27
1
-2
/
+1
|
*
|
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
1
-2
/
+2
|
*
|
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-27
1
-0
/
+9
|
*
|
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
1
-2
/
+0
|
*
|
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
2
-17
/
+10
[next]