Yongqiang Yang 2b79b09d13 ext4: fix a typo in ext4_group_extend() 14 anos atrás
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 anos atrás
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 anos atrás
acl.c 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 anos atrás
acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops 14 anos atrás
balloc.c f86186b44b ext4: refactor duplicated block placement code 14 anos atrás
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 anos atrás
block_validity.c dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 anos atrás
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 anos atrás
ext4.h cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code 14 anos atrás
ext4_extents.h c03f8aa9ab ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 14 anos atrás
ext4_jbd2.c 2cd05cc393 ext4: remove unneeded ext4_journal_get_undo_access 14 anos atrás
ext4_jbd2.h 2cd05cc393 ext4: remove unneeded ext4_journal_get_undo_access 14 anos atrás
extents.c b7ca1e8ec5 ext4: correct comment for ext4_ext_check_cache 14 anos atrás
file.c ae24f28d39 ext4: Convert ext4 to new truncate calling convention 14 anos atrás
fsync.c 93628ffb9b ext4: fix waiting and sending of a barrier in ext4_sync_file() 14 anos atrás
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 anos atrás
ialloc.c ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 anos atrás
indirect.c f86186b44b ext4: refactor duplicated block placement code 14 anos atrás
inode.c 2d859db3e4 ext4: fix data corruption in inodes with journalled data 14 anos atrás
ioctl.c 8f82f840ec ext4: prevent parallel resizers by atomic bit ops 14 anos atrás
mballoc.c 4740b830ed ext4: let ext4_group_add_blocks() handle 0 blocks quickly 14 anos atrás
mballoc.h 6a0fe49308 ext4: remove ac_repeats from ext4_allocation_context 14 anos atrás
migrate.c 74e4e6db38 ext4: set extents flag when migrating file to use extents 14 anos atrás
mmp.c c5e06d101a ext4: add support for multiple mount protection 14 anos atrás
move_extent.c f17722f917 ext4: Fix max file size and logical block counting of extent format file 14 anos atrás
namei.c 265c6a0f92 ext4: fix compilation with -DDX_DEBUG 14 anos atrás
page-io.c 275d3ba6b4 ext4: remove loop around bio_alloc() 14 anos atrás
resize.c 2b79b09d13 ext4: fix a typo in ext4_group_extend() 14 anos atrás
super.c 8f82f840ec ext4: prevent parallel resizers by atomic bit ops 14 anos atrás
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 anos atrás
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 anos atrás
xattr.c 55f020db66 ext4: add flag to ext4_has_free_blocks 14 anos atrás
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 anos atrás
xattr_security.c 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 anos atrás
xattr_trusted.c 11e2752807 ext4: constify xattr_handler 15 anos atrás
xattr_user.c 11e2752807 ext4: constify xattr_handler 15 anos atrás