Commit History

Author SHA1 Message Date
  H Hartley Sweeten 46cc1e5fce GFS2: local functions should be static 13 years ago
  Steven Whitehouse 6a8099ed56 GFS2: Fix multi-block allocation 13 years ago
  Bob Peterson 564e12b115 GFS2: decouple quota allocations from block allocations 13 years ago
  Bob Peterson 6e87ed0fc9 GFS2: move toward a generic multi-block allocator 13 years ago
  Bob Peterson 3c5d785acf GFS2: combine gfs2_alloc_block and gfs2_alloc_di 13 years ago
  Steven Whitehouse 87654896ca GFS2: More automated code analysis fixes 13 years ago
  Linus Torvalds f793f29611 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw 13 years ago
  Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 14 years ago
  Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 14 years ago
  Steven Whitehouse 9a63edd12b GFS2: Clean up gfs2_create 14 years ago
  Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 14 years ago
  Steven Whitehouse 40ac218f52 GFS2: Fix inode allocation error path 14 years ago
  James Morris 5a2f3a02ae Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro 6c673ab393 simplify gfs2_lookup() 14 years ago
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
  Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
  Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
  Steven Whitehouse f2741d9898 GFS2: Move all locking inside the inode creation function 14 years ago
  Steven Whitehouse 160b4026dc GFS2: Clean up symlink creation 14 years ago
  Steven Whitehouse e2d0a13bba GFS2: Clean up mkdir 14 years ago
  Steven Whitehouse 2ab9cd1c63 GFS2: Rename ops_inode.c to inode.c 14 years ago
  Steven Whitehouse 64ea540258 GFS2: Inode.c is empty now, remove it 14 years ago
  Steven Whitehouse 9eed04cd99 GFS2: Move final part of inode.c into super.c 14 years ago
  Steven Whitehouse 194c011fc4 GFS2: Move most of the remaining inode.c into ops_inode.c 14 years ago
  Steven Whitehouse d4b2cf1b05 GFS2: Move gfs2_refresh_inode() and friends into glops.c 14 years ago
  Steven Whitehouse 94fb763b1a GFS2: Remove gfs2_dinode_print() function 14 years ago
  Steven Whitehouse 3d6ecb7d16 GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
  Steven Whitehouse d192a8e5c6 GFS2: Double check link count under glock 14 years ago