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
Linus Torvalds feaf222925 Ext4 bug fixes for 3.20. We also reserved code points for encryption 10 years ago
..
Kconfig
Makefile
acl.c
acl.h
balloc.c ext4: move error report out of atomic context in ext4_init_block_bitmap() 10 years ago
bitmap.c ext4: Replace open coded mdata csum feature to helper function 10 years ago
block_validity.c
dir.c ext4: convert ext4_bread() to use the ERR_PTR convention 11 years ago
ext4.h Ext4 bug fixes for 3.20. We also reserved code points for encryption 10 years ago
ext4_extents.h ext4: teach ext4_ext_find_extent() to realloc path if necessary 11 years ago
ext4_jbd2.c ext4: fix over-defensive complaint after journal abort 11 years ago
ext4_jbd2.h ext4: don't use MAXQUOTAS value 11 years ago
extents.c Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" 10 years ago
extents_status.c ext4: introduce aging to extent status tree 10 years ago
extents_status.h ext4: introduce aging to extent status tree 10 years ago
file.c ext4: add DAX functionality 10 years ago
fsync.c
hash.c
ialloc.c ext4: fix oops when loading block bitmap failed 10 years ago
indirect.c Ext4 bug fixes for 3.20. We also reserved code points for encryption 10 years ago
inline.c ext4: ext4_da_convert_inline_data_to_extent drop locked page after error 10 years ago
inode.c Ext4 bug fixes for 3.20. We also reserved code points for encryption 10 years ago
ioctl.c ext4: move handling of list of shrinkable inodes into extent status code 10 years ago
mballoc.c ext4: Remove an unnecessary check for NULL before iput() 10 years ago
mballoc.h
migrate.c ext4: update comments regarding ext4_delete_inode() 10 years ago
mmp.c ext4: Replace open coded mdata csum feature to helper function 10 years ago
move_extent.c move_extent_per_page(): get rid of unused w_flags 10 years ago
namei.c ext4: add DAX functionality 10 years ago
page-io.c Clean ups and miscellaneous bug fixes, in particular for the new 11 years ago
resize.c ext4: prevent online resize with backup superblock 10 years ago
super.c Ext4 bug fixes for 3.20. We also reserved code points for encryption 10 years ago
symlink.c
truncate.h
xattr.c ext4: Replace open coded mdata csum feature to helper function 10 years ago
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c