Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 years ago |
Bob Peterson
|
13d2eb0129
GFS2: Reset rd_last_alloc when it reaches the end of the rgrp
|
12 years ago |
Bob Peterson
|
15bd50ad82
GFS2: Stop looking for free blocks at end of rgrp
|
12 years ago |
Abhijith Das
|
f1213cacc7
GFS2: Fix race in gfs2_rs_alloc
|
12 years ago |
David Teigland
|
4e2f8849de
GFS2: remove redundant lvb pointer
|
12 years ago |
Steven Whitehouse
|
aa8920c968
GFS2: Fix one RG corner case
|
12 years ago |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
12 years ago |
Steven Whitehouse
|
bcd97c0630
GFS2: Add test for resource group congestion status
|
12 years ago |
Bob Peterson
|
a68a0a352a
GFS2: Speed up gfs2_rbm_from_block
|
12 years ago |
Lukas Czerner
|
076f0faa76
GFS2: Fix FITRIM argument handling
|
12 years ago |
Lukas Czerner
|
3a238adefb
GFS2: Require user to provide argument for FITRIM
|
12 years ago |
Andrew Price
|
cd0ed19fb6
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
|
12 years ago |
Bob Peterson
|
3701530aed
GFS2: Fix infinite loop in rbm_find
|
12 years ago |
Steven Whitehouse
|
ff7f4cb461
GFS2: Consolidate free block searching functions
|
12 years ago |
Bob Peterson
|
0688a5ecea
GFS2: Stop block extents at the end of bitmaps
|
13 years ago |
Steven Whitehouse
|
c743ffd09f
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
|
13 years ago |
Steven Whitehouse
|
9e733d3923
GFS2: Improve block reservation tracing
|
13 years ago |
Steven Whitehouse
|
137834a696
GFS2: Fall back to ignoring reservations, if there are no other blocks left
|
13 years ago |
Steven Whitehouse
|
3e6339dd28
GFS2: Use rbm for gfs2_setbit()
|
13 years ago |
Steven Whitehouse
|
c04a2ef3a8
GFS2: Use rbm for gfs2_testbit()
|
13 years ago |
Bob Peterson
|
29c05b205d
GFS2: Eliminate unnecessary check for state > 3 in bitfit
|
13 years ago |
Bob Peterson
|
8d8b752a0f
GFS2: rbm code cleanup
|
13 years ago |
Steven Whitehouse
|
5d50d53246
GFS2: Fix case where reservation finished at end of rgrp
|
13 years ago |
Michel Lespinasse
|
24d634e8f3
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
|
13 years ago |
Steven Whitehouse
|
3b1d0b9d0b
GFS2: Update rgblk_free() to use rbm
|
13 years ago |
Steven Whitehouse
|
3983903a71
GFS2: Update gfs2_get_block_type() to use rbm
|
13 years ago |
Steven Whitehouse
|
5b924ae2dc
GFS2: Replace rgblk_search with gfs2_rbm_find
|
13 years ago |
Steven Whitehouse
|
4a993fb150
GFS2: Add structure to contain rgrp, bitmap, offset tuple
|
13 years ago |