Commit History

Author SHA1 Message Date
  Linus Torvalds c4eb1b0730 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 12 years ago
  Al Viro d81a8ef598 [readdir] convert gfs2 12 years ago
  Bob Peterson 512cbf02fd GFS2: fix regression in dir_double_exhash 12 years ago
  Steven Whitehouse 5a00f3cc97 GFS2: Only do one directory search on create 12 years ago
  Bob Peterson e8830d8856 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables 12 years ago
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Eric W. Biederman f4108a607f gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE 12 years ago
  Steven Whitehouse 350a9b0a72 GFS2: Split gfs2_trans_add_bh() into two 12 years ago
  Bob Peterson 343cd8f0d7 GFS2: Use dirty_inode in gfs2_dir_add 12 years ago
  Bob Peterson 5407e24229 GFS2: Fold quota data into the reservations struct 13 years ago
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Bob Peterson 5e2f7d617b GFS2: Make sure rindex is uptodate before starting transactions 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 79c4c379c8 GFS2: f_ra is always valid in dir readahead function 13 years ago
  Bob Peterson dfe4d34b39 GFS2: Add readahead to sequential directory traversal 13 years ago
  Steven Whitehouse 70b0c3656f GFS2: Use cached rgrp in gfs2_rlist_add() 14 years ago
  Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 14 years ago
  Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 14 years ago
  Steven Whitehouse 4c28d33803 GFS2: Clean up dir hash table reading 14 years ago
  Steven Whitehouse 17d539f049 GFS2: Cache dir hash table in a contiguous buffer 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 855d23ce26 GFS2: Make gfs2_dir_del update link count when required 14 years ago
  Bob Peterson 556bb17998 GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc 14 years ago
  Bob Peterson ec038c826b GFS2: pass leaf_bh into leaf_dealloc 14 years ago
  Bob Peterson d24a7a439a GFS2: Combine transaction from gfs2_dir_exhash_dealloc 14 years ago
  Bob Peterson 0d95326d9b GFS2: remove *leaf_call_t and simplify leaf_dealloc 14 years ago
  Bob Peterson 44ad37d69b GFS2: filesystem hang caused by incorrect lock order 14 years ago
  Steven Whitehouse 8d1235852b GFS2: Make . and .. qstrs constant 15 years ago