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
8a5e929dd2e05ab4d3d89f58c5e8fca596af8f3a
ubports_kernel_google_msm
/
fs
/
ext2
History
Al Viro
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
...
not used in the instances anymore. Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2011-07-20 01:43:21 -04:00
..
acl.c
->permission() sanitizing: don't pass flags to ->check_acl()
2011-07-20 01:43:21 -04:00
acl.h
->permission() sanitizing: don't pass flags to ->check_acl()
2011-07-20 01:43:21 -04:00
balloc.c
Fix common misspellings
2011-03-31 11:26:23 -03:00
dir.c
ext2: speed up file creates by optimizing rec_len functions
2011-01-10 19:04:06 +01:00
ext2.h
bitops: remove ext2 non-atomic bitops from asm/bitops.h
2011-03-23 19:46:21 -07: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
Fix common misspellings
2011-03-31 11:26:23 -03:00
ioctl.c
userns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-23 19:47:13 -07:00
Kconfig
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-20 11:43:59 -07:00
Makefile
switch ext2 to simple_fsync()
2009-06-11 21:36:12 -04:00
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
ext2: fix error msg when mounting fs with too-large blocksize
2011-05-17 13:47:42 +02: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
Fix common misspellings
2011-03-31 11:26:23 -03: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
ext2: Unify log messages in ext2
2009-12-10 15:02:52 +01:00
xip.h
xip: support non-struct page backed memory
2008-04-28 08:58:23 -07:00