Age | Commit message (Expand) | Author |
2017-11-13 | orangefs: stop setting atime on inode dirty | Martin Brandenburg |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-04 | orangefs: count directory pieces correctly | Martin Brandenburg |
2017-05-04 | orangefs: invalidate stored directory on seek | Martin Brandenburg |
2017-05-04 | orangefs: skip forward to the next directory entry if seek is short | Martin Brandenburg |
2017-04-26 | orangefs: remove ORANGEFS_READDIR macros | Martin Brandenburg |
2017-04-26 | orangefs: support very large directories | Martin Brandenburg |
2017-04-26 | orangefs: support llseek on directories | Martin Brandenburg |
2017-04-26 | orangefs: rewrite readdir to fix several bugs | Martin Brandenburg |
2016-08-07 | orangefs: use %pd/%pD | Al Viro |
2016-04-08 | orangefs: remove unused variable | Martin Brandenburg |
2016-03-31 | orangefs: don't put readdir slot twice | Martin Brandenburg |
2016-03-25 | orangefs: saner calling conventions for getting a slot | Al Viro |
2016-03-25 | 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 |