Linus Torvalds a7963eb7f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
..
Kconfig 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Makefile e1740a462e switch ext2 to simple_fsync() 16 years ago
acl.c 3e0d8a0104 ext2: acl: remove unneeded include of linux/capability.h 11 years ago
acl.h 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
balloc.c 712ddc52ff Ext2: remove the static function release_blocks to optimize the kernel 12 years ago
dir.c 80886298c0 [readdir] simple local unixlike: switch to ->iterate() 12 years ago
ext2.h b8a9f9e183 userns: Convert ext2 to use kuid/kgid where appropriate. 13 years ago
file.c 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
ialloc.c e878167af9 ext2/3: use prandom_u32() instead of get_random_bytes() 11 years ago
inode.c 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
ioctl.c 496ad9aa8e new helper: file_inode(file) 12 years ago
namei.c 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
super.c a7963eb7f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
symlink.c fc7683a3c3 ext2: symlink must be handled via filesystem specific operation 15 years ago
xattr.c 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr.h 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr_security.c 17cd48e488 fs: Mark function as static in ext2/xattr_security.c 11 years ago
xattr_trusted.c f7699f2b01 migrate ext2_fs.h guts to fs/ext2/ext2.h 13 years ago
xattr_user.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
xip.c 7ba3ec5749 ext2: Fix fs corruption in ext2_get_xip_mem() 11 years ago
xip.h 70688e4dd1 xip: support non-struct page backed memory 17 years ago