summaryrefslogtreecommitdiff
path: root/fs/orangefs/dir.c
Commit message (Expand)AuthorAge
* orangefs: stop setting atime on inode dirtyMartin Brandenburg2017-11-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* orangefs: count directory pieces correctlyMartin Brandenburg2017-05-04
* orangefs: invalidate stored directory on seekMartin Brandenburg2017-05-04
* orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg2017-05-04
* orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg2017-04-26
* orangefs: support very large directoriesMartin Brandenburg2017-04-26
* orangefs: support llseek on directoriesMartin Brandenburg2017-04-26
* orangefs: rewrite readdir to fix several bugsMartin Brandenburg2017-04-26
* orangefs: use %pd/%pDAl Viro2016-08-07
* orangefs: remove unused variableMartin Brandenburg2016-04-08
* orangefs: don't put readdir slot twiceMartin Brandenburg2016-03-31
* orangefs: saner calling conventions for getting a slotAl Viro2016-03-25
* orangefs: get rid of readdir_handle_sAl Viro2016-03-25
* Orangefs: add a new gossip statementMike Marshall2016-03-09
* orangefs: free readdir buffer index before the dir_emit loopMartin Brandenburg2016-02-24
* orangefs_readdir_index_put(): get rid of bufmap argumentAl Viro2016-02-19
* Orangefs: add verification to decode_direntsMike Marshall2016-01-15
* orangefs: Fix some more global namespace pollution.Martin Brandenburg2016-01-04
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-04
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-03
* orangefs: validate the response in decode_dirents()Al Viro2015-11-13
* orangefs: get rid of dec_string and enc_stringAl Viro2015-11-13
* orangefs: switch decode_dirents() to use of kcalloc()Al Viro2015-11-13
* Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall2015-10-05
* Orangefs: fix dir_emit code in pvfs2_readdir.Mike Marshall2015-10-03
* Orangefs: address problems found by static checkerMike Marshall2015-10-03
* Orangefs: kernel client part 2Mike Marshall2015-10-03