index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
dir.c
Age
Commit message (
Expand
)
Author
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
2016-03-31
orangefs: don't put readdir slot twice
Martin Brandenburg
2016-03-26
orangefs: saner calling conventions for getting a slot
Al Viro
2016-03-26
orangefs: get rid of readdir_handle_s
Al Viro
2016-03-09
Orangefs: add a new gossip statement
Mike Marshall
2016-02-24
orangefs: free readdir buffer index before the dir_emit loop
Martin Brandenburg
2016-02-19
orangefs_readdir_index_put(): get rid of bufmap argument
Al Viro
2016-01-15
Orangefs: add verification to decode_dirents
Mike Marshall
2016-01-04
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
2015-11-13
orangefs: validate the response in decode_dirents()
Al Viro
2015-11-13
orangefs: get rid of dec_string and enc_string
Al Viro
2015-11-13
orangefs: switch decode_dirents() to use of kcalloc()
Al Viro
2015-10-05
Orangefs: fix some checkpatch.pl complaints that had creeped in.
Mike Marshall
2015-10-03
Orangefs: fix dir_emit code in pvfs2_readdir.
Mike Marshall
2015-10-03
Orangefs: address problems found by static checker
Mike Marshall
2015-10-03
Orangefs: kernel client part 2
Mike Marshall