summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-kernel.h
Commit message (Expand)AuthorAgeFilesLines
* orangefs: implement statxMartin Brandenburg2017-04-261-1/+3
* orangefs: remove unused get_fsid_from_inoMartin Brandenburg2017-04-261-5/+0
* orangefs: free superblock when mount failsMartin Brandenburg2017-04-151-0/+1
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-3/+2
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-3/+2
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
|/
* orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-031-1/+0
* orangefs: don't use d_timeMiklos Szeredi2016-10-241-0/+7
* Merge branch 'misc' into for-nextMartin Brandenburg2016-09-281-41/+6
|\
| * orangefs: rename most remaining global variablesMartin Brandenburg2016-08-161-5/+5
| * orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg2016-08-151-2/+1
| * orangefs: make devreq_mutex staticMartin Brandenburg2016-08-151-1/+0
| * orangefs: clean up debugfs globalsMartin Brandenburg2016-08-151-33/+0
* | orangefs: add features opMartin Brandenburg2016-08-121-1/+3
* | orangefs: record userspace version for feature compatbilityMartin Brandenburg2016-08-091-0/+2
|/
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-021-0/+2
* orangefs: Cache getattr results.Martin Brandenburg2016-08-021-1/+3
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-3/+3
|\
| * orangefs: constify inode_operationsAl Viro2016-05-291-3/+3
* | orangefs: fix namespace handlingJann Horn2016-07-051-2/+2
* | orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-051-2/+0
* | orangefs: Remove useless definesAndreas Gruenbacher2016-07-051-11/+0
|/
* orangefs: don't open-code inode_lock/inode_unlockAl Viro2016-05-021-2/+2
* orangefs: fix orangefs_superblock lockingAl Viro2016-03-261-33/+1
* orangefs: sanitize ->llseek()Al Viro2016-03-251-1/+0
* orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2016-03-231-3/+0
* orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg2016-03-231-6/+2
* orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg2016-03-231-2/+2
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-231-1/+3
* orangefs: remove inode->i_lock wrapperMartin Brandenburg2016-03-231-3/+0
* orangefs: make fs_mount_pending staticMartin Brandenburg2016-03-091-1/+0
* orangefs: remove unused 'diff' functionArnd Bergmann2016-02-261-11/+0
* orangefs: avoid time conversion functionArnd Bergmann2016-02-261-5/+0
* orangefs: clean up fill_default_sys_attrsMartin Brandenburg2016-02-241-2/+3
* orangefs: remove vestigial async io codeMartin Brandenburg2016-02-241-8/+0
* Orangefs: code sanitationMike Marshall2016-02-241-1/+1
* Orangefs: clean up orangefs_kernel_op_s comments.Mike Marshall2016-02-241-7/+6
* orangefs: get rid of op refcountsAl Viro2016-02-191-19/+1
* orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro2016-02-191-1/+1
* orangefs: get rid of op->doneAl Viro2016-02-191-2/+0
* service_operation(): don't block signals, just use ..._killableAl Viro2016-02-191-4/+0
* orangefs: get rid of loop in wait_for_matching_downcall()Al Viro2016-02-191-3/+3
* orangefs: delay freeing slot until cancel completesAl Viro2016-02-191-8/+32
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-041-0/+2
* Orangefs: clean up slab allocation.Mike Marshall2016-02-041-14/+1
* orangefs: Fix revalidate.Martin Brandenburg2016-01-281-1/+1
* orangefs: clean up op_alloc()Al Viro2016-01-231-2/+0
* orangefs: move handle_io_error() to file.cAl Viro2016-01-231-40/+0
* orangefs: don't reinvent completion.h...Al Viro2016-01-231-2/+1
* orangefs: get rid of MSECS_TO_JIFFIESAl Viro2016-01-231-5/+0
OpenPOWER on IntegriCloud