aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29orangefs: Remove test for folio errorMatthew Wilcox (Oracle)1-3/+1
2022-05-09orangefs: Convert to free_folioMatthew Wilcox (Oracle)1-3/+3
2022-05-09orangefs: Convert to release_folioMatthew Wilcox (Oracle)1-3/+3
2022-05-09orangefs: Convert orangefs to read_folioMatthew Wilcox (Oracle)1-17/+16
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-3/+2
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-60/+61
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15orangefs: Convert launder_page to launder_folioMatthew Wilcox (Oracle)1-33/+36
2022-03-15orangefs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-27/+25
2021-12-31orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET1-4/+3
2021-12-31orangefs: use default_groups in kobj_typeGreg Kroah-Hartman1-7/+14
2021-11-09Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds2-3/+5
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig1-1/+1
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig1-0/+1
2021-10-11orangefs: Fix sb refcount leak when allocate sb info failed.Chenyuan Mi1-1/+1
2021-10-11fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai1-1/+3
2021-10-11orangefs: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2-2/+5
2021-08-17fs: add generic helper for filling statx attribute flagsAmir Goldstein1-6/+1
2021-06-28orangefs: fix orangefs df output.Mike Marshall1-1/+1
2021-06-28orangefs: readahead adjustmentMike Marshall1-4/+3
2021-04-29orangefs: leave files in the page cache for a few micro seconds at leastMike Marshall1-1/+1
2021-04-28Orangef: implement orangefs_readahead.Mike Marshall2-103/+53
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-79/+50
2021-04-12orangefs: convert to fileattrMiklos Szeredi2-79/+50
2021-03-12orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...Al Viro1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds5-20/+32
2021-01-24fs: make helpers idmap mount awareChristian Brauner4-14/+24
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24acl: handle idmapped mountsChristian Brauner3-2/+4
2021-01-24attr: handle idmapped mountsChristian Brauner1-2/+2
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-1/+1
2021-01-06orangefs_file_mmap(): use %pDAl Viro1-4/+1
2020-12-16orangefs: add splice file operationsMike Marshall1-0/+2
2020-08-04orangefs: remove unnecessary assignment to variable retJing Xiangfeng1-1/+0
2020-07-28orangefs: posix acl fix...Mike Marshall1-9/+10
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds2-7/+4
2020-06-02orangefs: use attach/detach_page_privateGuoqing Jiang1-26/+6
2020-05-29orangefs: convert get_user_pages() --> pin_user_pages()John Hubbard1-6/+3
2020-05-29orangefs: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-08orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall1-8/+0
2020-04-08orangefs: get rid of knob code...Mike Marshall3-62/+7
2020-02-04help_next should increase position indexVasily Averin1-0/+1
2019-12-04orangefs: posix open permission checking...Mike Marshall3-7/+43
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds2-2/+2
2019-09-12orangefs: remove redundant assignment to errColin Ian King1-1/+1
2019-09-12orangefs: Add octal zero prefixArtur Świgoń1-1/+1
2019-07-31docs: fs: convert porting to ReSTMauro Carvalho Chehab1-1/+1