index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
rgrp.c
Age
Commit message (
Expand
)
Author
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
2008-01-25
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
Abhijith Das
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
2007-10-10
[GFS2] Alternate gfs2_iget to avoid looking up inodes being freed
Benjamin Marzinski
2007-10-10
[GFS2] invalid metadata block - REVISED
Bob Peterson
2007-10-10
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
2007-08-14
[GFS2] Fix incorrect return code in rgrp.c
Steven Whitehouse
2007-08-14
[GFS2] soft lockup in rgblk_search
Bob Peterson
2007-07-09
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
2007-07-09
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
2007-07-09
[GFS2] Remove bogus '\0' in rgrp.c
Steven Whitehouse
2007-07-09
[GFS2] Recovery for lost unlinked inodes
Steven Whitehouse
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
[GFS2] Clean up inode number handling
Steven Whitehouse
2007-07-09
[GFS2] Addendum patch 2 for gfs2_grow
Robert Peterson
2007-07-09
[GFS2] Kernel changes to support new gfs2_grow command (part 2)
Robert Peterson
2007-07-09
[GFS2] kernel changes to support new gfs2_grow command
Robert Peterson
2007-05-01
[GFS2] Fix bz 234168 (ignoring rgrp flags)
Steven Whitehouse
2007-05-01
[GFS2] flush the log if a transaction can't allocate space
Benjamin Marzinski
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
2006-11-30
[GFS2] split and annotate gfs_rindex
Al Viro
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-21
[GFS2] Tidy up meta_io code
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-05
[GFS2] More style fixes
Steven Whitehouse
2006-09-05
[GFS2] Style changes in rgrp.c
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-08-22
[GFS2] Another list_del bug
Steven Whitehouse
2006-07-27
[GFS2] Change some allocations to GFP_NOFS
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-19
[GFS2] Remove debugging printks
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-24
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland