Linus Torvalds 4fbf888acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 年之前
..
Kconfig 7f3e3c7cfc ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 12 年之前
Makefile 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 年之前
acl.c 95eaefbdec ext4: fix the number of credits needed for acl ops with inline data 12 年之前
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 年之前
balloc.c 2746f7a170 ext4: don't count free clusters from a corrupt block group 11 年之前
bitmap.c 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 年之前
block_validity.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 年之前
dir.c 70261f568f ext4: Fix misspellings using 'codespell' tool 12 年之前
ext4.h 4fbf888acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 年之前
ext4_extents.h d7b2a00c2e ext4: isolate ext4_extents.h file 12 年之前
ext4_jbd2.c 91aa11fae1 jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() 12 年之前
ext4_jbd2.h 70261f568f ext4: Fix misspellings using 'codespell' tool 12 年之前
extents.c f275411440 ext4: remove unreachable code after ext4_can_extents_be_merged() 11 年之前
extents_status.c 1ab6c4997e fs: convert fs shrinkers to new scan/count API 11 年之前
extents_status.h d7b2a00c2e ext4: isolate ext4_extents.h file 12 年之前
file.c 02afc27fae direct-io: Handle O_(D)SYNC AIO 12 年之前
fsync.c 4418e14112 ext4: Fix fsync error handling after filesystem abort 12 年之前
hash.c 0e79537d30 ext4: reduce one "if" comparison in ext4_dirhash() 12 年之前
ialloc.c dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes() 11 年之前
indirect.c d7b2a00c2e ext4: isolate ext4_extents.h file 12 年之前
inline.c 5ba052fe33 ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline() 11 年之前
inode.c 9206c56155 ext4: return non-zero st_blocks for inline data 11 年之前
ioctl.c 375e289ea8 vfs: pull ext4's double-i_mutex-locking into common code 11 年之前
mballoc.c 8f9ff18920 ext4: fix FITRIM in no journal mode 11 年之前
mballoc.h a0b30c1229 ext4: use module parameters instead of debugfs for mballoc_debug 12 年之前
migrate.c 70261f568f ext4: Fix misspellings using 'codespell' tool 12 年之前
mmp.c dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes() 11 年之前
move_extent.c 375e289ea8 vfs: pull ext4's double-i_mutex-locking into common code 11 年之前
namei.c 43ae9e3fc7 ext[34]: fix double put in tmpfile 11 年之前
page-io.c 78371a45df ext4: fix assertion in ext4_add_complete_io() 11 年之前
resize.c 6ca792edc1 ext4: fix corruption when online resizing a fs with 1K block size 12 年之前
super.c dd1f723bf5 ext4: use prandom_u32() instead of get_random_bytes() 11 年之前
symlink.c 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 年之前
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 年之前
xattr.c dcb9917ba0 ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea() 11 年之前
xattr.h fd03d8daf4 ext4: reserve xattr index for Rich ACL support 12 年之前
xattr_security.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 年之前
xattr_trusted.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 年之前
xattr_user.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 年之前