aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-28Merge branch 'misc' into for-nextMartin Brandenburg1-41/+6
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg1-5/+5
2016-08-15orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg1-2/+1
2016-08-15orangefs: make devreq_mutex staticMartin Brandenburg1-1/+0
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg1-33/+0
2016-08-12orangefs: add features opMartin Brandenburg1-1/+3
2016-08-09orangefs: record userspace version for feature compatbilityMartin Brandenburg1-0/+2
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg1-0/+2
2016-08-02orangefs: Cache getattr results.Martin Brandenburg1-1/+3
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2016-07-05orangefs: fix namespace handlingJann Horn1-2/+2
2016-07-05orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher1-2/+0
2016-07-05orangefs: Remove useless definesAndreas Gruenbacher1-11/+0
2016-05-29orangefs: constify inode_operationsAl Viro1-3/+3
2016-05-02orangefs: don't open-code inode_lock/inode_unlockAl Viro1-2/+2
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro1-33/+1
2016-03-25orangefs: sanitize ->llseek()Al Viro1-1/+0
2016-03-23orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg1-3/+0
2016-03-23orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg1-6/+2
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg1-2/+2
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg1-1/+3
2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg1-3/+0
2016-03-09orangefs: make fs_mount_pending staticMartin Brandenburg1-1/+0
2016-02-26orangefs: remove unused 'diff' functionArnd Bergmann1-11/+0
2016-02-26orangefs: avoid time conversion functionArnd Bergmann1-5/+0
2016-02-24orangefs: clean up fill_default_sys_attrsMartin Brandenburg1-2/+3
2016-02-24orangefs: remove vestigial async io codeMartin Brandenburg1-8/+0
2016-02-24Orangefs: code sanitationMike Marshall1-1/+1
2016-02-24Orangefs: clean up orangefs_kernel_op_s comments.Mike Marshall1-7/+6
2016-02-19orangefs: get rid of op refcountsAl Viro1-19/+1
2016-02-19orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro1-1/+1
2016-02-19orangefs: get rid of op->doneAl Viro1-2/+0
2016-02-19service_operation(): don't block signals, just use ..._killableAl Viro1-4/+0
2016-02-19orangefs: get rid of loop in wait_for_matching_downcall()Al Viro1-3/+3
2016-02-19orangefs: delay freeing slot until cancel completesAl Viro1-8/+32
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg1-0/+2
2016-02-04Orangefs: clean up slab allocation.Mike Marshall1-14/+1
2016-01-28orangefs: Fix revalidate.Martin Brandenburg1-1/+1
2016-01-23orangefs: clean up op_alloc()Al Viro1-2/+0
2016-01-23orangefs: move handle_io_error() to file.cAl Viro1-40/+0
2016-01-23orangefs: don't reinvent completion.h...Al Viro1-2/+1
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro1-5/+0
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro1-25/+21
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro1-18/+18
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro1-2/+10
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro1-2/+0
2016-01-23make orangefs_clean_up_interrupted_operation() staticAl Viro1-1/+0
2016-01-23orangefs: kill orangefs_inode_s ->listAl Viro1-3/+0
2016-01-23orangefs: get rid of <censored> macrosAl Viro1-41/+0
2016-01-19Orangefs: make gossip statement more palatable to xtensaMike Marshall1-2/+2