index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
2019-09-19
Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-12
orangefs: remove redundant assignment to err
Colin Ian King
2019-09-12
orangefs: Add octal zero prefix
Artur Świgoń
2019-07-31
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
2019-07-16
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-11
orangefs: eliminate needless variable assignments
Mike Marshall
2019-07-11
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2019-07-04
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
2019-07-03
orangefs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-03
orangefs: truncate before updating size
Martin Brandenburg
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
2019-05-03
orangefs: pass slot index back to readpage.
Mike Marshall
2019-05-03
orangefs: remember count when reading.
Mike Marshall
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
2019-05-03
orangefs: implement writepages
Martin Brandenburg
2019-05-03
orangefs: write range tracking
Martin Brandenburg
2019-05-03
orangefs: avoid fsync service operation on flush
Martin Brandenburg
2019-05-03
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
2019-05-03
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2019-05-03
orangefs: do not return successful read when the client-core disappeared
Martin Brandenburg
2019-05-03
orangefs: implement writepage
Martin Brandenburg
2019-05-03
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
2019-05-03
orangefs: service ops done for writeback are not killable
Martin Brandenburg
2019-05-03
orangefs: remove orangefs_readpages
Martin Brandenburg
2019-05-03
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
2019-05-03
orangefs: let setattr write to cached inode
Martin Brandenburg
2019-05-03
orangefs: set up and use backing_dev_info
Martin Brandenburg
2019-05-03
orangefs: hold i_lock during inode_getattr
Martin Brandenburg
2019-05-03
orangefs: update attributes rather than relying on server
Martin Brandenburg
2019-05-03
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
2019-05-03
orangefs: do not invalidate attributes on inode create
Martin Brandenburg
2019-05-03
orangefs: implement xattr cache
Martin Brandenburg
2019-05-01
orangefs: make use of ->free_inode()
Al Viro
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-02-20
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
2019-02-01
orangefs: don't reinitialize result_mask in ->getattr
Christoph Hellwig
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-18
orangefs: no need to check for service_operation returns > 0
Mike Marshall
2018-10-18
orangefs: some error code paths missed kmem_cache_free
Mike Marshall
2018-10-18
orangefs: don't let orangefs_iget return NULL.
Mike Marshall
[next]