Linus Torvalds 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 years ago
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 years ago
balloc.c df55c99dc8 ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() 13 years ago
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
block_validity.c dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 years ago
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
ext4.h f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
ext4_extents.h 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value 13 years ago
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() 13 years ago
ext4_jbd2.h 441c850857 ext4: Fix ext4_should_writeback_data() for no-journal mode 14 years ago
extents.c bf52c6f7af ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined 13 years ago
file.c f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
fsync.c b82e384c7b ext4: optimize locking for end_io extent conversion 13 years ago
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 16 years ago
ialloc.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
indirect.c bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 13 years ago
inode.c 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
ioctl.c e6705f7c25 ext4: add __user decoration to calls of copy_{from,to}_user() 13 years ago
mballoc.c 0a10da73e1 ext4: fix a wrong comment in __mb_check_buddy() 13 years ago
mballoc.h ff3fc1736f ext4: fix a typo in struct ext4_allocation_context 13 years ago
migrate.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
mmp.c f6f96fdb8c ext4: Fix comparison endianness problem in MMP initialization 13 years ago
move_extent.c d8990240d8 ext4: add some tracepoints in ext4/extents.c 13 years ago
namei.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
page-io.c 0edeb71dc9 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten 13 years ago
resize.c 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 13 years ago
super.c 6f91bc5fda ext4: optimize ext4_ext_convert_to_initialized() 13 years ago
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 years ago
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 years ago
xattr.c 6d6a435190 ext4: fix race in xattr block allocation path 13 years ago
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
xattr_trusted.c 11e2752807 ext4: constify xattr_handler 15 years ago
xattr_user.c 11e2752807 ext4: constify xattr_handler 15 years ago