Linus Torvalds e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 před 14 roky
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured před 15 roky
Makefile bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io před 14 roky
acl.c 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation před 14 roky
acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops před 14 roky
balloc.c f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED před 14 roky
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int před 16 roky
block_validity.c 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() před 14 roky
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode před 14 roky
ext4.h 3889fd57ea ext4: flush the i_completed_io_list during ext4_truncate před 14 roky
ext4_extents.h b05e6ae58a ext4: drop ec_type from the ext4_ext_cache structure před 14 roky
ext4_jbd2.c 1c13d5c087 ext4: Save error information to the superblock for analysis před 15 roky
ext4_jbd2.h 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary před 14 roky
extents.c d002ebf1d8 ext4: don't pass entire map to check_eofblocks_fl před 14 roky
file.c 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary před 14 roky
fsync.c 3889fd57ea ext4: flush the i_completed_io_list during ext4_truncate před 14 roky
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms před 16 roky
ialloc.c 353eb83c14 ext4: drop i_state_flags on architectures with 64-bit longs před 14 roky
inode.c 1c5b9e9065 ext4: fix memory leak in ext4_free_branches před 14 roky
ioctl.c e681c047e4 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard před 14 roky
mballoc.c 0f0a25bf51 ext4: fix trimming starting with block 0 with small blocksize před 14 roky
mballoc.h 731eb1a03a ext4: consolidate in_range() definitions před 15 roky
migrate.c f1dffc4c54 ext4: ext4_ext_migrate should use NULL not 0 před 14 roky
move_extent.c bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions před 14 roky
namei.c b40971426a ext4: add error checking to calls to ext4_handle_dirty_metadata() před 14 roky
page-io.c 13195184a8 ext4: test the correct variable in ext4_init_pageio() před 14 roky
resize.c e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 před 14 roky
super.c e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 před 14 roky
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation před 15 roky
xattr.c 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle před 14 roky
xattr.h 19ef20143f ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled před 14 roky
xattr_security.c 11e2752807 ext4: constify xattr_handler před 15 roky
xattr_trusted.c 11e2752807 ext4: constify xattr_handler před 15 roky
xattr_user.c 11e2752807 ext4: constify xattr_handler před 15 roky