Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry hace 13 años
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured hace 16 años
Makefile dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c hace 14 años
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * hace 14 años
acl.h 4e34e719e4 fs: take the ACL checks to common code hace 14 años
balloc.c d4dc462f55 ext4: fix balloc.c printk-format-warning hace 14 años
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int hace 17 años
block_validity.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h hace 14 años
dir.c 71db34fc43 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux hace 13 años
ext4.h 9cd70b347e ext4: address scalability issue by removing extent cache statistics hace 13 años
ext4_extents.h ace36ad431 ext4: add no_printk argument validation, fix fallout hace 14 años
ext4_jbd2.c 9ea7a0df63 jbd2: add debugging information to jbd2_journal_dirty_metadata() hace 14 años
ext4_jbd2.h 18aadd47f8 ext4: expand commit callback and hace 14 años
extents.c 592fe89806 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 13 años
file.c f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 14 años
fsync.c 491caa4363 ext4: fix race between sync and completed io work hace 14 años
hash.c d1f5273e9a ext4: return 32/64-bit dir name hash according to usage type hace 14 años
ialloc.c 92b9781658 ext4: change some printk() calls to use ext4_msg() instead hace 14 años
indirect.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h hace 14 años
inode.c 1b8b9750f0 ext4: do not mark superblock as dirty unnecessarily hace 14 años
ioctl.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged hace 14 años
mballoc.c a7967f055a ext4: always set then trimmed blocks count into len hace 14 años
mballoc.h c5e8f3f3bc ext4: remove EXT4_MB_{BITMAP,BUDDY} macros hace 14 años
migrate.c a0cc910f15 ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() hace 14 años
mmp.c 85d216501a ext4: Fix endianness bug when reading the MMP block hace 14 años
move_extent.c d8990240d8 ext4: add some tracepoints in ext4/extents.c hace 14 años
namei.c 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry hace 13 años
page-io.c 6268b325c3 Revert "ext4: don't release page refs in ext4_end_bio()" hace 13 años
resize.c 636d7e2e3b ext4: update s_free_{inodes,blocks}_count during online resize hace 14 años
super.c db7e5c668e super.c: unused variable warning without CONFIG_QUOTA hace 13 años
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation hace 15 años
truncate.h 9f125d641b ext4: move common truncate functions to header file hace 14 años
xattr.c ace36ad431 ext4: add no_printk argument validation, fix fallout hace 14 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 15 años
xattr_security.c ff9cb1c4ee Merge branch 'for_linus' into for_linus_merged hace 14 años
xattr_trusted.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h hace 14 años
xattr_user.c 302bf2f325 ext2/3/4: delete unneeded includes of module.h hace 14 años