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