David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Oleg Drokin
|
7456a37d55
GFS2: use __vmalloc GFP_NOFS for fs-related allocations.
|
10 years ago |
Al Viro
|
9265f1d0c7
GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here...
|
10 years ago |
Al Viro
|
3cdcf63ed2
GFS2: use kvfree() instead of open-coding it
|
10 years ago |
Bob Peterson
|
19aeb5a65f
GFS2: Make rename not save dirent location
|
11 years ago |
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 |
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
|
13 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
|
14 years ago |
Bob Peterson
|
6e87ed0fc9
GFS2: move toward a generic multi-block allocator
|
14 years ago |
Bob Peterson
|
3c5d785acf
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
|
14 years ago |
Steven Whitehouse
|
79c4c379c8
GFS2: f_ra is always valid in dir readahead function
|
14 years ago |
Bob Peterson
|
dfe4d34b39
GFS2: Add readahead to sequential directory traversal
|
14 years ago |