aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-kernel.h
AgeCommit message (Expand)Author
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg
2016-08-02orangefs: Cache getattr results.Martin Brandenburg
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-05orangefs: fix namespace handlingJann Horn
2016-07-05orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher
2016-07-05orangefs: Remove useless definesAndreas Gruenbacher
2016-05-29orangefs: constify inode_operationsAl Viro
2016-05-02orangefs: don't open-code inode_lock/inode_unlockAl Viro
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-25orangefs: sanitize ->llseek()Al Viro
2016-03-23orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg
2016-03-23orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg
2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg
2016-03-09orangefs: make fs_mount_pending staticMartin Brandenburg
2016-02-26orangefs: remove unused 'diff' functionArnd Bergmann
2016-02-26orangefs: avoid time conversion functionArnd Bergmann
2016-02-24orangefs: clean up fill_default_sys_attrsMartin Brandenburg
2016-02-24orangefs: remove vestigial async io codeMartin Brandenburg
2016-02-24Orangefs: code sanitationMike Marshall
2016-02-24Orangefs: clean up orangefs_kernel_op_s comments.Mike Marshall
2016-02-19orangefs: get rid of op refcountsAl Viro
2016-02-19orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro
2016-02-19orangefs: get rid of op->doneAl Viro
2016-02-19service_operation(): don't block signals, just use ..._killableAl Viro
2016-02-19orangefs: get rid of loop in wait_for_matching_downcall()Al Viro
2016-02-19orangefs: delay freeing slot until cancel completesAl Viro
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg
2016-02-04Orangefs: clean up slab allocation.Mike Marshall
2016-01-28orangefs: Fix revalidate.Martin Brandenburg
2016-01-23orangefs: clean up op_alloc()Al Viro
2016-01-23orangefs: move handle_io_error() to file.cAl Viro
2016-01-23orangefs: don't reinvent completion.h...Al Viro
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro
2016-01-23make orangefs_clean_up_interrupted_operation() staticAl Viro
2016-01-23orangefs: kill orangefs_inode_s ->listAl Viro
2016-01-23orangefs: get rid of <censored> macrosAl Viro
2016-01-19Orangefs: make gossip statement more palatable to xtensaMike Marshall
2016-01-13Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.Mike Marshall
2016-01-04orangefs: Don't pollute global namespaceRichard Weinberger
2015-12-28orangefs: fix typo in ornagefs_inode_lockArnd Bergmann
2015-12-17Orangefs: don't use deprecated xattr defines.Mike Marshall
2015-12-17orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall