index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
securityfs: fix object creation races
Al Viro
2012-01-10
1
-141
/
+50
*
switch securityfs_create_file() to umode_t
Al Viro
2012-01-03
1
-6
/
+6
*
get rid of open-coded S_ISREG(), etc.
Al Viro
2012-01-03
1
-1
/
+1
*
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
1
-1
/
+1
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
securityfs: Drop dentry reference count when mknod fails
Tvrtko Ursulin
2010-08-02
1
-1
/
+3
*
security: testing the wrong variable in create_by_name()
Dan Carpenter
2010-04-22
1
-2
/
+2
*
get rid of pointless checks after simple_pin_fs()
Al Viro
2010-01-26
1
-9
/
+2
*
securityfs: securityfs_remove should handle IS_ERR pointers
Eric Paris
2009-05-12
1
-1
/
+1
*
Merge branch 'master' into next
James Morris
2009-02-06
1
-3
/
+0
|
\
|
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-3
/
+0
*
|
securityfs: fix long-broken securityfs_create_file comment
Serge E. Hallyn
2009-02-03
1
-4
/
+3
|
/
*
integrity: special fs magic
Mimi Zohar
2008-10-13
1
-2
/
+1
*
security: add/fix security kernel-doc
Randy Dunlap
2008-08-20
1
-17
/
+16
*
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: convert securityfs to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-6
/
+5
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-8
/
+0
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-1
/
+1
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-2
/
+2
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
1
-4
/
+4
|
\
|
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-4
/
+4
*
|
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-06-09
1
-1
/
+1
|
/
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-4
/
+4
*
[PATCH] add securityfs for all LSMs to use
Greg KH
2005-07-08
1
-0
/
+347