..
acl.c
ext4: fix the number of credits needed for acl ops with inline data
2013-02-09 15:23:03 -05:00
acl.h
balloc.c
ext4: don't count free clusters from a corrupt block group
2013-10-31 11:46:31 -04:00
bitmap.c
block_validity.c
dir.c
ext4: Fix misspellings using 'codespell' tool
2013-08-28 14:40:12 -04:00
ext4.h
ext4: add explicit casts when masking cluster sizes
2013-12-20 09:29:35 -05:00
ext4_extents.h
ext4: isolate ext4_extents.h file
2013-08-28 14:47:06 -04:00
ext4_jbd2.c
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
2013-12-02 09:31:36 -05:00
ext4_jbd2.h
ext4: Fix misspellings using 'codespell' tool
2013-08-28 14:40:12 -04:00
extents.c
ext4: fix bigalloc regression
2014-01-06 14:00:23 -05:00
extents_status.c
fs: convert fs shrinkers to new scan/count API
2013-09-10 18:56:31 -04:00
extents_status.h
ext4: isolate ext4_extents.h file
2013-08-28 14:47:06 -04:00
file.c
direct-io: Handle O_(D)SYNC AIO
2013-09-04 09:23:46 -04:00
fsync.c
ext4: Fix fsync error handling after filesystem abort
2013-06-12 22:38:04 -04:00
hash.c
ext4: reduce one "if" comparison in ext4_dirhash()
2013-02-01 22:33:21 -05:00
ialloc.c
ext4: use prandom_u32() instead of get_random_bytes()
2013-11-08 00:14:53 -05:00
indirect.c
ext4: isolate ext4_extents.h file
2013-08-28 14:47:06 -04:00
inline.c
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
2013-10-30 10:53:10 -04:00
inode.c
ext4: fix deadlock when writing in ENOSPC conditions
2013-12-18 00:44:44 -05:00
ioctl.c
vfs: pull ext4's double-i_mutex-locking into common code
2013-11-09 00:16:39 -05:00
Kconfig
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
2013-04-21 20:32:03 -04:00
Makefile
mballoc.c
ext4: add explicit casts when masking cluster sizes
2013-12-20 09:29:35 -05:00
mballoc.h
ext4: use module parameters instead of debugfs for mballoc_debug
2013-02-09 16:28:20 -05:00
migrate.c
ext4: Fix misspellings using 'codespell' tool
2013-08-28 14:40:12 -04:00
mmp.c
ext4: use prandom_u32() instead of get_random_bytes()
2013-11-08 00:14:53 -05:00
move_extent.c
vfs: pull ext4's double-i_mutex-locking into common code
2013-11-09 00:16:39 -05:00
namei.c
ext[34]: fix double put in tmpfile
2013-10-15 12:14:06 -04:00
page-io.c
ext4: fix assertion in ext4_add_complete_io()
2013-10-16 08:25:11 -04:00
resize.c
ext4: fix corruption when online resizing a fs with 1K block size
2013-07-01 08:12:08 -04:00
super.c
ext4: Do not reserve clusters when fs doesn't support extents
2013-12-08 21:11:59 -05:00
symlink.c
truncate.h
xattr.c
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
2013-10-31 23:00:24 -04:00
xattr.h
ext4: reserve xattr index for Rich ACL support
2013-04-18 14:53:15 -04:00
xattr_security.c
xattr_trusted.c
xattr_user.c