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
/
incore.h
Age
Commit message (
Expand
)
Author
2006-06-22
[GFS2] Remove unused flag
Steven Whitehouse
2006-06-20
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
David Woodhouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-06
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
2006-05-18
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-04-26
[GFS2] Don't do recursive locking in glock layer
Steven Whitehouse
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-04-04
[GFS2] Finish off ioctl support
Steven Whitehouse
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
2006-03-28
[GFS2] Further updates to dir and logging code
Steven Whitehouse
2006-03-01
[GFS2] Tidy up mount code.
Steven Whitehouse
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-23
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-13
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-18
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland