summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
...
* [GFS2] split and annotate gfs2_rgrpAl Viro2006-11-301-1/+1
* [GFS2] split gfs2_sbAl Viro2006-11-301-1/+1
* [GFS2] gfs2_dinode_host fields are host-endianAl Viro2006-11-301-1/+1
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-1/+0Star
* [GFS2] Remove unused constantsSteven Whitehouse2006-09-201-3/+0Star
* [GFS2] Use atomic_t rather than kref in glock.cSteven Whitehouse2006-09-131-1/+1
* [GFS2] Use hlist for glock hash chainsSteven Whitehouse2006-09-121-1/+1
* [GFS2] Rewrite of examine_bucket()Steven Whitehouse2006-09-121-1/+0Star
* [GFS2] Make glock hash locks proportional to NR_CPUSSteven Whitehouse2006-09-091-3/+0Star
* [GFS2] Move rwlocks in glock.c into their own arraySteven Whitehouse2006-09-081-6/+1Star
* [GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse2006-09-081-1/+1
* [GFS2] Move glock hash table out of superblockSteven Whitehouse2006-09-071-7/+5Star
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-0/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-36/+36
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-20/+8Star
* [GFS2] Remove unused code from glock layerSteven Whitehouse2006-08-301-1/+0Star
* [GFS2] Make glock operations constSteven Whitehouse2006-08-301-2/+2
* [GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das2006-08-251-0/+2
* [GFS2] Speed up scanning of glocksSteven Whitehouse2006-08-241-1/+0Star
* [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-041-0/+1
* [GFS2] Remove unused flagSteven Whitehouse2006-06-221-1/+0Star
* [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)David Woodhouse2006-06-201-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-36/+12Star
* [GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse2006-06-061-9/+5Star
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-181-0/+8
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Don't do recursive locking in glock layerSteven Whitehouse2006-04-261-1/+0Star
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-181-1/+1
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-3/+3
* [GFS2] Finish off ioctl supportSteven Whitehouse2006-04-041-4/+0Star
* [GFS2] Update debugging codeSteven Whitehouse2006-03-291-2/+2
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-291-5/+1Star
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-2/+1Star
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-1/+0Star
* [GFS2] Remove uneeded memory allocationSteven Whitehouse2006-03-011-1/+1
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-0/+8
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-231-20/+0Star
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-11/+11
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-1/+1
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-12/+17
* [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse2006-01-181-6/+0Star
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+703