Commit Graph

119 Commits (293b6a4c875c3b49853bff7de99954f49f59aa75)

Author SHA1 Message Date
Joe Perches d77d1b58aa GFS2: Use pr_<level> more consistently 11 years ago
Fabian Frederick fc554ed3d8 GFS2: global conversion to pr_foo() 11 years ago
Steven Whitehouse 44aaada9d1 GFS2: Add meta readahead field in directory entries 11 years ago
Steven Whitehouse 01bcb0dedb GFS2: Add hints to directory leaf blocks 11 years ago
Steven Whitehouse 22b5a6c0c0 GFS2: For exhash conversion, only one block is needed 11 years ago
Steven Whitehouse 2b47dad866 GFS2: Remember directory insert point 11 years ago
Steven Whitehouse 3c1c0ae1db GFS2: Add directory addition info structure 11 years ago
Joe Perches 8be04b9374 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks 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
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
Steven Whitehouse a2e0f79939 GFS2: Remove i_disksize 15 years ago
David Rientjes 4244b52e18 GFS2: remove dependency on __GFP_NOFAIL 15 years ago
Steven Whitehouse d2a97a4e99 GFS2: Use kmalloc when possible for ->readdir() 15 years ago
Bob Peterson 728a756b8f GFS2: rename causes kernel Oops 15 years ago
Bob Peterson 1a0eae8848 GFS2: glock livelock 15 years ago
Steven Whitehouse 1579343a73 GFS2: Remove dirent_first() function 15 years ago
Steven Whitehouse 0901097834 GFS2: Improve resource group error handling 16 years ago
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 383f01fbf4 GFS2: Banish struct gfs2_dinode_host 16 years ago
Steven Whitehouse c9e9888677 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize 16 years ago
Steven Whitehouse ad6203f2b4 GFS2: Move "entries" into "proper" inode 16 years ago
Josef Bacik 16c5f06f15 [GFS2] fix GFP_KERNEL misuses 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Steven Whitehouse 9b8c81d1de [GFS2] Allow bmap to allocate extents 17 years ago