Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
Kconfig 7f3e3c7cfc ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 12 years ago
Makefile 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
acl.c 95eaefbdec ext4: fix the number of credits needed for acl ops with inline data 12 years ago
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 years ago
balloc.c f4afb4f4e3 ext4: optimize test_root() 12 years ago
bitmap.c 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
block_validity.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
dir.c 725bebb278 [readdir] convert ext4 12 years ago
ext4.h 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
ext4_extents.h 2656497b26 ext4: mext_insert_extents should update extent block checksum 12 years ago
ext4_jbd2.c 5fe2fe895a ext4: provide wrappers for transaction reservation calls 12 years ago
ext4_jbd2.h 6b523df4fb ext4: use transaction reservation for extent conversion in ext4_end_io 12 years ago
extents.c 6ae06ff51e ext4: optimize starting extent in ext4_ext_rm_leaf() 12 years ago
extents_status.c d3922a777f ext4: improve extent cache shrink mechanism to avoid to burn CPU time 12 years ago
extents_status.h d3922a777f ext4: improve extent cache shrink mechanism to avoid to burn CPU time 12 years ago
file.c 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
fsync.c 4418e14112 ext4: Fix fsync error handling after filesystem abort 12 years ago
hash.c 0e79537d30 ext4: reduce one "if" comparison in ext4_dirhash() 12 years ago
ialloc.c 5fe2fe895a ext4: provide wrappers for transaction reservation calls 12 years ago
indirect.c 21ddd568c1 ext4: translate flag bits to strings in tracepoints 12 years ago
inline.c 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
inode.c cb53054118 ext4: fix up error handling for mpage_map_and_submit_extent() 12 years ago
ioctl.c 8c8e0ca622 ext4: fix usless declarations 12 years ago
mballoc.c 2c00ef3ee3 ext4: implement error handling of ext4_mb_new_preallocation() 12 years ago
mballoc.h a0b30c1229 ext4: use module parameters instead of debugfs for mballoc_debug 12 years ago
migrate.c 43e50f5086 ext4: do not convert to indirect with bigalloc enabled 12 years ago
mmp.c 9f203507ed ext4: mark all metadata I/O with REQ_META 12 years ago
move_extent.c 03b40e3496 ext4: delete unused variables 12 years ago
namei.c 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
page-io.c a1d8d9a757 ext4: add check to io_submit_init_bio 12 years ago
resize.c 6ca792edc1 ext4: fix corruption when online resizing a fs with 1K block size 12 years ago
super.c e7c96e8e47 ext4: reduce object size when !CONFIG_PRINTK 12 years ago
symlink.c 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 years ago
xattr.c d6a771056b ext4: fix miscellaneous big endian warnings 12 years ago
xattr.h fd03d8daf4 ext4: reserve xattr index for Rich ACL support 12 years ago
xattr_security.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 years ago
xattr_trusted.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_user.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago