* git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw: GFS2: local functions should be static GFS2: We only need one ACL getting function GFS2: Fix multi-block allocation GFS2: decouple quota allocations from block allocations GFS2: split function rgblk_search GFS2: Fix up "off by one" in the previous patch GFS2: move toward a generic multi-block allocator GFS2: O_(D)SYNC support for fallocate GFS2: remove vestigial al_alloced GFS2: combine gfs2_alloc_block and gfs2_alloc_di GFS2: Add non-try locks back to get_local_rgrp GFS2: f_ra is always valid in dir readahead function GFS2: Fix very unlikley memory leak in ACL xattr code GFS2: More automated code analysis fixes GFS2: Add readahead to sequential directory traversal GFS2: Fix up REQ flags
No related branches found
No related tags found
Showing
- fs/gfs2/acl.c 5 additions, 9 deletionsfs/gfs2/acl.c
- fs/gfs2/aops.c 9 additions, 9 deletionsfs/gfs2/aops.c
- fs/gfs2/bmap.c 11 additions, 15 deletionsfs/gfs2/bmap.c
- fs/gfs2/dir.c 58 additions, 6 deletionsfs/gfs2/dir.c
- fs/gfs2/dir.h 1 addition, 1 deletionfs/gfs2/dir.h
- fs/gfs2/export.c 2 additions, 1 deletionfs/gfs2/export.c
- fs/gfs2/file.c 18 additions, 16 deletionsfs/gfs2/file.c
- fs/gfs2/incore.h 10 additions, 10 deletionsfs/gfs2/incore.h
- fs/gfs2/inode.c 37 additions, 35 deletionsfs/gfs2/inode.c
- fs/gfs2/log.c 1 addition, 1 deletionfs/gfs2/log.c
- fs/gfs2/main.c 2 additions, 1 deletionfs/gfs2/main.c
- fs/gfs2/meta_io.c 2 additions, 2 deletionsfs/gfs2/meta_io.c
- fs/gfs2/ops_fstype.c 1 addition, 1 deletionfs/gfs2/ops_fstype.c
- fs/gfs2/quota.c 35 additions, 52 deletionsfs/gfs2/quota.c
- fs/gfs2/rgrp.c 161 additions, 132 deletionsfs/gfs2/rgrp.c
- fs/gfs2/rgrp.h 8 additions, 8 deletionsfs/gfs2/rgrp.h
- fs/gfs2/super.c 7 additions, 7 deletionsfs/gfs2/super.c
- fs/gfs2/trans.h 3 additions, 3 deletionsfs/gfs2/trans.h
- fs/gfs2/xattr.c 23 additions, 25 deletionsfs/gfs2/xattr.c
Loading
Please register or sign in to comment