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
Theodore Ts'o 19ea806037 ext4: don't leave i_crtime.tv_sec uninitialized 11 years ago
..
Kconfig ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 12 years ago
Makefile
acl.c ext2/3/4: use generic posix ACL infrastructure 11 years ago
acl.h ext2/3/4: use generic posix ACL infrastructure 11 years ago
balloc.c ext4: don't count free clusters from a corrupt block group 11 years ago
bitmap.c
block_validity.c fs/ext4: use rbtree postorder iteration helper instead of opencoding 11 years ago
dir.c fs/ext4: use rbtree postorder iteration helper instead of opencoding 11 years ago
ext4.h ext4: don't leave i_crtime.tv_sec uninitialized 11 years ago
ext4_extents.h ext4: isolate ext4_extents.h file 12 years ago
ext4_jbd2.c ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails 11 years ago
ext4_jbd2.h ext4: Fix misspellings using 'codespell' tool 12 years ago
extents.c ext4: fix xfstest generic/299 block validity failures 11 years ago
extents_status.c fs: convert fs shrinkers to new scan/count API 12 years ago
extents_status.h ext4: isolate ext4_extents.h file 12 years ago
file.c fix O_SYNC|O_APPEND syncing the wrong range on write() 11 years ago
fsync.c ext4: Fix fsync error handling after filesystem abort 12 years ago
hash.c ext4: reduce one "if" comparison in ext4_dirhash() 12 years ago
ialloc.c ext4: use prandom_u32() instead of get_random_bytes() 11 years ago
indirect.c ext4: isolate ext4_extents.h file 12 years ago
inline.c ext4: delete "set but not used" variables 11 years ago
inode.c Bug fixes and cleanups for ext4. We also enable the punch hole 11 years ago
ioctl.c ext4: fix error paths in swap_inode_boot_loader() 11 years ago
mballoc.c ext4: add explicit casts when masking cluster sizes 11 years ago
mballoc.h ext4: use module parameters instead of debugfs for mballoc_debug 12 years ago
migrate.c ext4: Fix misspellings using 'codespell' tool 12 years ago
mmp.c ext4: use prandom_u32() instead of get_random_bytes() 11 years ago
move_extent.c vfs: pull ext4's double-i_mutex-locking into common code 11 years ago
namei.c Bug fixes and cleanups for ext4. We also enable the punch hole 11 years ago
page-io.c block: Abstract out bvec iterator 11 years ago
resize.c ext4: fix online resize with a non-standard blocks per group setting 11 years ago
super.c ext4: don't try to modify s_flags if the the file system is read-only 11 years ago
symlink.c
truncate.h
xattr.c ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr.h ext2/3/4: use generic posix ACL infrastructure 11 years ago
xattr_security.c
xattr_trusted.c
xattr_user.c