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