Lukas Czerner b06acd38a4 ext4: remove explicit WARN_ON when ext4_map_blocks() fails 12 years ago
..
Kconfig 96465efee1 ext4: fix configuration dependencies for ext4 ACLs and security labels 12 years ago
Makefile 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
acl.c 24ec19b0ae ext4: fix memory leak in ext4_xattr_set_acl()'s error path 12 years ago
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 years ago
balloc.c 15b49132fc ext4: check bh in ext4_read_block_bitmap() 12 years ago
bitmap.c 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
block_validity.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 years ago
dir.c 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
ext4.h 84c17543ab ext4: move work from io_end to inode 12 years ago
ext4_extents.h 4a092d7379 ext4: rationalize ext4_extents.h inclusion 12 years ago
ext4_jbd2.c 06db49e68a ext4: fix metadata checksum calculation for the superblock 12 years ago
ext4_jbd2.h 37be2f59d3 ext4: remove ext4_handle_release_buffer() 12 years ago
extents.c b06acd38a4 ext4: remove explicit WARN_ON when ext4_map_blocks() fails 12 years ago
extents_status.c 992e9fdd7b ext4: add some tracepoints in extent status tree 12 years ago
extents_status.h 654598bef3 ext4: add operations on extent status tree 12 years ago
file.c 5439ca6b8f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
fsync.c ad96f71155 ext4: fix an incorrect comment about i_mutex 12 years ago
hash.c d1f5273e9a ext4: return 32/64-bit dir name hash according to usage type 13 years ago
ialloc.c f08225d176 ext4: enable ext4 inline support 12 years ago
indirect.c 8bad6fc813 ext4: add punching hole support for non-extent-mapped files 12 years ago
inline.c 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails 12 years ago
inode.c fe386132f6 ext4: fix ext4_writepage() to achieve data=ordered guarantees 12 years ago
ioctl.c 7f5118629f ext4: trigger the lazy inode table initialization after resize 12 years ago
mballoc.c d71c1ae23a ext4: warn when discard request fails other than EOPNOTSUPP 12 years ago
mballoc.h cc6eb18d68 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN 13 years ago
migrate.c 4a092d7379 ext4: rationalize ext4_extents.h inclusion 12 years ago
mmp.c aebf02430d ext4: use unlikely to improve the efficiency of the kernel 12 years ago
move_extent.c 4a092d7379 ext4: rationalize ext4_extents.h inclusion 12 years ago
namei.c fef0ebdb22 ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() 12 years ago
page-io.c cfa7275482 ext4: remove unused variable flags 12 years ago
resize.c 7f5118629f ext4: trigger the lazy inode table initialization after resize 12 years ago
super.c 84c17543ab ext4: move work from io_end to inode 12 years ago
symlink.c 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
truncate.h 9f125d641b ext4: move common truncate functions to header file 14 years ago
xattr.c aebf02430d ext4: use unlikely to improve the efficiency of the kernel 12 years ago
xattr.h bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page 12 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