summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-031-0/+38
* [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-021-0/+1
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-021-1/+3
* [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-281-1/+0
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-1/+1
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-3/+2
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-041-13/+14
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-10/+10
* [GFS2] Tidy up bmap/inode codeSteven Whitehouse2006-09-041-26/+21
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Tidy up in various filesSteven Whitehouse2006-07-311-15/+5
* [PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das2006-07-111-0/+1
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-26/+20
* [GFS2] Fixes to scanning of glocks (again)Steven Whitehouse2006-07-061-0/+2
* [GFS2] Remove unused flagSteven Whitehouse2006-06-221-1/+0
* [GFS2] Remove gfs2_repermissionSteven Whitehouse2006-06-221-8/+3
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-633/+176
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-181-37/+21
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse2006-05-161-16/+6
* [GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2006-05-121-1/+0
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-3/+2
* [GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse2006-04-281-50/+45
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-201-1/+1
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-10/+4
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-23/+40
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-6/+7
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-17/+21
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-3/+6
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-6/+6
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-27/+43
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-5/+5
* [GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse2006-01-301-1/+2
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-8/+8
* [GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse2006-01-181-16/+29
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+1805
OpenPOWER on IntegriCloud