You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/ext4
Jan Kara 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
..
Makefile ext4: Add multi block allocator for ext4 17 years ago
acl.c
acl.h
balloc.c ext[234]: cleanup ext[234]_bg_num_gdb() 17 years ago
bitmap.c
dir.c Remove incorrect BKL comments in ext4 17 years ago
ext4_jbd2.c
extents.c ext4: Don't mark filesystem error if fallocate fails 17 years ago
file.c ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 17 years ago
fsync.c
group.h ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
hash.c
ialloc.c ext4: set EXT4_EXTENTS_FL only for directory and regular files 17 years ago
inode.c ext4: Fix BUG when writing to an unitialized extent 17 years ago
ioctl.c ext4: Add EXT4_IOC_MIGRATE ioctl 17 years ago
mballoc.c ext4: ext4_find_next_zero_bit needs an aligned address on some arch 17 years ago
migrate.c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() 17 years ago
namei.c ext4: set EXT4_EXTENTS_FL only for directory and regular files 17 years ago
namei.h
resize.c ext4: add missing ext4_journal_stop() 17 years ago
super.c Introduce path_put() 17 years ago
symlink.c
xattr.c vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c