summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-kernel.h
Commit message (Expand)AuthorAge
* orangefs: remove unused codeMartin Brandenburg2018-04-03
* orangefs: make several *_operations structs staticMartin Brandenburg2018-04-03
* orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2018-02-06
* orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg2018-02-06
* orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2018-01-25
* Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-21
|\
| * orangefs: stop setting atime on inode dirtyMartin Brandenburg2017-11-13
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-17
|\ \ | |/ |/|
| * orangefs: remove detritus from struct orangefs_kiocb_sAl Viro2017-10-11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* orangefs: implement statxMartin Brandenburg2017-04-26
* orangefs: remove unused get_fsid_from_inoMartin Brandenburg2017-04-26
* orangefs: free superblock when mount failsMartin Brandenburg2017-04-15
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-03
* orangefs: don't use d_timeMiklos Szeredi2016-10-24
* Merge branch 'misc' into for-nextMartin Brandenburg2016-09-28
|\
| * orangefs: rename most remaining global variablesMartin Brandenburg2016-08-16
| * orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg2016-08-15
| * orangefs: make devreq_mutex staticMartin Brandenburg2016-08-15
| * orangefs: clean up debugfs globalsMartin Brandenburg2016-08-15
* | orangefs: add features opMartin Brandenburg2016-08-12
* | orangefs: record userspace version for feature compatbilityMartin Brandenburg2016-08-09
|/
* orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-02
* orangefs: Cache getattr results.Martin Brandenburg2016-08-02
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\
| * orangefs: constify inode_operationsAl Viro2016-05-29
* | orangefs: fix namespace handlingJann Horn2016-07-05
* | orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-05
* | orangefs: Remove useless definesAndreas Gruenbacher2016-07-05
|/
* orangefs: don't open-code inode_lock/inode_unlockAl Viro2016-05-02
* orangefs: fix orangefs_superblock lockingAl Viro2016-03-26
* orangefs: sanitize ->llseek()Al Viro2016-03-25
* orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2016-03-23
* orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin 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: make fs_mount_pending staticMartin Brandenburg2016-03-09
* orangefs: remove unused 'diff' functionArnd Bergmann2016-02-26
* orangefs: avoid time conversion functionArnd Bergmann2016-02-26
* orangefs: clean up fill_default_sys_attrsMartin Brandenburg2016-02-24
* orangefs: remove vestigial async io codeMartin Brandenburg2016-02-24
* Orangefs: code sanitationMike Marshall2016-02-24
* Orangefs: clean up orangefs_kernel_op_s comments.Mike Marshall2016-02-24
* orangefs: get rid of op refcountsAl Viro2016-02-19
* orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro2016-02-19
* orangefs: get rid of op->doneAl Viro2016-02-19