aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAge
* [GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara2006-10-03
* [GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse2006-10-02
* [GFS2] Remove uneeded endian conversionSteven Whitehouse2006-10-02
* [GFS2] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-28
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-28
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Remove a cast, tidy gfs2_inode_attr_inSteven Whitehouse2006-09-04
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Tidy up bmap/inode codeSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Tidy up in various filesSteven Whitehouse2006-07-31
* [PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das2006-07-11
* [GFS2] Add generation numberSteven Whitehouse2006-07-11
* [GFS2] Fixes to scanning of glocks (again)Steven Whitehouse2006-07-06
* [GFS2] Remove unused flagSteven Whitehouse2006-06-22
* [GFS2] Remove gfs2_repermissionSteven Whitehouse2006-06-22
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-14
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-18
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-18
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-18
* [GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse2006-05-16
* [GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2006-05-12
* [GFS2] Readpages supportSteven Whitehouse2006-05-05
* [GFS2] Reordering in deallocation to avoid recursive lockingSteven Whitehouse2006-04-28
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-20
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-28
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-20
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-01
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-27
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-27
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-21
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-13
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-30
* [GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse2006-01-30
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-18
* [GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse2006-01-18
* [GFS2] The core of GFS2David Teigland2006-01-16