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
2009-03-27
93
-574
/
+603
|
\
|
*
fs: avoid I_NEW inodes
Nick Piggin
2009-03-27
4
-11
/
+19
|
*
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
1
-73
/
+40
|
*
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+6
|
*
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+17
|
*
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
1
-78
/
+22
|
*
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
1
-1
/
+6
|
*
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
11
-16
/
+28
|
*
fs: move bdev code out of buffer.c
Nick Piggin
2009-03-27
4
-152
/
+153
|
*
constify dentry_operations: rest
Al Viro
2009-03-27
7
-7
/
+7
|
*
constify dentry_operations: configfs
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: sysfs
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: JFS
Al Viro
2009-03-27
2
-3
/
+3
|
*
constify dentry_operations: OCFS2
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: GFS2
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: FAT
Al Viro
2009-03-27
2
-3
/
+3
|
*
constify dentry_operations: FUSE
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: procfs
Al Viro
2009-03-27
3
-6
/
+6
|
*
constify dentry_operations: ecryptfs
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: CIFS
Al Viro
2009-03-27
2
-4
/
+4
|
*
constify dentry_operations: AFS
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: autofs, autofs4
Al Viro
2009-03-27
3
-4
/
+4
|
*
constify dentry_operations: 9p
Al Viro
2009-03-27
2
-4
/
+4
|
*
constify dentry_operations: misc filesystems
Al Viro
2009-03-27
18
-23
/
+22
|
*
constify dentry_operations: NFS
Al Viro
2009-03-27
4
-5
/
+5
|
*
fs: make struct dentry->d_op const
Jan Engelhardt
2009-03-27
1
-1
/
+1
|
*
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-27
1
-0
/
+2
|
*
vfs: Further changes from macro to inline function in fs.h
Steven Whitehouse
2009-03-27
1
-7
/
+38
|
*
vfs: Update fs.h to use inline functions when no file locking set
Steven Whitehouse
2009-03-27
1
-26
/
+139
|
*
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2009-03-27
4
-9
/
+2
|
*
ufs: copy symlink data into the correct union member
Duane Griffin
2009-03-27
1
-1
/
+1
|
*
ufs: ensure fast symlinks are NUL-terminated
Duane Griffin
2009-03-27
1
-2
/
+4
|
*
ufs: don't truncate longer ufs2 fast symlinks
Duane Griffin
2009-03-27
2
-22
/
+17
|
*
ufs: validate maximum fast symlink size from superblock
Duane Griffin
2009-03-27
1
-0
/
+11
|
*
cleanup may_open
Christoph Hellwig
2009-03-27
1
-14
/
+12
|
*
cleanup d_add_ci
Christoph Hellwig
2009-03-27
1
-30
/
+18
|
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
13
-72
/
+43
|
*
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
2009-03-27
1
-2
/
+6
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
58
-697
/
+902
|
\
\
|
*
|
ext2: Zero our b_size in ext2_quota_read()
Manish Katiyar
2009-03-26
1
-0
/
+1
|
*
|
trivial: fix typos/grammar errors in fs/Kconfig
Matt LaPlante
2009-03-26
1
-1
/
+1
|
*
|
quota: Coding style fixes
Jan Kara
2009-03-26
5
-111
/
+198
|
*
|
quota: Remove superfluous inlines
Jan Kara
2009-03-26
3
-10
/
+11
|
*
|
quota: Remove uppercase aliases for quota functions.
Jan Kara
2009-03-26
1
-31
/
+0
|
*
|
nfsd: Use lowercase names of quota functions
Jan Kara
2009-03-26
1
-2
/
+2
|
*
|
jfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
8
-36
/
+36
|
*
|
udf: Use lowercase names of quota functions
Jan Kara
2009-03-26
2
-11
/
+11
|
*
|
ufs: Use lowercase names of quota functions
Jan Kara
2009-03-26
2
-10
/
+10
|
*
|
reiserfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
5
-22
/
+24
|
*
|
ext4: Use lowercase names of quota functions
Jan Kara
2009-03-26
7
-20
/
+20
[next]