aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse1-7/+2
2007-10-10[GFS2] Replace revoke structure with bufdata structureSteven Whitehouse1-6/+7
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse1-1/+1
2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski1-0/+5
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse1-2/+0
2007-07-09[GFS2] assertion failure after writing to journaled file, umountRobert Peterson1-1/+3
2007-07-09[GFS2] Recovery for lost unlinked inodesSteven Whitehouse1-0/+2
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-1/+62
2007-07-09[GFS2] Quotas non-functional - fix bugAbhijith Das1-8/+0
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-2/+2
2007-05-01[GFS2] lockdump improvementsRobert Peterson1-1/+2
2007-05-01[GFS2] Red Hat bz 228540: owner referencesRobert Peterson1-2/+2
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse1-5/+3
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson1-0/+1
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse1-1/+0
2007-03-07[GFS2] Remove unused variableSteven Whitehouse1-1/+0
2007-02-05[GFS2] Tidy up glops callsSteven Whitehouse1-2/+1
2007-02-05[GFS2] Remove unused go_callback operationSteven Whitehouse1-1/+0
2007-02-05[GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse1-8/+1
2007-02-05[GFS2] Shrink gfs2_inode memory by halfSteven Whitehouse1-1/+1
2007-02-05[GFS2] Remove max_atomic_write tunableSteven Whitehouse1-1/+0
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse1-2/+0
2006-11-30[GFS2] Simplify glops functionsSteven Whitehouse1-14/+11
2006-11-30[GFS2] Shrink gfs2_inode (8) - i_vnSteven Whitehouse1-1/+1
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro1-2/+2
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-1/+1
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro1-1/+1
2006-11-30[GFS2] split gfs2_sbAl Viro1-1/+1
2006-11-30[GFS2] gfs2_dinode_host fields are host-endianAl Viro1-1/+1
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse1-1/+0
2006-09-20[GFS2] Remove unused constantsSteven Whitehouse1-3/+0
2006-09-13[GFS2] Use atomic_t rather than kref in glock.cSteven Whitehouse1-1/+1
2006-09-12[GFS2] Use hlist for glock hash chainsSteven Whitehouse1-1/+1
2006-09-11[GFS2] Rewrite of examine_bucket()Steven Whitehouse1-1/+0
2006-09-09[GFS2] Make glock hash locks proportional to NR_CPUSSteven Whitehouse1-3/+0
2006-09-08[GFS2] Move rwlocks in glock.c into their own arraySteven Whitehouse1-6/+1
2006-09-08[GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse1-1/+1
2006-09-07[GFS2] Move glock hash table out of superblockSteven Whitehouse1-7/+5
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-36/+36
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-20/+8
2006-08-30[GFS2] Remove unused code from glock layerSteven Whitehouse1-1/+0
2006-08-30[GFS2] Make glock operations constSteven Whitehouse1-2/+2
2006-08-25[GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das1-0/+2
2006-08-24[GFS2] Speed up scanning of glocksSteven Whitehouse1-1/+0
2006-08-04[GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse1-0/+1
2006-06-22[GFS2] Remove unused flagSteven Whitehouse1-1/+0
2006-06-20[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)David Woodhouse1-1/+1