1. eafb55a Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 months ago
  2. 53e4efa orangefs: fix out-of-bounds fsid access by Mike Marshall · 9 months ago
  3. 6291716 orangefs: cleanup uses of strncpy by Justin Stitt · 10 months ago
  4. 9bf93dc Julia Lawall reported this null pointer dereference, this should fix it. by Mike Marshall · 12 months ago
  5. 3635d00 fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS by Vlastimil Babka · 1 year ago
  6. 12c0c3a orangefs: saner arguments passing in readdir guts by Al Viro · 1 year, 9 months ago
  7. 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 3 months ago
  8. 702ed7f orangefs: convert to new timestamp accessors by Jeff Layton · 1 year, 4 months ago
  9. 2e9440ac orangefs: move orangefs_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 4 months ago
  10. 913e992 fs: drop the timespec64 argument from update_time by Jeff Layton · 1 year, 6 months ago
  11. 541d4c7 fs: drop the timespec64 arg from generic_update_time by Jeff Layton · 1 year, 6 months ago
  12. 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 6 months ago
  13. 0971a79 orangefs: convert to ctime accessor functions by Jeff Layton · 1 year, 7 months ago
  14. 6bbf64b orangefs: Provide a splice-read wrapper by David Howells · 1 year, 8 months ago
  15. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
  16. cd01049 orangefs: use folios in orangefs_readahead by Pankaj Raghav · 1 year, 10 months ago
  17. 0c95c02 fs: drop unused posix acl handlers by Christian Brauner · 2 years ago
  18. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 11 months ago
  19. 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  20. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  21. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years ago
  22. 8ead80b orangefs: use bvec_set_{page,folio} to initialize bvecs by Christoph Hellwig · 2 years ago
  23. d585bdb fs: convert writepage_t callback to pass a folio by Matthew Wilcox (Oracle) · 2 years ago
  24. 700b794 fs: port acl to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  25. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  26. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  27. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  28. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  29. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  30. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  31. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  32. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  33. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  34. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  35. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 2 months ago
  36. 6f1f5ca Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 2 years, 2 months ago
  37. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 2 months ago
  38. 31720a2 orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() by Zhang Xiaoxu · 2 years, 3 months ago
  39. 1f2c0e8 orangefs: Fix kmemleak in orangefs_sysfs_init() by Zhang Xiaoxu · 2 years, 3 months ago
  40. d23417a orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() by Zhang Xiaoxu · 2 years, 3 months ago
  41. ea60a4a orangefs: Fix sysfs not cleanup when dev init failed by Zhang Xiaoxu · 2 years, 3 months ago
  42. 610defd orangefs: remove redundant assignment to variable buffer_index by Colin Ian King · 2 years, 3 months ago
  43. b352507 orangefs: remove variable i by Colin Ian King · 2 years, 3 months ago
  44. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 5 months ago
  45. e40df42 orangefs: fix mode handling by Christian Brauner · 2 years, 3 months ago
  46. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 4 months ago
  47. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 4 months ago
  48. 4053d25 orangefs: rework posix acl handling when creating new filesystem objects by Christian Brauner · 2 years, 4 months ago
  49. 531d3b5 Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 2 years, 4 months ago
  50. 2ad4b6f Orangefs: change iterate to iterate_shared by Mike Marshall · 2 years, 4 months ago
  51. 4094d98 orangefs: use ->f_mapping by Al Viro · 2 years, 5 months ago
  52. 9329883 orangefs: Remove test for folio error by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  53. c78ac80 orangefs: Convert to free_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  54. 4993474 orangefs: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  55. 1a64178 orangefs: Convert orangefs to read_folio by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  56. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years ago
  57. b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 3 years ago
  58. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 10 months ago
  59. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 10 months ago
  60. 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 3 years ago
  61. eabf038 orangefs: Convert launder_page to launder_folio by Matthew Wilcox (Oracle) · 3 years ago
  62. 2a40be8 orangefs: Convert from invalidatepage to invalidate_folio by Matthew Wilcox (Oracle) · 3 years ago
  63. 40a7487 orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc() by Christophe JAILLET · 3 years, 1 month ago
  64. 063e458 orangefs: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years, 1 month ago
  65. 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, 3 months ago
  66. ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 4 months ago
  67. e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 4 months ago
  68. ac2c637 orangefs: Fix sb refcount leak when allocate sb info failed. by Chenyuan Mi · 3 years, 5 months ago
  69. 4c2b46c fs: orangefs: fix error return code of orangefs_revalidate_lookup() by Jia-Ju Bai · 3 years, 11 months ago
  70. 507874c orangefs: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 5 months ago
  71. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 5 months ago
  72. 4f91113 fs: add generic helper for filling statx attribute flags by Amir Goldstein · 3 years, 7 months ago
  73. 0fdec1b3 orangefs: fix orangefs df output. by Mike Marshall · 3 years, 9 months ago
  74. 24523e45 orangefs: readahead adjustment by Mike Marshall · 3 years, 9 months ago
  75. 211f9f2 orangefs: leave files in the page cache for a few micro seconds at least by Mike Marshall · 3 years, 10 months ago
  76. 0c4b7ca Orangef: implement orangefs_readahead. by Mike Marshall · 3 years, 10 months ago
  77. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  78. 1f26b06 orangefs: convert to fileattr by Miklos Szeredi · 3 years, 10 months ago
  79. e89f00d orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap... by Al Viro · 4 years ago
  80. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  81. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  82. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  83. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  84. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  85. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  86. d675684 orangefs_file_mmap(): use %pD by Al Viro · 4 years, 1 month ago
  87. c104882 orangefs: add splice file operations by Mike Marshall · 4 years, 1 month ago
  88. e848643 orangefs: remove unnecessary assignment to variable ret by Jing Xiangfeng · 4 years, 7 months ago
  89. 476af91 orangefs: posix acl fix... by Mike Marshall · 4 years, 7 months ago
  90. 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, 8 months ago
  91. 4c42be3 orangefs: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  92. 0df5564 orangefs: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  93. 22ce856 orangefs: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
  94. 0e393a9 orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush by Mike Marshall · 4 years, 10 months ago
  95. ec95f1d orangefs: get rid of knob code... by Mike Marshall · 4 years, 10 months ago
  96. 9f198a2 help_next should increase position index by Vasily Averin · 5 years ago
  97. f9bbb68 orangefs: posix open permission checking... by Mike Marshall · 5 years ago
  98. 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
  99. e6b998a orangefs: remove redundant assignment to err by Colin Ian King · 6 years ago
  100. c42293a orangefs: Add octal zero prefix by Artur Świgoń · 5 years ago