summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-utils.c
Commit message (Expand)AuthorAgeFilesLines
* orangefs: convert to new timestamp accessorsJeff Layton2023-10-181-8/+8
* orangefs: convert to ctime accessor functionsJeff Layton2023-07-241-3/+3
* orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...Al Viro2021-03-121-1/+1
* orangefs: skip inode writeout if nothing to writeMartin Brandenburg2019-05-031-0/+5
* orangefs: implement writepageMartin Brandenburg2019-05-031-2/+6
* orangefs: service ops done for writeback are not killableMartin Brandenburg2019-05-031-1/+1
* orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg2019-05-031-70/+44
* orangefs: hold i_lock during inode_getattrMartin Brandenburg2019-05-031-10/+23
* orangefs: simplify orangefs_inode_getattr interfaceMartin Brandenburg2019-05-031-21/+10
* orangefs: formatting cleanupsMike Marshall2018-06-011-7/+11
* orangefs: revamp block sizesMartin Brandenburg2018-06-011-8/+4
* treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* orangefs: simplify orangefs_inode_is_staleMartin Brandenburg2018-02-061-24/+30
* Orangefs: don't propogate whacky error codesMike Marshall2018-02-061-0/+1
* orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2018-02-061-19/+19
* orangefs: stop setting atime on inode dirtyMartin Brandenburg2017-11-131-82/+1
* orangefs: use ARRAY_SIZEJérémy Lefaure2017-11-131-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg2017-04-261-35/+0
* orangefs: implement statxMartin Brandenburg2017-04-261-20/+43
* fs: add i_blocksize()Fabian Frederick2017-02-271-2/+2
* orangefs: rename most remaining global variablesMartin Brandenburg2016-08-161-1/+2
* orangefs: clean up debugfs globalsMartin Brandenburg2016-08-151-398/+0
* orangefs: rename remaining bits of mmap readahead cacheMartin Brandenburg2016-08-081-1/+1
* orangefs: Account for jiffies wraparound.Martin Brandenburg2016-08-021-2/+2
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-021-1/+1
* orangefs: Cache getattr results.Martin Brandenburg2016-08-021-17/+21
* orangefs: fix namespace handlingJann Horn2016-07-051-2/+2
* Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-091-1/+5
|\
| * orangefs: strncpy -> strscpyMartin Brandenburg2016-04-081-1/+5
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
|/
* orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2016-03-231-0/+1
* orangefs: refactor inode type or link_target change detectionMartin Brandenburg2016-03-231-41/+36
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-231-321/+46
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-231-1/+120
* orangefs: remove inode->i_lock wrapperMartin Brandenburg2016-03-231-4/+4
* orangefs: avoid time conversion functionArnd Bergmann2016-02-261-7/+5
* service_operation(): don't block signals, just use ..._killableAl Viro2016-02-191-21/+0
* orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.Martin Brandenburg2016-02-191-3/+3
* orangefs: delay freeing slot until cancel completesAl Viro2016-02-191-32/+0
* orangefs: Only compare attributes specified in orangefs_inode_getattr.Martin Brandenburg2016-02-041-19/+43
* orangefs: Fix revalidate.Martin Brandenburg2016-01-281-21/+120
* orangefs: Util functions shouldn't operate on inode where it can be avoided.Martin Brandenburg2016-01-281-39/+43
* orangefs: clean up op_alloc()Al Viro2016-01-231-16/+0
* orangefs: don't reinvent completion.h...Al Viro2016-01-231-1/+1
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-231-10/+6
* orangefs: Don't pollute global namespaceRichard Weinberger2016-01-041-2/+2
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-0/+1156