Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Pull GFS2 updates from Steven Whitehouse. * git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw: GFS2: Eliminate 64-bit divides GFS2: Reduce file fragmentation GFS2: kernel panic with small gfs2 filesystems - 1 RG GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve GFS2: Add kobject release method GFS2: Size seq_file buffer more carefully GFS2: Use seq_vprintf for glocks debugfs file seq_file: Add seq_vprintf function and export it GFS2: Use lvbs for storing rgrp information with mount option GFS2: Cache last hash bucket for glock seq_files GFS2: Increase buffer size for glocks and glstats debugfs files GFS2: Fix error handling when reading an invalid block from the journal GFS2: Add "top dir" flag support GFS2: Fold quota data into the reservations struct GFS2: Extend the life of the reservations
Showing
- fs/gfs2/aops.c 3 additions, 15 deletionsfs/gfs2/aops.c
- fs/gfs2/bmap.c 8 additions, 13 deletionsfs/gfs2/bmap.c
- fs/gfs2/dir.c 1 addition, 8 deletionsfs/gfs2/dir.c
- fs/gfs2/file.c 37 additions, 28 deletionsfs/gfs2/file.c
- fs/gfs2/glock.c 30 additions, 9 deletionsfs/gfs2/glock.c
- fs/gfs2/incore.h 39 additions, 15 deletionsfs/gfs2/incore.h
- fs/gfs2/inode.c 49 additions, 45 deletionsfs/gfs2/inode.c
- fs/gfs2/lops.c 7 additions, 2 deletionsfs/gfs2/lops.c
- fs/gfs2/main.c 0 additions, 1 deletionfs/gfs2/main.c
- fs/gfs2/meta_io.c 4 additions, 1 deletionfs/gfs2/meta_io.c
- fs/gfs2/ops_fstype.c 24 additions, 12 deletionsfs/gfs2/ops_fstype.c
- fs/gfs2/quota.c 41 additions, 31 deletionsfs/gfs2/quota.c
- fs/gfs2/rgrp.c 697 additions, 136 deletionsfs/gfs2/rgrp.c
- fs/gfs2/rgrp.h 38 additions, 7 deletionsfs/gfs2/rgrp.h
- fs/gfs2/super.c 21 additions, 7 deletionsfs/gfs2/super.c
- fs/gfs2/sys.c 18 additions, 3 deletionsfs/gfs2/sys.c
- fs/gfs2/trace_gfs2.h 57 additions, 2 deletionsfs/gfs2/trace_gfs2.h
- fs/gfs2/trans.h 1 addition, 1 deletionfs/gfs2/trans.h
- fs/gfs2/util.h 7 additions, 11 deletionsfs/gfs2/util.h
- fs/gfs2/xattr.c 11 additions, 19 deletionsfs/gfs2/xattr.c
Loading
Please register or sign in to comment