index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ondisk.c
Age
Commit message (
Expand
)
Author
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
2007-07-09
[GFS2] Clean up inode number handling
Steven Whitehouse
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-30
[GFS2] Don't copy meta_header for rgrp in and out
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (7) - di_payload_format
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (5) - di_nlink
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
Steven Whitehouse
2006-11-30
[GFS2] Shrink gfs2_inode (1) - di_header/di_num
Steven Whitehouse
2006-11-30
[GFS2] Change argument to gfs2_dinode_print
Steven Whitehouse
2006-11-30
[GFS2] Move gfs2_dinode_in to inode.c
Steven Whitehouse
2006-11-30
[GFS2] Change argument to gfs2_dinode_in
Steven Whitehouse
2006-11-30
[GFS2] Change argument of gfs2_dinode_out
Steven Whitehouse
2006-11-30
[GFS2] split and annotate gfs2_quota_change
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_statfs_change
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_quota
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_inum
Al Viro
2006-11-30
[GFS2] split and annotate gfs_rindex
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_meta_header
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_log_head
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_inum_range
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_rgrp
Al Viro
2006-11-30
[GFS2] split gfs2_sb
Al Viro
2006-11-30
[GFS2] split gfs2_dinode into on-disk and host variants
Al Viro
2006-09-04
[GFS2] Use const in endian conversion routines
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-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-04-28
[GFS2] Remove some unused code
Steven Whitehouse
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-03-30
[GFS] Fix bug in endian conversion for metadata header
Steven Whitehouse
2006-03-20
[GFS2] Fix bug in directory code and tidy up
Steven Whitehouse
2006-02-27
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-27
[GFS2] Audit printk and kmalloc
Steven Whitehouse
2006-01-18
[GFS2] Update init_dinode() to reduce stack usage
Steven Whitehouse
2006-01-18
[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland