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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
2008-11-14
1
-1
/
+4
*
CRED: Use creds in file structs
David Howells
2008-11-14
3
-6
/
+7
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
8
-86
/
+121
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
5
-95
/
+138
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
11
-20
/
+37
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
7
-39
/
+93
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
8
-22
/
+24
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
18
-86
/
+89
*
CRED: Neuter sys_capset()
David Howells
2008-11-14
1
-11
/
+1
*
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
2008-11-14
14
-35
/
+37
*
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-11-14
3
-5
/
+5
*
CRED: Wrap task credential accesses in the UFS filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the UDF filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the UBIFS filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the SYSV filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the SMBFS filesystem
David Howells
2008-11-14
3
-4
/
+4
*
CRED: Wrap task credential accesses in the ReiserFS filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the RAMFS filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the OMFS filesystem
David Howells
2008-11-14
1
-4
/
+4
*
CRED: Wrap task credential accesses in the OCFS2 filesystem
David Howells
2008-11-14
2
-6
/
+6
*
CRED: Wrap task credential accesses in the NFS daemon
David Howells
2008-11-14
1
-3
/
+3
*
CRED: Wrap task credential accesses in the NCPFS filesystem
David Howells
2008-11-14
1
-47
/
+44
*
CRED: Wrap task credential accesses in the Minix filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the JFS filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the hugetlbfs filesystem
David Howells
2008-11-14
1
-8
/
+8
*
CRED: Wrap task credential accesses in the HPFS filesystem
David Howells
2008-11-14
2
-14
/
+14
*
CRED: Wrap task credential accesses in the HFSplus filesystem
David Howells
2008-11-14
2
-4
/
+4
*
CRED: Wrap task credential accesses in the HFS filesystem
David Howells
2008-11-14
2
-4
/
+4
*
CRED: Wrap task credential accesses in the GFS2 filesystem
David Howells
2008-11-14
1
-5
/
+5
*
CRED: Wrap task credential accesses in the FUSE filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the FAT filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the Ext4 filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the Ext3 filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the Ext2 filesystem
David Howells
2008-11-14
2
-3
/
+3
*
CRED: Wrap task credential accesses in the eCryptFS filesystem
David Howells
2008-11-14
2
-16
/
+22
*
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the Coda filesystem
David Howells
2008-11-14
2
-4
/
+4
*
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
2008-11-14
7
-17
/
+17
*
CRED: Wrap task credential accesses in the BFS filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the autofs4 filesystem
David Howells
2008-11-14
2
-4
/
+4
*
CRED: Wrap task credential accesses in the autofs filesystem
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the AFFS filesystem
David Howells
2008-11-14
2
-4
/
+4
*
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
2008-11-14
3
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-11-03
8
-30
/
+86
|
\
|
*
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-11-03
1
-1
/
+3
|
*
[CIFS] fix error in smb_send2
Steve French
2008-10-30
3
-4
/
+7
|
*
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-10-29
5
-25
/
+76
*
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2008-11-03
1
-18
/
+20
|
\
\
|
*
|
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
2008-10-27
1
-18
/
+20
*
|
|
saner FASYNC handling on file close
Al Viro
2008-11-01
4
-7
/
+4
[next]