summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Orangefs: add a new gossip statementMike Marshall2016-03-091-0/+4
* orangefs: free readdir buffer index before the dir_emit loopMartin Brandenburg2016-02-241-25/+9Star
* orangefs_readdir_index_put(): get rid of bufmap argumentAl Viro2016-02-191-8/+7Star
* Orangefs: add verification to decode_direntsMike Marshall2016-01-151-25/+93
* orangefs: Fix some more global namespace pollution.Martin Brandenburg2016-01-041-9/+14
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-2/+2
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-031-43/+43
* orangefs: validate the response in decode_dirents()Al Viro2015-11-131-5/+32
* orangefs: get rid of dec_string and enc_stringAl Viro2015-11-131-7/+8
* orangefs: switch decode_dirents() to use of kcalloc()Al Viro2015-11-131-1/+1
* Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall2015-10-051-1/+1
* Orangefs: fix dir_emit code in pvfs2_readdir.Mike Marshall2015-10-031-82/+49Star
* Orangefs: address problems found by static checkerMike Marshall2015-10-031-16/+0Star
* Orangefs: kernel client part 2Mike Marshall2015-10-031-0/+394