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