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
Andrew Morton 6db26ffc91 fs/ext4/inode.c: use pr_warn_ratelimited() 14 years ago
..
Kconfig ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 years ago
Makefile ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 years ago
acl.c ext2,3,4: provide simple rcu-walk ACL implementation 14 years ago
acl.h fs: provide rcu-walk aware permission i_ops 14 years ago
balloc.c ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 years ago
bitmap.c
block_validity.c ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
dir.c ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
ext4.h ext4: flush the i_completed_io_list during ext4_truncate 14 years ago
ext4_extents.h ext4: drop ec_type from the ext4_ext_cache structure 14 years ago
ext4_jbd2.c ext4: Pass line numbers to ext4_error() and friends 15 years ago
ext4_jbd2.h ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
extents.c ext4: don't pass entire map to check_eofblocks_fl 14 years ago
file.c ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
fsync.c ext4: flush the i_completed_io_list during ext4_truncate 14 years ago
hash.c
ialloc.c ext4: drop i_state_flags on architectures with 64-bit longs 14 years ago
inode.c fs/ext4/inode.c: use pr_warn_ratelimited() 14 years ago
ioctl.c ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard 14 years ago
mballoc.c ext4: fix trimming starting with block 0 with small blocksize 14 years ago
mballoc.h ext4: consolidate in_range() definitions 15 years ago
migrate.c ext4: ext4_ext_migrate should use NULL not 0 14 years ago
move_extent.c ext4: rename {ext,idx}_pblock and inline small extent functions 14 years ago
namei.c ext4: add error checking to calls to ext4_handle_dirty_metadata() 14 years ago
page-io.c ext4: test the correct variable in ext4_init_pageio() 14 years ago
resize.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
symlink.c ext4: symlink must be handled via filesystem specific operation 15 years ago
xattr.c ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 14 years ago
xattr.h ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled 14 years ago
xattr_security.c ext4: constify xattr_handler 15 years ago
xattr_trusted.c ext4: constify xattr_handler 15 years ago
xattr_user.c ext4: constify xattr_handler 15 years ago