Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9c9eaa42b73caf622bc9950c2d304e5338d4e9f
/
security
/
inode.c
bbcd0ff
ANDROID: vfs: Add permission2 for filesystems with per mount permissions
by Daniel Rosenberg
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2ab704a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
1b46065
securityfs: fix securityfs_create_dir comment
by Laurent Georget
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
4093d30
securityfs: ->d_parent is never NULL or negative
by Al Viro
· 8 years ago
07a8e62
drbd: ->d_parent is never NULL or negative
by Al Viro
· 8 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 9 years ago
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
ce0b16d
VFS: security/: d_inode() annotations
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
da3dae5
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
by Masanari Iida
· 10 years ago
3e25eb9
securityfs: fix object creation races
by Al Viro
· 13 years ago
52ef0c0
switch securityfs_create_file() to umode_t
by Al Viro
· 13 years ago
dba19c6
get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
b8bc83a
securityfs: Drop dentry reference count when mknod fails
by Tvrtko Ursulin
· 14 years ago
b338cc8
security: testing the wrong variable in create_by_name()
by Dan Carpenter
· 15 years ago
ef52c75
get rid of pointless checks after simple_pin_fs()
by Al Viro
· 15 years ago
d93e4c9
securityfs: securityfs_remove should handle IS_ERR pointers
by Eric Paris
· 15 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
faa3aad
securityfs: fix long-broken securityfs_create_file comment
by Serge E. Hallyn
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
9256292
integrity: special fs magic
by Mimi Zohar
· 16 years ago
3f23d81
security: add/fix security kernel-doc
by Randy Dunlap
· 16 years ago
78a2d90
Kobject: convert remaining kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
69d8e13
kobject: convert securityfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
b67dbf9
[PATCH] add securityfs for all LSMs to use
by Greg KH
· 19 years ago