..
acl.c
fs: make posix_acl_create more useful
2020-12-07 21:02:49 +03:00
acl.h
ext2: remove duplicate 'ext2_get_acl()' define
2011-07-29 23:21:50 -07:00
balloc.c
fs/ext2/balloc.c: delete useless initialization
2011-08-17 11:41:20 +02:00
dir.c
ext2: remove the second argument of k[un]map_atomic()
2012-03-20 21:48:22 +08:00
ext2.h
migrate ext2_fs.h guts to fs/ext2/ext2.h
2012-03-31 16:03:16 -04:00
file.c
fs: take the ACL checks to common code
2011-07-25 14:30:23 -04:00
ialloc.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
2012-01-09 12:51:21 -08:00
inode.c
ext2: Fix fs corruption in ext2_get_xip_mem()
2014-09-25 11:49:19 +08:00
ioctl.c
ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls
2012-01-11 13:39:02 +01:00
Kconfig
Makefile
namei.c
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
2018-12-07 22:28:48 +04:00
super.c
fs: push sync_filesystem() down to the file system's remount_fs()
2020-11-29 16:11:45 +03:00
symlink.c
xattr.c
ext2/3/4: delete unneeded includes of module.h
2012-01-09 13:52:10 +01:00
xattr.h
fs/vfs/security: pass last path component to LSM on inode creation
2011-02-01 11:12:29 -05:00
xattr_security.c
migrate ext2_fs.h guts to fs/ext2/ext2.h
2012-03-31 16:03:16 -04:00
xattr_trusted.c
migrate ext2_fs.h guts to fs/ext2/ext2.h
2012-03-31 16:03:16 -04:00
xattr_user.c
ext2/3/4: delete unneeded includes of module.h
2012-01-09 13:52:10 +01:00
xip.c
ext2: Fix fs corruption in ext2_get_xip_mem()
2014-09-25 11:49:19 +08:00
xip.h