This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
10effcb548c170d59ea1d2152f2ee0ad45ce4c9d
ubports_kernel_google_msm
/
fs
/
ext2
History
James Morris
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
2011-03-08 11:38:10 +11:00
..
acl.c
ext2,3,4: provide simple rcu-walk ACL implementation
2011-01-07 17:50:30 +11:00
acl.h
fs: provide rcu-walk aware permission i_ops
2011-01-07 17:50:29 +11:00
balloc.c
ext2: fix comment on ext2_try_to_allocate()
2010-10-28 01:30:01 +02:00
dir.c
ext2: speed up file creates by optimizing rec_len functions
2011-01-10 19:04:06 +01:00
ext2.h
fs/vfs/security: pass last path component to LSM on inode creation
2011-02-01 11:12:29 -05:00
file.c
ext2: convert to use the new truncate convention.
2010-05-27 22:15:57 -04:00
ialloc.c
fs/vfs/security: pass last path component to LSM on inode creation
2011-02-01 11:12:29 -05:00
inode.c
ext2: fixed typo.
2010-10-28 01:30:05 +02:00
ioctl.c
…
Kconfig
…
Makefile
…
namei.c
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
2011-03-08 11:38:10 +11:00
super.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
2011-01-11 14:36:55 -08:00
symlink.c
ext2: symlink must be handled via filesystem specific operation
2010-04-12 21:11:25 +02:00
xattr_security.c
fs/vfs/security: pass last path component to LSM on inode creation
2011-02-01 11:12:29 -05:00
xattr_trusted.c
ext2: constify xattr_handler
2010-05-21 18:31:18 -04:00
xattr_user.c
ext2: constify xattr_handler
2010-05-21 18:31:18 -04:00
xattr.c
ext2: remove dead code in ext2_xattr_get
2011-01-10 12:10:37 -05:00
xattr.h
fs/vfs/security: pass last path component to LSM on inode creation
2011-02-01 11:12:29 -05:00
xip.c
…
xip.h
…