aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-19
|\
| * orangefs: remove redundant assignment to errColin Ian King2019-09-12
| * orangefs: Add octal zero prefixArtur Świgoń2019-09-12
* | docs: fs: convert porting to ReSTMauro Carvalho Chehab2019-07-31
* | docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-31
|/
* Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-16
|\
| * orangefs: eliminate needless variable assignmentsMike Marshall2019-07-11
| * orangefs: remove redundant assignment to variable buffer_indexColin Ian King2019-07-11
* | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-12
|\ \
| * | vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-01
| |/
* | orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman2019-07-04
* | orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-09
|\
| * orangefs: truncate before updating sizeMartin Brandenburg2019-05-03
| * orangefs: copy Orangefs-sized blocks into the pagecache if possible.Mike Marshall2019-05-03
| * orangefs: pass slot index back to readpage.Mike Marshall2019-05-03
| * orangefs: remember count when reading.Mike Marshall2019-05-03
| * orangefs: add orangefs_revalidate_mappingMartin Brandenburg2019-05-03
| * orangefs: implement writepagesMartin Brandenburg2019-05-03
| * orangefs: write range trackingMartin Brandenburg2019-05-03
| * orangefs: avoid fsync service operation on flushMartin Brandenburg2019-05-03
| * orangefs: skip inode writeout if nothing to writeMartin Brandenburg2019-05-03
| * orangefs: move do_readv_writev to direct_IOMartin Brandenburg2019-05-03
| * orangefs: do not return successful read when the client-core disappearedMartin Brandenburg2019-05-03
| * orangefs: implement writepageMartin Brandenburg2019-05-03
| * orangefs: migrate to generic_file_read_iterMartin Brandenburg2019-05-03
| * orangefs: service ops done for writeback are not killableMartin Brandenburg2019-05-03
| * orangefs: remove orangefs_readpagesMartin Brandenburg2019-05-03
| * orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg2019-05-03
| * orangefs: let setattr write to cached inodeMartin Brandenburg2019-05-03
| * orangefs: set up and use backing_dev_infoMartin Brandenburg2019-05-03
| * orangefs: hold i_lock during inode_getattrMartin Brandenburg2019-05-03
| * orangefs: update attributes rather than relying on serverMartin Brandenburg2019-05-03
| * orangefs: simplify orangefs_inode_getattr interfaceMartin Brandenburg2019-05-03
| * orangefs: do not invalidate attributes on inode createMartin Brandenburg2019-05-03
| * orangefs: implement xattr cacheMartin Brandenburg2019-05-03
* | orangefs: make use of ->free_inode()Al Viro2019-05-01
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-03-12
|\
| * orangefs: don't reinitialize result_mask in ->getattrChristoph Hellwig2019-02-01
* | orangefs: remove two un-needed BUG_ONs...Mike Marshall2019-02-20
|/
* fs: don't open code lru_to_page()Nikolay Borisov2019-01-04
* fs/: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-04
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | orangefs: no need to check for service_operation returns > 0Mike Marshall2018-10-18
* | orangefs: some error code paths missed kmem_cache_freeMike Marshall2018-10-18
* | orangefs: don't let orangefs_iget return NULL.Mike Marshall2018-10-18