This website requires JavaScript.
Explore
Help
Sign In
a7y18lte-ubports
/
android_kernel_samsung_universal7885
Watch
1
Star
0
Fork
0
You've already forked android_kernel_samsung_universal7885
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
android_kernel_samsung_univ...
/
fs
/
ext2
History
Al Viro
60545d0d46
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-06-29 12:57:10 +04:00
..
acl.c
…
acl.h
…
balloc.c
Ext2: remove the static function release_blocks to optimize the kernel
2013-02-07 16:44:56 +01:00
dir.c
[readdir] simple local unixlike: switch to ->iterate()
2013-06-29 12:46:47 +04:00
ext2.h
…
file.c
…
ialloc.c
ext2: Fix BUG_ON in evict() on inode deletion
2013-03-13 15:23:44 +01:00
inode.c
aio: don't include aio.h in sched.h
2013-05-07 20:16:25 -07:00
ioctl.c
new helper: file_inode(file)
2013-02-22 23:31:31 -05:00
Kconfig
…
Makefile
…
namei.c
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
2013-06-29 12:57:10 +04:00
super.c
fs: Limit sys_mount to only request filesystem modules.
2013-03-03 19:36:31 -08:00
symlink.c
…
xattr_security.c
…
xattr_trusted.c
…
xattr_user.c
…
xattr.c
Ext2: return ENOMEM rather than EIO if sb_getblk fails
2013-01-21 11:19:57 +01:00
xattr.h
…
xip.c
…
xip.h
…