aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-01GFS2: Make rename not save dirent locationBob Peterson1-0/+1
2014-01-06GFS2: Remember directory insert pointSteven Whitehouse1-1/+11
2014-01-06GFS2: Add directory addition info structureSteven Whitehouse1-1/+6
2013-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-1/+2
2013-06-29[readdir] convert gfs2Al Viro1-2/+2
2013-06-11GFS2: Only do one directory search on createSteven Whitehouse1-1/+2
2011-11-08GFS2: Add readahead to sequential directory traversalBob Peterson1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse1-0/+1
2011-05-09GFS2: When adding a new dir entry, inc link count if it is a subdirSteven Whitehouse1-1/+1
2011-05-09GFS2: Make gfs2_dir_del update link count when requiredSteven Whitehouse1-1/+1
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse1-15/+19
2009-01-05GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse1-0/+1
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-4/+5
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse1-19/+2
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-4/+4
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+6
2006-09-05[GFS2] Directory code style changesSteven Whitehouse1-2/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-4/+4
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-04-24[GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse1-2/+2
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse1-1/+14
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse1-15/+24
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-0/+2
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse1-2/+0
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+51