- c78ac80 orangefs: Convert to free_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
- 4993474 orangefs: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
- 1a64178 orangefs: Convert orangefs to read_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
- 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 9 months ago
- fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 9 months ago
- 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- eabf038 orangefs: Convert launder_page to launder_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 2a40be8 orangefs: Convert from invalidatepage to invalidate_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 40a7487 orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() by Christophe JAILLET · 3 years ago
- 063e458 orangefs: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
- a0c7d4a0 Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 1 month ago
- ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- ac2c637 orangefs: Fix sb refcount leak when allocate sb info failed. by Chenyuan Mi · 3 years, 3 months ago
- 4c2b46c fs: orangefs: fix error return code of orangefs_revalidate_lookup() by Jia-Ju Bai · 3 years, 10 months ago
- 507874c orangefs: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 3 months ago
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
- 4f91113 fs: add generic helper for filling statx attribute flags by Amir Goldstein · 3 years, 6 months ago
- 0fdec1b3 orangefs: fix orangefs df output. by Mike Marshall · 3 years, 7 months ago
- 24523e45 orangefs: readahead adjustment by Mike Marshall · 3 years, 7 months ago
- 211f9f2 orangefs: leave files in the page cache for a few micro seconds at least by Mike Marshall · 3 years, 9 months ago
- 0c4b7ca Orangef: implement orangefs_readahead. by Mike Marshall · 3 years, 9 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 1f26b06 orangefs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- e89f00d orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap... by Al Viro · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- d675684 orangefs_file_mmap(): use %pD by Al Viro · 4 years ago
- c104882 orangefs: add splice file operations by Mike Marshall · 4 years ago
- e848643 orangefs: remove unnecessary assignment to variable ret by Jing Xiangfeng · 4 years, 5 months ago
- 476af91 orangefs: posix acl fix... by Mike Marshall · 4 years, 5 months ago
- aaa2faa Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 7 months ago
- 4c42be3 orangefs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 0df5564 orangefs: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
- 22ce856 orangefs: remove redundant assignment to variable ret by Colin Ian King · 4 years, 7 months ago
- 0e393a9 orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush by Mike Marshall · 4 years, 9 months ago
- ec95f1d orangefs: get rid of knob code... by Mike Marshall · 4 years, 9 months ago
- 9f198a2 help_next should increase position index by Vasily Averin · 5 years ago
- f9bbb68 orangefs: posix open permission checking... by Mike Marshall · 5 years ago
- 7a0d796 Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
- e6b998a orangefs: remove redundant assignment to err by Colin Ian King · 5 years ago
- c42293a orangefs: Add octal zero prefix by Artur Świgoń · 5 years ago
- 25b532c docs: fs: convert porting to ReST by Mauro Carvalho Chehab · 5 years ago
- ec23eb5 docs: fs: convert docs without extension to ReST by Mauro Carvalho Chehab · 5 years ago
- 0a8ad0ff Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
- 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- e65682b orangefs: eliminate needless variable assignments by Mike Marshall · 5 years ago
- f10789e orangefs: remove redundant assignment to variable buffer_index by Colin Ian King · 6 years ago
- 0979cf9 orangefs: fix build warning from debugfs cleanup patch by Greg Kroah-Hartman · 5 years ago
- f095adb orangefs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- 8823880 Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
- 33713cd orangefs: truncate before updating size by Martin Brandenburg · 6 years ago
- dd59a64 orangefs: copy Orangefs-sized blocks into the pagecache if possible. by Mike Marshall · 6 years ago
- 4077a0f orangefs: pass slot index back to readpage. by Mike Marshall · 6 years ago
- c2549f8 orangefs: remember count when reading. by Mike Marshall · 6 years ago
- 8f04e1b orangefs: add orangefs_revalidate_mapping by Martin Brandenburg · 6 years ago
- c472ebc orangefs: implement writepages by Martin Brandenburg · 6 years ago
- 52e2d0a orangefs: write range tracking by Martin Brandenburg · 6 years ago
- 90fc070 orangefs: avoid fsync service operation on flush by Martin Brandenburg · 7 years ago
- 8a88bbc orangefs: skip inode writeout if nothing to write by Martin Brandenburg · 7 years ago
- 3e9dfc6 orangefs: move do_readv_writev to direct_IO by Martin Brandenburg · 6 years ago
- 43f3457 orangefs: do not return successful read when the client-core disappeared by Martin Brandenburg · 6 years ago
- 85ac799 orangefs: implement writepage by Martin Brandenburg · 7 years ago
- c453dcf orangefs: migrate to generic_file_read_iter by Martin Brandenburg · 7 years ago
- 0dcac0f orangefs: service ops done for writeback are not killable by Martin Brandenburg · 7 years ago
- a68d9c6 orangefs: remove orangefs_readpages by Martin Brandenburg · 7 years ago
- afd9fb2 orangefs: reorganize setattr functions to track attribute changes by Martin Brandenburg · 7 years ago
- df2d733 orangefs: let setattr write to cached inode by Martin Brandenburg · 7 years ago
- f2d34c7 orangefs: set up and use backing_dev_info by Martin Brandenburg · 7 years ago
- 5e4f606 orangefs: hold i_lock during inode_getattr by Martin Brandenburg · 7 years ago
- 5e7f1d4 orangefs: update attributes rather than relying on server by Martin Brandenburg · 7 years ago
- 8b60785 orangefs: simplify orangefs_inode_getattr interface by Martin Brandenburg · 7 years ago
- 66d5477 orangefs: do not invalidate attributes on inode create by Martin Brandenburg · 6 years ago
- fc2e2e9 orangefs: implement xattr cache by Martin Brandenburg · 7 years ago
- f276ae0 orangefs: make use of ->free_inode() by Al Viro · 6 years ago
- 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 6e356d4 orangefs: remove two un-needed BUG_ONs... by Mike Marshall · 6 years ago
- 5678b5d orangefs: don't reinitialize result_mask in ->getattr by Christoph Hellwig · 6 years ago
- f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
- 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- 22fc9db orangefs: no need to check for service_operation returns > 0 by Mike Marshall · 6 years ago
- 34e6148a orangefs: some error code paths missed kmem_cache_free by Mike Marshall · 6 years ago
- b5d72cd orangefs: don't let orangefs_iget return NULL. by Mike Marshall · 6 years ago
- 5624999 orangefs: don't let orangefs_new_inode return NULL by Mike Marshall · 6 years ago
- 2978d87 orangefs: rate limit the client not running info message by Colin Ian King · 6 years ago
- 052d127 orangefs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
- e1b43769 orangefs: remove redundant pointer orangefs_inode by Colin Ian King · 6 years ago
- 8bf782f orangefs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago