android_kernel_samsung_msm8976/fs/ext2
Al Viro dd8e7e379c it's still short a few helpers, but infrastructure should be OK now...
Change-Id: I0adb8fe9c5029bad3ac52629003c3b78e9442936
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-12-03 11:52:03 +01:00
..
Kconfig
Makefile
acl.c posix_acl: Clear SGID bit when setting file permissions 2017-04-28 00:00:11 -07:00
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 new helper: file_inode(file) 2013-02-22 23:31:31 -05: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 ext2: Fix fs corruption in ext2_get_xip_mem() 2014-10-05 14:54:15 -07:00
ioctl.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
namei.c it's still short a few helpers, but infrastructure should be OK now... 2018-12-03 11:52:03 +01:00
super.c fs: push sync_filesystem() down to the file system's remount_fs() 2015-09-16 18:20:11 +05:30
symlink.c
xattr.c Ext2: return ENOMEM rather than EIO if sb_getblk fails 2013-01-21 11:19:57 +01:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c ext2: Fix fs corruption in ext2_get_xip_mem() 2014-10-05 14:54:15 -07:00
xip.h