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
Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
..
Kconfig ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 12 years ago
Makefile ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
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 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
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: make ext4_block_zero_page_range static 11 years ago
ext4_extents.h ext4: isolate ext4_extents.h file 12 years ago
ext4_jbd2.c jbd2: improve error messages for inconsistent journal heads 11 years ago
ext4_jbd2.h ext4: Fix misspellings using 'codespell' tool 12 years ago
extents.c ext4: fix premature freeing of partial clusters split across leaf blocks 11 years ago
extents_status.c ext4: silence warnings in extent status tree debugging code 11 years ago
extents_status.h ext4: add ext4_es_store_pblock_status() 11 years ago
file.c mm: implement ->map_pages for page cache 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 Major changes for 3.14 include support for the newly added ZERO_RANGE 11 years ago
ioctl.c ext4: clean up error handling in swap_inode_boot_loader() 11 years ago
mballoc.c ext4: remove unused ac_ex_scanned 11 years ago
mballoc.h ext4: remove unused ac_ex_scanned 11 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 ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate 11 years ago
namei.c ext4: add cross rename support 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: optimize Hurd tests when reading/writing inodes 11 years ago
symlink.c ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h ext4: move common truncate functions to header file 14 years ago
xattr.c ext4: each filesystem creates and uses its own mb_cache 11 years ago
xattr.h ext4: each filesystem creates and uses its own mb_cache 11 years ago
xattr_security.c Merge branch 'for_linus' into for_linus_merged 13 years ago
xattr_trusted.c ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_user.c ext2/3/4: delete unneeded includes of module.h 13 years ago