Linus Torvalds e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
..
Kconfig 6affb9d7b1 dax: fix build warnings with FS_DAX and !FS_IOMAP 8 years ago
Makefile 0c9ec4beec ext4: support GETFSMAP ioctls 8 years ago
acl.c a3bb2d5587 ext4: Don't clear SGID when inheriting ACLs 8 years ago
acl.h 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
balloc.c 396d10993f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
bitmap.c 72b8e0f9fa ext4: remove unused header files 10 years ago
block_validity.c d74f3d2528 ext4: add missing KERN_CONT to a few more debugging uses 9 years ago
dir.c d695a1bea3 ext4: use sizeof(*ptr) 8 years ago
ext4.h 89fd915c40 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
ext4_extents.h b8a07463c8 ext4: fix misspellings in comments. 9 years ago
ext4_jbd2.c bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
ext4_jbd2.h c03b45b853 ext4, project: expand inode extra size if possible 8 years ago
extents.c 4e56201321 ext4: fix copy paste error in ext4_swap_extents() 8 years ago
extents_status.c 3f8b6fb7f2 scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances 8 years ago
extents_status.h ebd173beb8 ext4: move procfs registration code to fs/ext4/sysfs.c 10 years ago
file.c e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
fsmap.c 4a4956249d ext4: fix off-by-one fsmap error on 1k block filesystems 8 years ago
fsmap.h 0c9ec4beec ext4: support GETFSMAP ioctls 8 years ago
fsync.c bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
hash.c 918dc9d0ab ext4: remove useless test and assignment in strtohash functions 8 years ago
ialloc.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
indirect.c ddfa17e4ad ext4: call journal revoke when freeing ea_inode blocks 8 years ago
inline.c e50e5129f3 ext4: xattr-in-inode support 8 years ago
inode.c 89fd915c40 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
ioctl.c c03b45b853 ext4, project: expand inode extra size if possible 8 years ago
mballoc.c b80b32b6d5 ext4: fix clang build regression 8 years ago
mballoc.h a015434480 ext4: send parallel discards on commit completions 8 years ago
migrate.c 1b917ed8ae ext4: do not set posix acls on xattr inodes 8 years ago
mmp.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
move_extent.c 02749a4c20 ext4: add ext4_is_quota_file() 8 years ago
namei.c 9699d4f91d ext4: make xattr inode reads faster 8 years ago
page-io.c 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
readpage.c 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
resize.c aec51758ce ext4: fix overflow caused by missing cast in ext4_resize_fs() 8 years ago
super.c 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
symlink.c 99652ea56a ext4: Add statx support 8 years ago
sysfs.c 1ea1516fbb ext4: check return value of kstrtoull correctly in reserved_clusters_store 8 years ago
truncate.h ea3d7209ca ext4: fix races between page faults and hole punching 9 years ago
xattr.c a6d0567604 ext4: backward compatibility support for Lustre ea_inode implementation 8 years ago
xattr.h af65207c76 ext4: fix __ext4_new_inode() journal credits calculation 8 years ago
xattr_security.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_trusted.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
xattr_user.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago