Linus Torvalds 6268b325c3 Revert "ext4: don't release page refs in ext4_end_bio()" 13 years ago
..
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 d4dc462f55 ext4: fix balloc.c printk-format-warning 13 years ago
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
block_validity.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
dir.c 71db34fc43 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 13 years ago
ext4.h 71db34fc43 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 13 years ago
ext4_extents.h ace36ad431 ext4: add no_printk argument validation, fix fallout 13 years ago
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() 13 years ago
ext4_jbd2.h 18aadd47f8 ext4: expand commit callback and 13 years ago
extents.c afcff5d80a ext4: remove restrictive checks for EOFBLOCKS_FL 13 years ago
file.c f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
fsync.c 491caa4363 ext4: fix race between sync and completed io work 13 years ago
hash.c d1f5273e9a ext4: return 32/64-bit dir name hash according to usage type 13 years ago
ialloc.c 92b9781658 ext4: change some printk() calls to use ext4_msg() instead 13 years ago
indirect.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
inode.c 1b8b9750f0 ext4: do not mark superblock as dirty unnecessarily 13 years ago
ioctl.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 years ago
mballoc.c a7967f055a ext4: always set then trimmed blocks count into len 13 years ago
mballoc.h c5e8f3f3bc ext4: remove EXT4_MB_{BITMAP,BUDDY} macros 13 years ago
migrate.c a0cc910f15 ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() 13 years ago
mmp.c 85d216501a ext4: Fix endianness bug when reading the MMP block 13 years ago
move_extent.c d8990240d8 ext4: add some tracepoints in ext4/extents.c 13 years ago
namei.c 9ee4930259 ext4: format flag in dx_probe() 13 years ago
page-io.c 6268b325c3 Revert "ext4: don't release page refs in ext4_end_bio()" 13 years ago
resize.c 636d7e2e3b ext4: update s_free_{inodes,blocks}_count during online resize 13 years ago
super.c 69e1aaddd6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 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 ace36ad431 ext4: add no_printk argument validation, fix fallout 13 years ago
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
xattr_security.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged 13 years ago
xattr_trusted.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
xattr_user.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago