Bob Peterson
|
a097dc7e24
GFS2: Make rgrp reservations part of the gfs2_inode structure
|
10 years ago |
Bob Peterson
|
b54e9a0b92
GFS2: Extract quota data from reservations structure (revert 5407e24)
|
9 years ago |
Abhi Das
|
b8fbf471ed
gfs2: perform quota checks against allocation parameters
|
10 years ago |
Bob Peterson
|
b650738cd0
GFS2: Change maxlen variables to size_t
|
11 years ago |
Fabian Frederick
|
c62baf65bf
GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes
|
11 years ago |
Steven Whitehouse
|
b50f227bdd
GFS2: Clean up journal extent mapping
|
11 years ago |
Steven Whitehouse
|
7b9cff4671
GFS2: Add allocation parameters structure
|
12 years ago |
Steven Whitehouse
|
af5c269799
GFS2: Clean up reservation removal
|
12 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Bob Peterson
|
a01aedfe21
GFS2: Reserve journal space for quota change in do_grow
|
12 years ago |
Bob Peterson
|
2b3dcf3581
GFS2: Increase i_writecount during gfs2_setattr_size
|
12 years ago |
Bob Peterson
|
20095218fb
GFS2: Remove vestigial parameter ip from function rs_deltree
|
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 |
Bob Peterson
|
d2b47cfb26
GFS2: Get a block reservation before resizing a file
|
12 years ago |
Steven Whitehouse
|
4513899092
GFS2: Use ->writepages for ordered writes
|
12 years ago |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 years ago |
Steven Whitehouse
|
fa731fc4e0
GFS2: Fix truncation of journaled data files
|
12 years ago |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
13 years ago |
Steven Whitehouse
|
4a993fb150
GFS2: Add structure to contain rgrp, bitmap, offset tuple
|
13 years ago |
Bob Peterson
|
8e2e004735
GFS2: Reduce file fragmentation
|
13 years ago |
Bob Peterson
|
5407e24229
GFS2: Fold quota data into the reservations struct
|
13 years ago |
Bob Peterson
|
f2f9c81244
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
|
13 years ago |
Bob Peterson
|
2f7ee358e5
GFS2: Use variable rather than qa to determine if unstuff necessary
|
13 years ago |
Bob Peterson
|
5e2f7d617b
GFS2: Make sure rindex is uptodate before starting transactions
|
13 years ago |
Bob Peterson
|
220cca2a4f
GFS2: Change truncate page allocation to be GFP_NOFS
|
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
|
14 years ago |
Steven Whitehouse
|
87654896ca
GFS2: More automated code analysis fixes
|
14 years ago |