index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
orangefs: stop setting atime on inode dirty
Martin Brandenburg
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-04-26
orangefs: remove ORANGEFS_READDIR macros
Martin Brandenburg
1
-4
/
+4
2017-04-26
orangefs: support very large directories
Martin Brandenburg
1
-88
/
+185
2017-04-26
orangefs: support llseek on directories
Martin Brandenburg
1
-14
/
+36
2017-04-26
orangefs: rewrite readdir to fix several bugs
Martin Brandenburg
1
-337
/
+191
2016-08-08
orangefs: use %pd/%pD
Al Viro
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-03-31
orangefs: don't put readdir slot twice
Martin Brandenburg
1
-5
/
+3
2016-03-26
orangefs: saner calling conventions for getting a slot
Al Viro
1
-3
/
+3
2016-03-26
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-09
Orangefs: add a new gossip statement
Mike Marshall
1
-0
/
+4
2016-02-25
orangefs: free readdir buffer index before the dir_emit loop
Martin Brandenburg
1
-25
/
+9
2016-02-19
orangefs_readdir_index_put(): get rid of bufmap argument
Al Viro
1
-8
/
+7
2016-01-15
Orangefs: add verification to decode_dirents
Mike Marshall
1
-25
/
+93
2016-01-05
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
1
-9
/
+14
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
1
-2
/
+2
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
1
-43
/
+43
2015-11-13
orangefs: validate the response in decode_dirents()
Al Viro
1
-5
/
+32
2015-11-13
orangefs: get rid of dec_string and enc_string
Al Viro
1
-7
/
+8
2015-11-13
orangefs: switch decode_dirents() to use of kcalloc()
Al Viro
1
-1
/
+1
2015-10-05
Orangefs: fix some checkpatch.pl complaints that had creeped in.
Mike Marshall
1
-1
/
+1
2015-10-03
Orangefs: fix dir_emit code in pvfs2_readdir.
Mike Marshall
1
-82
/
+49
2015-10-03
Orangefs: address problems found by static checker
Mike Marshall
1
-16
/
+0
2015-10-03
Orangefs: kernel client part 2
Mike Marshall
1
-0
/
+394