linux/fs/orangefs
Linus Torvalds 5f739e4a49 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs updates from Al Viro:
 "Assorted fixes (really no common topic here)"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vfs: Make __vfs_write() static
  vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
  pipe: stop using ->can_merge
  splice: don't merge into linked buffers
  fs: move generic stat response attr handling to vfs_getattr_nosec
  orangefs: don't reinitialize result_mask in ->getattr
  fs/devpts: always delete dcache dentry-s in dput()
2019-03-12 13:27:20 -07:00
..
Kconfig
Makefile
acl.c orangefs: cache NULL when both default_acl and acl are NULL 2018-10-10 09:54:25 -04:00
dcache.c
devorangefs-req.c
dir.c
downcall.h
file.c orangefs: remove two un-needed BUG_ONs... 2019-02-20 15:12:52 -05:00
inode.c orangefs: don't reinitialize result_mask in ->getattr 2019-02-01 01:55:45 -05:00
namei.c orangefs: no need to check for service_operation returns > 0 2018-10-18 14:05:46 -04:00
orangefs-bufmap.c fs/: remove caller signal_pending branch predictions 2019-01-04 13:13:48 -08:00
orangefs-bufmap.h
orangefs-cache.c
orangefs-debug.h
orangefs-debugfs.c
orangefs-debugfs.h
orangefs-dev-proto.h
orangefs-kernel.h
orangefs-mod.c
orangefs-sysfs.c orangefs: rate limit the client not running info message 2018-10-10 09:54:29 -04:00
orangefs-sysfs.h
orangefs-utils.c
protocol.h
super.c
symlink.c
upcall.h
waitqueue.c
xattr.c