Theodore Ts'o 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 年 前
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 年 前
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 年 前
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 年 前
balloc.c 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 14 年 前
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 年 前
block_validity.c dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 年 前
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 年 前
ext4.h 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
ext4_extents.h c03f8aa9ab ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 14 年 前
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() 14 年 前
ext4_jbd2.h 441c850857 ext4: Fix ext4_should_writeback_data() for no-journal mode 14 年 前
extents.c 0aa060000e ext4: teach ext4_ext_truncate() about the bigalloc feature 14 年 前
file.c 4e34e719e4 fs: take the ACL checks to common code 14 年 前
fsync.c 60ad446682 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 年 前
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 年 前
ialloc.c 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
indirect.c bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 14 年 前
inode.c 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 14 年 前
ioctl.c bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 14 年 前
mballoc.c 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
mballoc.h 84130193e0 ext4: teach ext4_free_blocks() about bigalloc and clusters 14 年 前
migrate.c 74e4e6db38 ext4: set extents flag when migrating file to use extents 14 年 前
mmp.c c5e06d101a ext4: add support for multiple mount protection 14 年 前
move_extent.c f17722f917 ext4: Fix max file size and logical block counting of extent format file 14 年 前
namei.c 5930ea6438 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry 14 年 前
page-io.c 8c0bec2151 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining 14 年 前
resize.c 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
super.c 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters 14 年 前
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 年 前
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 年 前
xattr.c 55f020db66 ext4: add flag to ext4_has_free_blocks 14 年 前
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 年 前
xattr_security.c 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 年 前
xattr_trusted.c 11e2752807 ext4: constify xattr_handler 15 年 前
xattr_user.c 11e2752807 ext4: constify xattr_handler 15 年 前