VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
gfs2
/
dir.h
Date
Commit Message
Rev
Author
2019-09-04
gfs2: Delete an unnecessary check before brelse()
bccaef90
Markus Elfring
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
7336d0e6
Thomas Gleixner
2014-10-01
GFS2: Make rename not save dirent location
19aeb5a6
Bob Peterson
2014-01-06
GFS2: Remember directory insert point
2b47dad8
Steven Whitehouse
2014-01-06
GFS2: Add directory addition info structure
3c1c0ae1
Steven Whitehouse
2013-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
c4eb1b07
Linus Torvalds
2013-06-29
[readdir] convert gfs2
d81a8ef5
Al Viro
2013-06-11
GFS2: Only do one directory search on create
5a00f3cc
Steven Whitehouse
2011-11-08
GFS2: Add readahead to sequential directory traversal
dfe4d34b
Bob Peterson
2011-07-15
GFS2: Cache dir hash table in a contiguous buffer
17d539f0
Steven Whitehouse
2011-05-09
GFS2: When adding a new dir entry, inc link count if it is a subdir
3d6ecb7d
Steven Whitehouse
2011-05-09
GFS2: Make gfs2_dir_del update link count when required
855d23ce
Steven Whitehouse
2010-09-20
GFS2: Make . and .. qstrs constant
8d123585
Steven Whitehouse
2009-01-05
GFS2: Fix bug in gfs2_lock_fs_check_clean()
b5289681
Steven Whitehouse
2007-07-09
[GFS2] Clean up inode number handling
dbb7cae2
Steven Whitehouse
2007-02-05
[GFS2] Clean up/speed up readdir
3699e3a4
Steven Whitehouse
2006-11-30
[GFS2] split and annotate gfs2_inum
629a21e7
Al Viro
2006-09-05
[GFS2] Make headers compile on their own
f2f7ba52
Steven Whitehouse
2006-09-05
[GFS2] Directory code style changes
2bdbc5d7
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
cd915493
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
e9fc2aa0
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
3a8a9a10
Steven Whitehouse
2006-04-24
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
61e085a8
Steven Whitehouse
2006-03-28
[GFS2] Further updates to dir and logging code
71b86f56
Steven Whitehouse
2006-03-20
[GFS2] Fix bug in directory code and tidy up
c752666c
Steven Whitehouse
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
18ec7d5c
Steven Whitehouse
2006-01-18
[GFS2] Remove unused code from various files
666a2c53
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
b3b94faa
David Teigland