index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iget: use iget_failed() in GFS2
David Howells
2008-02-07
1
-1
/
+1
*
[GFS2] Lockup on error
Bob Peterson
2008-01-25
1
-1
/
+1
*
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
1
-3
/
+4
*
[GFS2] Remove lock methods for lock_nolock protocol
Wendy Cheng
2008-01-25
1
-2
/
+9
*
[GFS2] Don't add glocks to the journal
Steven Whitehouse
2008-01-25
1
-1
/
+2
*
[GFS2] Introduce gfs2_set_aops()
Steven Whitehouse
2008-01-25
1
-1
/
+3
*
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
2008-01-25
1
-8
/
+5
*
[GFS2] Clean up internal read function
Steven Whitehouse
2008-01-25
1
-1
/
+0
*
[GFS2] Alternate gfs2_iget to avoid looking up inodes being freed
Benjamin Marzinski
2007-10-10
1
-4
/
+54
*
[GFS2] fix inode meta data corruption
Wendy Cheng
2007-10-10
1
-5
/
+15
*
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
2007-07-09
1
-17
/
+37
*
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
2007-07-09
1
-2
/
+8
*
[GFS2] Fix deallocation issues
Abhijith Das
2007-07-09
1
-0
/
+1
*
[GFS2] gfs2_lookupi() uninitialised var fix
akpm@linux-foundation.org
2007-07-09
1
-1
/
+1
*
[GFS2] Recovery for lost unlinked inodes
Steven Whitehouse
2007-07-09
1
-15
/
+35
*
[GFS2] Fix bug in error path of inode
Steven Whitehouse
2007-07-09
1
-7
/
+7
*
[GFS2] Add nanosecond timestamp feature
Steven Whitehouse
2007-07-09
1
-11
/
+19
*
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
1
-1
/
+82
*
[GFS2] Clean up inode number handling
Steven Whitehouse
2007-07-09
1
-49
/
+31
*
[GFS2] Fix bz 229831, lookup returns wrong inode
Steven Whitehouse
2007-03-07
1
-1
/
+2
*
[GFS2] pass formal ino in do_filldir_main
Wendy Cheng
2007-03-07
1
-2
/
+2
*
[GFS2] Fix unlink deadlocks
Russell Cattelan
2007-02-05
1
-45
/
+1
*
[GFS2] Fix recursive locking attempt with NFS
Steven Whitehouse
2007-02-05
1
-8
/
+15
*
[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2
Eric Sandeen
2007-02-05
1
-1
/
+1
*
[GFS2] make gfs2_change_nlink_i() static
Adrian Bunk
2007-02-05
1
-44
/
+44
*
[GFS2] Fix gfs2_rename deadlock
S. Wendy Cheng
2007-02-05
1
-19
/
+31
*
[GFS2] BZ 217008 fsfuzzer fix.
Russell Cattelan
2007-02-05
1
-1
/
+11
*
[GFS2] Fix change nlink deadlock
S. Wendy Cheng
2007-02-05
1
-4
/
+16
*
[GFS2] Fix glock ordering on inode creation
Steven Whitehouse
2006-11-30
1
-27
/
+4
*
[GFS2] Remove unused function from inode.c
Steven Whitehouse
2006-11-30
1
-86
/
+0
*
[GFS2] Remove gfs2_inode_attr_in
Steven Whitehouse
2006-11-30
1
-18
/
+3
*
[GFS2] Inode number is constant
Steven Whitehouse
2006-11-30
1
-1
/
+1
*
[GFS2] Only set inode flags when required
Steven Whitehouse
2006-11-30
1
-10
/
+1
*
[GFS2] Tidy up 0 initialisations in inode.c
Steven Whitehouse
2006-11-30
1
-7
/
+7
*
[GFS2] Shrink gfs2_inode (8) - i_vn
Steven Whitehouse
2006-11-30
1
-2
/
+2
*
[GFS2] Shrink gfs2_inode (7) - di_payload_format
Steven Whitehouse
2006-11-30
1
-2
/
+1
*
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
Steven Whitehouse
2006-11-30
1
-33
/
+11
*
[GFS2] Shrink gfs2_inode (5) - di_nlink
Steven Whitehouse
2006-11-30
1
-13
/
+24
*
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
2006-11-30
1
-14
/
+9
*
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
2006-11-30
1
-11
/
+7
*
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
Steven Whitehouse
2006-11-30
1
-20
/
+16
*
[GFS2] Shrink gfs2_inode (1) - di_header/di_num
Steven Whitehouse
2006-11-30
1
-14
/
+11
*
[GFS2] Change argument to gfs2_dinode_print
Steven Whitehouse
2006-11-30
1
-4
/
+4
*
[GFS2] Move gfs2_dinode_in to inode.c
Steven Whitehouse
2006-11-30
1
-0
/
+34
*
[GFS2] Change argument to gfs2_dinode_in
Steven Whitehouse
2006-11-30
1
-1
/
+1
*
[GFS2] Change argument of gfs2_dinode_out
Steven Whitehouse
2006-11-30
1
-3
/
+3
*
[GFS2] gfs2 misc endianness annotations
Al Viro
2006-11-30
1
-4
/
+5
*
[GFS2] split and annotate gfs2_inum
Al Viro
2006-11-30
1
-11
/
+11
*
[GFS2] split and annotate gfs2_inum_range
Al Viro
2006-11-30
1
-2
/
+2
*
[GFS2] split gfs2_dinode into on-disk and host variants
Al Viro
2006-11-30
1
-2
/
+2
[next]