kernel_optimize_test/fs/ext4
Theodore Ts'o 9b90e5e028 ext4: reserve new feature flag codepoints
Reserve the ext4 features flags EXT4_FEATURE_RO_COMPAT_METADATA_CSUM,
EXT4_FEATURE_INCOMPAT_INLINEDATA, and EXT4_FEATURE_INCOMPAT_LARGEDIR.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-01-04 22:01:53 -05:00
..
acl.c
acl.h
balloc.c ext4: fix up a undefined error in ext4_free_blocks in debugging code 2011-11-21 12:09:19 -05:00
bitmap.c
block_validity.c
dir.c
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: reserve new feature flag codepoints 2012-01-04 22:01:53 -05:00
extents.c ext4: add missing spaces to debugging printk's 2011-12-28 19:00:25 -05:00
file.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 2011-11-02 10:06:20 -07:00
fsync.c ext4: optimize locking for end_io extent conversion 2011-10-31 10:56:32 -04:00
hash.c
ialloc.c ext4: use proper little-endian bitops 2011-12-28 20:32:07 -05:00
indirect.c
inode.c ext4: remove no longer used functions in inode.c 2011-12-28 20:25:40 -05:00
ioctl.c ext4: add missing ext4_resize_end on error paths 2012-01-04 17:09:52 -05:00
Kconfig
Makefile
mballoc.c ext4: do not reference pa_inode from group_pa 2011-12-18 15:49:54 -05:00
mballoc.h ext4: fix a typo in struct ext4_allocation_context 2011-10-31 18:55:50 -04:00
migrate.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 2011-11-02 11:41:01 -07:00
mmp.c
move_extent.c
namei.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 2011-11-02 11:41:01 -07:00
page-io.c ext4: handle EOF correctly in ext4_bio_write_page() 2011-12-13 22:29:12 -05:00
resize.c ext4: let ext4_group_add() use common code 2012-01-04 17:09:50 -05:00
super.c ext4: Report max_batch_time option correctly 2012-01-04 21:22:51 -05:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: fix race in xattr block allocation path 2011-10-29 10:15:35 -04:00
xattr.h