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 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
..
Kconfig
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 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
ext4_extents.h ext4: drop ec_type from the ext4_ext_cache structure 14 years ago
ext4_jbd2.c
ext4_jbd2.h ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
extents.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 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 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 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
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-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
symlink.c
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
xattr_trusted.c
xattr_user.c