index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
rgrp.h
Age
Commit message (
Expand
)
Author
2012-02-28
GFS2: FITRIM ioctl support
Steven Whitehouse
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-11-21
GFS2: move toward a generic multi-block allocator
Bob Peterson
2011-11-15
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
Bob Peterson
2011-10-21
GFS2: Remove two unused variables
Steven Whitehouse
2011-10-21
GFS2: Use cached rgrp in gfs2_rlist_add()
Steven Whitehouse
2011-10-21
GFS2: Make resource groups "append only" during life of fs
Steven Whitehouse
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
2011-07-15
GFS2: combine duplicated block freeing routines
Eric Sandeen
2011-02-24
GFS2: deallocation performance patch
Bob Peterson
2010-11-30
GFS2: fix recursive locking during rindex truncates
Benjamin Marzinski
2010-09-30
GFS2 fatal: filesystem consistency error on rename
Bob Peterson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-08
GFS2: Be extra careful about deallocating inodes
Steven Whitehouse
2009-08-17
GFS2: Improve error handling in inode allocation
Steven Whitehouse
2009-05-20
GFS2: Improve resource group error handling
Steven Whitehouse
2008-03-31
[GFS2] Add extent allocation to block allocator
Steven Whitehouse
2008-03-31
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
Steven Whitehouse
2008-03-31
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
Bob Peterson
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2007-07-09
[GFS2] Addendum patch 2 for gfs2_grow
Robert Peterson
2006-10-12
[GFS2] Fix uninitialised variable
Steven Whitehouse
2006-09-05
[GFS2] More style fixes
Steven Whitehouse
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-07-11
[GFS2] Add generation number
Steven Whitehouse
2006-06-22
[GFS2] [-mm patch] fs/gfs2/: make code static
Adrian Bunk
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland