Zheng Liu 5635a62b83 ext4: add missing space to ext4_msg output in ext4_fill_super() 13 rokov pred
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 rokov pred
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 rokov pred
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 rokov pred
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 rokov pred
balloc.c 6e58ad69ef ext4: fix up a undefined error in ext4_free_blocks in debugging code 13 rokov pred
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 rokov pred
block_validity.c dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c 14 rokov pred
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 rokov pred
ext4.h f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 rokov pred
ext4_extents.h 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value 14 rokov pred
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() 14 rokov pred
ext4_jbd2.h 441c850857 ext4: Fix ext4_should_writeback_data() for no-journal mode 14 rokov pred
extents.c 5b5ffa49d4 ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized 13 rokov pred
file.c f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 rokov pred
fsync.c b82e384c7b ext4: optimize locking for end_io extent conversion 13 rokov pred
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 16 rokov pred
ialloc.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 rokov pred
indirect.c bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 14 rokov pred
inode.c 093e6e3666 ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() 13 rokov pred
ioctl.c e6705f7c25 ext4: add __user decoration to calls of copy_{from,to}_user() 13 rokov pred
mballoc.c 60e07cf515 ext4: do not reference pa_inode from group_pa 13 rokov pred
mballoc.h ff3fc1736f ext4: fix a typo in struct ext4_allocation_context 13 rokov pred
migrate.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 rokov pred
mmp.c f6f96fdb8c ext4: Fix comparison endianness problem in MMP initialization 13 rokov pred
move_extent.c d8990240d8 ext4: add some tracepoints in ext4/extents.c 14 rokov pred
namei.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 rokov pred
page-io.c 5a0dc7365c ext4: handle EOF correctly in ext4_bio_write_page() 13 rokov pred
resize.c 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters 14 rokov pred
super.c 5635a62b83 ext4: add missing space to ext4_msg output in ext4_fill_super() 13 rokov pred
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 rokov pred
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 rokov pred
xattr.c 6d6a435190 ext4: fix race in xattr block allocation path 13 rokov pred
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 rokov pred
xattr_security.c 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 rokov pred
xattr_trusted.c 11e2752807 ext4: constify xattr_handler 15 rokov pred
xattr_user.c 11e2752807 ext4: constify xattr_handler 15 rokov pred