summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-kernel.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-231-25/+21
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-231-18/+18
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-231-2/+10
* orangefs: make wait_for_...downcall() staticAl Viro2016-01-231-2/+0
* make orangefs_clean_up_interrupted_operation() staticAl Viro2016-01-231-1/+0
* orangefs: kill orangefs_inode_s ->listAl Viro2016-01-231-3/+0
* orangefs: get rid of <censored> macrosAl Viro2016-01-231-41/+0
* Orangefs: make gossip statement more palatable to xtensaMike Marshall2016-01-191-2/+2
* Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.Mike Marshall2016-01-131-6/+5
* orangefs: Don't pollute global namespaceRichard Weinberger2016-01-041-2/+2
* orangefs: fix typo in ornagefs_inode_lockArnd Bergmann2015-12-281-1/+1
* Orangefs: don't use deprecated xattr defines.Mike Marshall2015-12-171-11/+2
* orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg2015-12-171-18/+0
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-0/+819
OpenPOWER on IntegriCloud