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