.. |
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
|
f86186b44b
ext4: refactor duplicated block placement code
|
14 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
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
ext4_extents.h
|
c03f8aa9ab
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
|
14 years ago |
ext4_jbd2.c
|
2cd05cc393
ext4: remove unneeded ext4_journal_get_undo_access
|
14 years ago |
ext4_jbd2.h
|
2cd05cc393
ext4: remove unneeded ext4_journal_get_undo_access
|
14 years ago |
extents.c
|
29ae07b702
ext4: Fix overflow caused by missing cast in ext4_fallocate()
|
14 years ago |
file.c
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
fsync.c
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
hash.c
|
f99b25897a
ext4: Add support for non-native signed/unsigned htree hash algorithms
|
16 years ago |
ialloc.c
|
33853a0dde
ext4: use the correct error exit path in ext4_init_inode_table()
|
14 years ago |
indirect.c
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
inode.c
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
ioctl.c
|
8f82f840ec
ext4: prevent parallel resizers by atomic bit ops
|
14 years ago |
mballoc.c
|
79a77c5ac3
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
|
14 years ago |
mballoc.h
|
6a0fe49308
ext4: remove ac_repeats from ext4_allocation_context
|
14 years ago |
migrate.c
|
74e4e6db38
ext4: set extents flag when migrating file to use extents
|
14 years ago |
mmp.c
|
c5e06d101a
ext4: add support for multiple mount protection
|
14 years ago |
move_extent.c
|
f17722f917
ext4: Fix max file size and logical block counting of extent format file
|
14 years ago |
namei.c
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
page-io.c
|
275d3ba6b4
ext4: remove loop around bio_alloc()
|
14 years ago |
resize.c
|
f18a5f21c2
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
|
14 years ago |
super.c
|
db9481c047
ext4: use kzalloc in ext4_kzalloc()
|
14 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
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 years ago |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
xattr_security.c
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
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 |