summaryrefslogtreecommitdiffstats
path: root/fs/orangefs
Commit message (Expand)AuthorAgeFilesLines
* orangefs: Remove test for folio errorMatthew Wilcox (Oracle)2022-06-291-3/+1
* orangefs: Convert to free_folioMatthew Wilcox (Oracle)2022-05-091-3/+3
* orangefs: Convert to release_folioMatthew Wilcox (Oracle)2022-05-091-3/+3
* orangefs: Convert orangefs to read_folioMatthew Wilcox (Oracle)2022-05-091-17/+16
* fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-3/+2
* fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+1
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-60/+61
|\
| * fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)2022-03-151-1/+1
| * orangefs: Convert launder_page to launder_folioMatthew Wilcox (Oracle)2022-03-151-33/+36
| * orangefs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-27/+25
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
|/
* orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET2021-12-311-4/+3
* orangefs: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-311-7/+14
* Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-092-3/+5
|\
| * orangefs: Fix sb refcount leak when allocate sb info failed.Chenyuan Mi2021-10-111-1/+1
| * fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai2021-10-111-1/+3
| * orangefs: Remove redundant initialization of variable retColin Ian King2021-10-111-1/+1
* | mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-1/+1
* | mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-0/+1
|/
* vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
* fs: add generic helper for filling statx attribute flagsAmir Goldstein2021-08-171-6/+1
* orangefs: fix orangefs df output.Mike Marshall2021-06-281-1/+1
* orangefs: readahead adjustmentMike Marshall2021-06-281-4/+3
* orangefs: leave files in the page cache for a few micro seconds at leastMike Marshall2021-04-291-1/+1
* Orangef: implement orangefs_readahead.Mike Marshall2021-04-282-103/+53
* Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-272-79/+50
|\
| * orangefs: convert to fileattrMiklos Szeredi2021-04-122-79/+50
* | orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...Al Viro2021-03-121-1/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-235-20/+32
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-244-14/+24
| * stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
| * acl: handle idmapped mountsChristian Brauner2021-01-243-2/+4
| * attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
| * namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | orangefs_file_mmap(): use %pDAl Viro2021-01-061-4/+1
|/
* orangefs: add splice file operationsMike Marshall2020-12-161-0/+2
* orangefs: remove unnecessary assignment to variable retJing Xiangfeng2020-08-041-1/+0
* orangefs: posix acl fix...Mike Marshall2020-07-281-9/+10
* Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-052-7/+4
|\
| * orangefs: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-291-6/+3
| * orangefs: remove redundant assignment to variable retColin Ian King2020-05-291-1/+1
* | orangefs: use attach/detach_page_privateGuoqing Jiang2020-06-021-26/+6
|/
* orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall2020-04-081-8/+0
* orangefs: get rid of knob code...Mike Marshall2020-04-083-62/+7
* help_next should increase position indexVasily Averin2020-02-041-0/+1
* orangefs: posix open permission checking...Mike Marshall2019-12-043-7/+43
* Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-192-2/+2
|\
| * orangefs: remove redundant assignment to errColin Ian King2019-09-121-1/+1
| * orangefs: Add octal zero prefixArtur Świgoń2019-09-121-1/+1
* | docs: fs: convert porting to ReSTMauro Carvalho Chehab2019-07-311-1/+1