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_inode.c
Age
Commit message (
Expand
)
Author
2006-10-03
[GFS2] Fix endian bug for de_type
Steven Whitehouse
2006-10-02
[GFS2] Two redundant casts removed
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-04
[GFS2] More code style updates
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
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-07-26
[GFS2] Remove page.[ch]
Steven Whitehouse
2006-07-06
[GFS2] Fixes to scanning of glocks (again)
Steven Whitehouse
2006-06-24
[GFS2] Eliminate one instance of __GFP_NOFAIL
Steven Whitehouse
2006-06-22
[GFS2] Remove gfs2_repermission
Steven Whitehouse
2006-06-21
[GFS2] Fix double locking problem in rename
Steven Whitehouse
2006-06-19
[GFS2] Remove debugging printks
Steven Whitehouse
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-18
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-04-18
[GFS2] Use vmalloc() in dir code
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-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-13
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-01-24
[GFS2] Remove pointless argument relating to truncate
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