Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6: ext3: Flush disk caches on fsync when needed ext3: Add locking to ext3_do_update_inode ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() jbd: Annotate transaction start also for journal_restart() jbd: Journal block numbers can ever be only 32-bit use unsigned int for them ext3: Update MAINTAINERS for ext3 and JBD JBD: round commit timer up to avoid uncommitted transaction
Showing
- MAINTAINERS 1 addition, 2 deletionsMAINTAINERS
- fs/ext3/fsync.c 11 additions, 1 deletionfs/ext3/fsync.c
- fs/ext3/inode.c 24 additions, 4 deletionsfs/ext3/inode.c
- fs/jbd/checkpoint.c 3 additions, 3 deletionsfs/jbd/checkpoint.c
- fs/jbd/commit.c 1 addition, 1 deletionfs/jbd/commit.c
- fs/jbd/journal.c 15 additions, 15 deletionsfs/jbd/journal.c
- fs/jbd/recovery.c 9 additions, 9 deletionsfs/jbd/recovery.c
- fs/jbd/revoke.c 8 additions, 8 deletionsfs/jbd/revoke.c
- fs/jbd/transaction.c 5 additions, 4 deletionsfs/jbd/transaction.c
- include/linux/jbd.h 13 additions, 13 deletionsinclude/linux/jbd.h
Loading
Please register or sign in to comment