summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] assertion failure after writing to journaled file, umountRobert Peterson2007-07-091-1/+3
* [GFS2] Recovery for lost unlinked inodesSteven Whitehouse2007-07-091-0/+2
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+62
* [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-091-8/+0
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-2/+2
* [GFS2] lockdump improvementsRobert Peterson2007-05-011-1/+2
* [GFS2] Red Hat bz 228540: owner referencesRobert Peterson2007-05-011-2/+2
* [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-011-5/+3
* [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-011-0/+1
* [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-071-1/+0
* [GFS2] Remove unused variableSteven Whitehouse2007-03-071-1/+0
* [GFS2] Tidy up glops callsSteven Whitehouse2007-02-051-2/+1
* [GFS2] Remove unused go_callback operationSteven Whitehouse2007-02-051-1/+0
* [GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse2007-02-051-8/+1
* [GFS2] Shrink gfs2_inode memory by halfSteven Whitehouse2007-02-051-1/+1
* [GFS2] Remove max_atomic_write tunableSteven Whitehouse2007-02-051-1/+0
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-051-2/+0
* [GFS2] Simplify glops functionsSteven Whitehouse2006-11-301-14/+11
* [GFS2] Shrink gfs2_inode (8) - i_vnSteven Whitehouse2006-11-301-1/+1
* [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-2/+2
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs_rindexAl Viro2006-11-301-1/+1
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-1/+1
* [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/+0
* [GFS2] Remove unused constantsSteven Whitehouse2006-09-201-3/+0
* [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-111-1/+0
* [GFS2] Make glock hash locks proportional to NR_CPUSSteven Whitehouse2006-09-091-3/+0
* [GFS2] Move rwlocks in glock.c into their own arraySteven Whitehouse2006-09-081-6/+1
* [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/+5
* [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/+8
* [GFS2] Remove unused code from glock layerSteven Whitehouse2006-08-301-1/+0
* [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/+0
* [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-041-0/+1
* [GFS2] Remove unused flagSteven Whitehouse2006-06-221-1/+0
* [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/+12
* [GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse2006-06-061-9/+5
* [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/+0