Linus Torvalds 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 15 years ago
Makefile bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 years ago
acl.c 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation 14 years ago
acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
balloc.c f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 years ago
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
block_validity.c 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
dir.c f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
ext4.h e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 years ago
ext4_extents.h b05e6ae58a ext4: drop ec_type from the ext4_ext_cache structure 14 years ago
ext4_jbd2.c 1c13d5c087 ext4: Save error information to the superblock for analysis 15 years ago
ext4_jbd2.h 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
extents.c e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 years ago
file.c e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 years ago
fsync.c 3889fd57ea ext4: flush the i_completed_io_list during ext4_truncate 14 years ago
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 16 years ago
ialloc.c fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next 14 years ago
inode.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
ioctl.c e681c047e4 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard 14 years ago
mballoc.c 2892c15ddd ext4: make grpinfo slab cache names static 14 years ago
mballoc.h 731eb1a03a ext4: consolidate in_range() definitions 15 years ago
migrate.c f1dffc4c54 ext4: ext4_ext_migrate should use NULL not 0 14 years ago
move_extent.c bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 14 years ago
namei.c f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
page-io.c e9e3bcecf4 ext4: serialize unaligned asynchronous DIO 14 years ago
resize.c e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
super.c bd2895eead Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 years ago
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 years ago
xattr.c 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 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