-
- Downloads
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (48 commits) ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta ext4: fix test ext_generic_write_end() copied return value ext3: fix test ext_generic_write_end() copied return value ext4: Move mballoc headers/structures to a seperate header file mballoc.h ext4: cleanup for compiling mballoc with verification and debugging #defines ext4: don't use ext4_error in ext4_check_descriptors ext4: mark inode dirty after initializing the extent tree ext4: update ctime and mtime for truncate with extents. ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group ext4: move headers out of include/linux ext4: fix wrong gfp type under transaction ext4: Fix hang on umount with quotas when journal is aborted ext4: Fix update of mtime and ctime on rename jdb2: replace remaining __FUNCTION__ occurrences ext4: replace remaining __FUNCTION__ occurrences jbd2: only create debugfs and stats entries if init is successful jbd2: fix kernel-doc notation jbd2: replace potentially false assertion with if block jbd2: eliminate duplicated code in revocation table init/destroy functions jbd2: tidy up revoke cache initialisation and destruction ...
No related branches found
No related tags found
Showing
- arch/arm/mm/mmu.c 1 addition, 0 deletionsarch/arm/mm/mmu.c
- arch/m68k/mm/init.c 1 addition, 0 deletionsarch/m68k/mm/init.c
- arch/sparc/kernel/sparc_ksyms.c 2 additions, 0 deletionsarch/sparc/kernel/sparc_ksyms.c
- arch/sparc64/mm/init.c 1 addition, 0 deletionsarch/sparc64/mm/init.c
- fs/ext3/inode.c 8 additions, 6 deletionsfs/ext3/inode.c
- fs/ext4/acl.c 6 additions, 6 deletionsfs/ext4/acl.c
- fs/ext4/balloc.c 15 additions, 18 deletionsfs/ext4/balloc.c
- fs/ext4/bitmap.c 1 addition, 1 deletionfs/ext4/bitmap.c
- fs/ext4/dir.c 2 additions, 2 deletionsfs/ext4/dir.c
- fs/ext4/ext4.h 8 additions, 10 deletionsfs/ext4/ext4.h
- fs/ext4/ext4_extents.h 4 additions, 4 deletionsfs/ext4/ext4_extents.h
- fs/ext4/ext4_i.h 4 additions, 4 deletionsfs/ext4/ext4_i.h
- fs/ext4/ext4_jbd2.c 7 additions, 7 deletionsfs/ext4/ext4_jbd2.c
- fs/ext4/ext4_jbd2.h 5 additions, 5 deletionsfs/ext4/ext4_jbd2.h
- fs/ext4/ext4_sb.h 4 additions, 4 deletionsfs/ext4/ext4_sb.h
- fs/ext4/extents.c 284 additions, 70 deletionsfs/ext4/extents.c
- fs/ext4/file.c 3 additions, 3 deletionsfs/ext4/file.c
- fs/ext4/fsync.c 5 additions, 2 deletionsfs/ext4/fsync.c
- fs/ext4/hash.c 1 addition, 1 deletionfs/ext4/hash.c
- fs/ext4/ialloc.c 20 additions, 24 deletionsfs/ext4/ialloc.c
Loading
Please register or sign in to comment