aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/dir.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-04gfs2: Delete an unnecessary check before brelse()Gravatar Markus Elfring 1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Gravatar Thomas Gleixner 1-4/+1
2014-10-01GFS2: Make rename not save dirent locationGravatar Bob Peterson 1-0/+1
2014-01-06GFS2: Remember directory insert pointGravatar Steven Whitehouse 1-1/+11
2014-01-06GFS2: Add directory addition info structureGravatar Steven Whitehouse 1-1/+6
2013-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwGravatar Linus Torvalds 1-1/+2
2013-06-29[readdir] convert gfs2Gravatar Al Viro 1-2/+2
2013-06-11GFS2: Only do one directory search on createGravatar Steven Whitehouse 1-1/+2
2011-11-08GFS2: Add readahead to sequential directory traversalGravatar Bob Peterson 1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferGravatar Steven Whitehouse 1-0/+1
2011-05-09GFS2: When adding a new dir entry, inc link count if it is a subdirGravatar Steven Whitehouse 1-1/+1
2011-05-09GFS2: Make gfs2_dir_del update link count when requiredGravatar Steven Whitehouse 1-1/+1
2010-09-20GFS2: Make . and .. qstrs constantGravatar Steven Whitehouse 1-15/+19
2009-01-05GFS2: Fix bug in gfs2_lock_fs_check_clean()Gravatar Steven Whitehouse 1-0/+1
2007-07-09[GFS2] Clean up inode number handlingGravatar Steven Whitehouse 1-4/+5
2007-02-05[GFS2] Clean up/speed up readdirGravatar Steven Whitehouse 1-19/+2
2006-11-30[GFS2] split and annotate gfs2_inumGravatar Al Viro 1-4/+4
2006-09-05[GFS2] Make headers compile on their ownGravatar Steven Whitehouse 1-0/+6
2006-09-05[GFS2] Directory code style changesGravatar Steven Whitehouse 1-2/+2
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-4/+4
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-04-24[GFS2] Tidy up dir code as per Christoph Hellwig's commentsGravatar Steven Whitehouse 1-2/+2
2006-03-28[GFS2] Further updates to dir and logging codeGravatar Steven Whitehouse 1-1/+14
2006-03-20[GFS2] Fix bug in directory code and tidy upGravatar Steven Whitehouse 1-15/+24
2006-02-08[GFS2] Make journaled data files identical to normal files on diskGravatar Steven Whitehouse 1-0/+2
2006-01-18[GFS2] Remove unused code from various filesGravatar Steven Whitehouse 1-2/+0
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+51