summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-utils.c
AgeCommit message (Expand)Author
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg
2017-11-13orangefs: use ARRAY_SIZEJérémy Lefaure
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg
2017-04-26orangefs: implement statxMartin Brandenburg
2017-02-27fs: add i_blocksize()Fabian Frederick
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg
2016-08-08orangefs: rename remaining bits of mmap readahead cacheMartin Brandenburg
2016-08-02orangefs: Account for jiffies wraparound.Martin Brandenburg
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg
2016-08-02orangefs: Cache getattr results.Martin Brandenburg
2016-07-05orangefs: fix namespace handlingJann Horn
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-23orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg
2016-03-23orangefs: refactor inode type or link_target change detectionMartin Brandenburg
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg
2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg
2016-02-26orangefs: avoid time conversion functionArnd Bergmann
2016-02-19service_operation(): don't block signals, just use ..._killableAl Viro
2016-02-19orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.Martin Brandenburg
2016-02-19orangefs: delay freeing slot until cancel completesAl Viro
2016-02-04orangefs: Only compare attributes specified in orangefs_inode_getattr.Martin Brandenburg
2016-01-28orangefs: Fix revalidate.Martin Brandenburg
2016-01-28orangefs: Util functions shouldn't operate on inode where it can be avoided.Martin Brandenburg
2016-01-23orangefs: clean up op_alloc()Al Viro
2016-01-23orangefs: don't reinvent completion.h...Al Viro
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro
2016-01-04orangefs: Don't pollute global namespaceRichard Weinberger
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall