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
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
..
Kconfig
Makefile ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
acl.h fs: take the ACL checks to common code 14 years ago
balloc.c ext4: fix up a undefined error in ext4_free_blocks in debugging code 13 years ago
bitmap.c
block_validity.c ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
dir.c
ext4.h Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
ext4_extents.h ext4: Fix bigalloc quota accounting and i_blocks value 14 years ago
ext4_jbd2.c jbd2: add debugging information to jbd2_journal_dirty_metadata() 14 years ago
ext4_jbd2.h ext4: Fix ext4_should_writeback_data() for no-journal mode 14 years ago
extents.c ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized 13 years ago
file.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
fsync.c ext4: optimize locking for end_io extent conversion 13 years ago
hash.c
ialloc.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
indirect.c ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 14 years ago
inode.c ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() 13 years ago
ioctl.c vfs: mnt_drop_write_file() 13 years ago
mballoc.c ext4: fix a wrong comment in __mb_check_buddy() 13 years ago
mballoc.h ext4: fix a typo in struct ext4_allocation_context 13 years ago
migrate.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
mmp.c ext4: Fix comparison endianness problem in MMP initialization 13 years ago
move_extent.c ext4: add some tracepoints in ext4/extents.c 14 years ago
namei.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
page-io.c ext4: handle EOF correctly in ext4_bio_write_page() 13 years ago
resize.c ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 14 years ago
super.c vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
symlink.c
truncate.h ext4: move common truncate functions to header file 14 years ago
xattr.c ext4: fix race in xattr block allocation path 13 years ago
xattr.h
xattr_security.c security: new security_inode_init_security API adds function callback 14 years ago
xattr_trusted.c
xattr_user.c