summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-071-1/+1
* gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov2008-02-071-1/+1
* [GFS2] Remove unneeded i_spinBob Peterson2008-01-251-1/+0Star
* [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-251-1/+1
* [GFS2] Remove unused variableSteven Whitehouse2008-01-251-1/+0Star
* [GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson2008-01-251-1/+0Star
* [GFS2] Journal extent mappingBob Peterson2008-01-251-1/+10
* [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-251-1/+0Star
* [GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse2008-01-251-1/+1
* [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-251-3/+1Star
* [GFS2] Remove flags no longer requiredSteven Whitehouse2008-01-251-4/+0Star
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-251-1/+0Star
* [GFS2] Remove unused variablesSteven Whitehouse2008-01-251-4/+0Star
* [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-251-1/+1
* [GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2008-01-251-1/+0Star
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-251-2/+0Star
* [GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse2008-01-251-8/+0Star
* [GFS2] Handle multiple glock demote requestsWendy Cheng2008-01-251-0/+2
* [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-101-7/+2Star
* [GFS2] Replace revoke structure with bufdata structureSteven Whitehouse2007-10-101-6/+7
* [GFS2] Clean up ordered write codeSteven Whitehouse2007-10-101-1/+1
* [GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski2007-10-101-0/+5
* [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-2/+0Star
* [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/+0Star
* [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/+3Star
* [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/+0Star
* [GFS2] Remove unused variableSteven Whitehouse2007-03-071-1/+0Star
* [GFS2] Tidy up glops callsSteven Whitehouse2007-02-051-2/+1Star
* [GFS2] Remove unused go_callback operationSteven Whitehouse2007-02-051-1/+0Star
* [GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse2007-02-051-8/+1Star
* [GFS2] Shrink gfs2_inode memory by halfSteven Whitehouse2007-02-051-1/+1
* [GFS2] Remove max_atomic_write tunableSteven Whitehouse2007-02-051-1/+0Star
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-051-2/+0Star
* [GFS2] Simplify glops functionsSteven Whitehouse2006-11-301-14/+11Star
* [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/+0Star