summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/dir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+49
* Orangefs: address problems found by static checkerMike Marshall2015-10-031-16/+0
* Orangefs: kernel client part 2Mike Marshall2015-10-031-0/+394