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: (31 commits) dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages ocfs2: Fix lock inversion in quotas during umount ocfs2: Use __dquot_transfer to avoid lock inversion ocfs2: Fix NULL pointer deref when writing local dquot ocfs2: Fix estimate of credits needed for quota allocation ocfs2: Fix quota locking ocfs2: Avoid unnecessary block mapping when refreshing quota info ocfs2: Do not map blocks from local quota file on each write quota: Refactor dquot_transfer code so that OCFS2 can pass in its references quota: unify quota init condition in setattr quota: remove sb_has_quota_active in get/set_info quota: unify ->set_dqblk quota: unify ->get_dqblk ext3: make barrier options consistent with ext4 quota: Make quota stat accounting lockless. suppress warning: "quotatypes" defined but not used ext3: Fix waiting on transaction during fsync jbd: Provide function to check whether transaction will issue data barrier ufs: add ufs speciffic ->setattr call BKL: Remove BKL from ext2 filesystem ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/ext3.txt 13 additions, 2 deletionsDocumentation/filesystems/ext3.txt
- fs/ext2/balloc.c 6 additions, 0 deletionsfs/ext2/balloc.c
- fs/ext2/ialloc.c 4 additions, 5 deletionsfs/ext2/ialloc.c
- fs/ext2/inode.c 3 additions, 4 deletionsfs/ext2/inode.c
- fs/ext2/super.c 41 additions, 58 deletionsfs/ext2/super.c
- fs/ext2/xattr.c 2 additions, 0 deletionsfs/ext2/xattr.c
- fs/ext3/balloc.c 6 additions, 0 deletionsfs/ext3/balloc.c
- fs/ext3/fsync.c 9 additions, 11 deletionsfs/ext3/fsync.c
- fs/ext3/inode.c 1 addition, 1 deletionfs/ext3/inode.c
- fs/ext3/super.c 47 additions, 30 deletionsfs/ext3/super.c
- fs/ext4/inode.c 1 addition, 1 deletionfs/ext4/inode.c
- fs/gfs2/quota.c 6 additions, 6 deletionsfs/gfs2/quota.c
- fs/jbd/commit.c 7 additions, 1 deletionfs/jbd/commit.c
- fs/jbd/journal.c 33 additions, 0 deletionsfs/jbd/journal.c
- fs/jfs/file.c 1 addition, 1 deletionfs/jfs/file.c
- fs/ocfs2/dlmglue.c 2 additions, 1 deletionfs/ocfs2/dlmglue.c
- fs/ocfs2/file.c 7 additions, 14 deletionsfs/ocfs2/file.c
- fs/ocfs2/quota.h 9 additions, 3 deletionsfs/ocfs2/quota.h
- fs/ocfs2/quota_global.c 206 additions, 141 deletionsfs/ocfs2/quota_global.c
- fs/ocfs2/quota_local.c 65 additions, 68 deletionsfs/ocfs2/quota_local.c
Loading
Please register or sign in to comment