Age | Commit message (Expand) | Author |
2019-09-04 | gfs2: Delete an unnecessary check before brelse() | Markus Elfring |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2014-10-01 | GFS2: Make rename not save dirent location | Bob Peterson |
2014-01-06 | GFS2: Remember directory insert point | Steven Whitehouse |
2014-01-06 | GFS2: Add directory addition info structure | Steven Whitehouse |
2013-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2013-06-29 | [readdir] convert gfs2 | Al Viro |
2013-06-11 | GFS2: Only do one directory search on create | Steven Whitehouse |
2011-11-08 | GFS2: Add readahead to sequential directory traversal | Bob Peterson |
2011-07-15 | GFS2: Cache dir hash table in a contiguous buffer | Steven Whitehouse |
2011-05-09 | GFS2: When adding a new dir entry, inc link count if it is a subdir | Steven Whitehouse |
2011-05-09 | GFS2: Make gfs2_dir_del update link count when required | Steven Whitehouse |
2010-09-20 | GFS2: Make . and .. qstrs constant | Steven Whitehouse |
2009-01-05 | GFS2: Fix bug in gfs2_lock_fs_check_clean() | Steven Whitehouse |
2007-07-09 | [GFS2] Clean up inode number handling | Steven Whitehouse |
2007-02-05 | [GFS2] Clean up/speed up readdir | Steven Whitehouse |
2006-11-30 | [GFS2] split and annotate gfs2_inum | Al Viro |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse |
2006-09-05 | [GFS2] Directory code style changes | Steven Whitehouse |
2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse |
2006-04-24 | [GFS2] Tidy up dir code as per Christoph Hellwig's comments | Steven Whitehouse |
2006-03-28 | [GFS2] Further updates to dir and logging code | Steven Whitehouse |
2006-03-20 | [GFS2] Fix bug in directory code and tidy up | Steven Whitehouse |
2006-02-08 | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse |
2006-01-18 | [GFS2] Remove unused code from various files | Steven Whitehouse |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland |