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
/
ops_fstype.c
Age
Commit message (
Expand
)
Author
2007-03-07
[GFS2] add newline to printk message
Richard Fearn
2007-01-11
[PATCH] Revert bd_mount_mutex back to a semaphore
David Chinner
2006-11-30
[GFS2] split and annotate gfs2_inum
Al Viro
2006-10-20
[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference
Adrian Bunk
2006-10-20
[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable
Adrian Bunk
2006-10-02
[GFS2] Remove duplicate sb reading code
Steven Whitehouse
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-08
[GFS2] vfree should be kfree
Steven Whitehouse
2006-09-07
[GFS2] Forgot to remove unused include vmalloc.h
Steven Whitehouse
2006-09-07
[GFS2] Move glock hash table out of superblock
Steven Whitehouse
2006-09-04
[GFS2] More code style updates
Steven Whitehouse
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-08-25
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
Abhijith Das
2006-08-24
[GFS2] Speed up scanning of glocks
Steven Whitehouse
2006-08-10
[GFS2] Fix a couple of refcount leaks.
Russell Cattelan
2006-07-27
[GFS2] Use a bio to read the superblock
Steven Whitehouse
2006-07-05
[GFS2] Make GFS2 work with lock validator
Steven Whitehouse
2006-07-03
[patch 1/1] gfs2: get_sb_dev() fix
Andrew Morton
2006-06-14
[GFS2] Fix unlinked file handling
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-12
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
2006-05-05
[GFS2] Set d_ops for root inode
Robert S Peterson
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
2006-04-20
[GFS2] journal recovery patch
David Teigland
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
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-20
[GFS2] Fix bug in directory code and tidy up
Steven Whitehouse
2006-03-02
[GFS2] Add gfs2meta filesystem
Steven Whitehouse
2006-03-01
[GFS2] Tidy up mount code.
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-27
[GFS2] Audit printk and kmalloc
Steven Whitehouse
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-16
[GFS2] The core of GFS2
David Teigland