Yongqiang Yang 2e10e2f2e5 ext4: add a function which updates the super block during online resizing há 13 anos atrás
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured há 15 anos atrás
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c há 14 anos atrás
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * há 14 anos atrás
acl.h 4e34e719e4 fs: take the ACL checks to common code há 14 anos atrás
balloc.c 6e58ad69ef ext4: fix up a undefined error in ext4_free_blocks in debugging code há 13 anos atrás
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int há 16 anos atrás
block_validity.c dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c há 14 anos atrás
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode há 14 anos atrás
ext4.h 33afdcc540 ext4: add a function which sets up group blocks of a flex bg há 13 anos atrás
ext4_extents.h 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value há 14 anos atrás
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() há 14 anos atrás
ext4_jbd2.h 441c850857 ext4: Fix ext4_should_writeback_data() for no-journal mode há 14 anos atrás
extents.c 88635ca277 ext4: add missing spaces to debugging printk's há 13 anos atrás
file.c f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 há 13 anos atrás
fsync.c b82e384c7b ext4: optimize locking for end_io extent conversion há 13 anos atrás
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms há 17 anos atrás
ialloc.c 597d508c17 ext4: use proper little-endian bitops há 13 anos atrás
indirect.c bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) há 14 anos atrás
inode.c ccb4d7af91 ext4: remove no longer used functions in inode.c há 13 anos atrás
ioctl.c 22cdfca564 ext4: remove unneeded file_remove_suid() from ext4_ioctl() há 13 anos atrás
mballoc.c 60e07cf515 ext4: do not reference pa_inode from group_pa há 13 anos atrás
mballoc.h ff3fc1736f ext4: fix a typo in struct ext4_allocation_context há 13 anos atrás
migrate.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue há 13 anos atrás
mmp.c f6f96fdb8c ext4: Fix comparison endianness problem in MMP initialization há 13 anos atrás
move_extent.c d8990240d8 ext4: add some tracepoints in ext4/extents.c há 14 anos atrás
namei.c d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue há 13 anos atrás
page-io.c 5a0dc7365c ext4: handle EOF correctly in ext4_bio_write_page() há 13 anos atrás
resize.c 2e10e2f2e5 ext4: add a function which updates the super block during online resizing há 13 anos atrás
super.c 5635a62b83 ext4: add missing space to ext4_msg output in ext4_fill_super() há 13 anos atrás
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation há 15 anos atrás
truncate.h 9f125d641b ext4: move common truncate functions to header file há 14 anos atrás
xattr.c 6d6a435190 ext4: fix race in xattr block allocation path há 13 anos atrás
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation há 14 anos atrás
xattr_security.c 9d8f13ba3f security: new security_inode_init_security API adds function callback há 14 anos atrás
xattr_trusted.c 11e2752807 ext4: constify xattr_handler há 15 anos atrás
xattr_user.c 11e2752807 ext4: constify xattr_handler há 15 anos atrás