Maninder Singh 4e56201321 ext4: fix copy paste error in ext4_swap_extents() 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 18017479ca ext4: remove unused variable 9 years ago
ext4.h 9699d4f91d ext4: make xattr inode reads faster 8 years ago
ext4_extents.h b8a07463c8 ext4: fix misspellings in comments. 9 years ago
ext4_jbd2.c 0db1ff222d ext4: add shutdown bit and check for it 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 fcf5ea1099 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize 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 6acec592c6 ext4: use errseq_t based error handling for reporting data writeback errors 8 years ago
hash.c 1c83a9aab8 ext4: move halfmd4 into hash.c directly 8 years ago
ialloc.c af65207c76 ext4: fix __ext4_new_inode() journal credits calculation 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 c03b45b853 ext4, project: expand inode extra size if possible 8 years ago
ioctl.c c03b45b853 ext4, project: expand inode extra size if possible 8 years ago
mballoc.c 2df2c3402f ext4: fix warning about stack corruption 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 70fd76140a block,fs: use REQ_* flags directly 9 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 0127251c45 ext4: add support for passing in write hints for buffered writes 8 years ago
readpage.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
resize.c aec51758ce ext4: fix overflow caused by missing cast in ext4_resize_fs() 8 years ago
super.c a627b0a7c1 ext4: remove unused metadata accounting variables 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 b640b2c51b ext4: cleanup ext4_expand_extra_isize_ea() 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