• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw · 1619ed8f
    Linus Torvalds authored
    * 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
    1619ed8f
super.c 37.7 KB