1. 0e393a9 orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush by Mike Marshall · 4 years, 9 months ago
  2. ec95f1d orangefs: get rid of knob code... by Mike Marshall · 4 years, 9 months ago
  3. 9f198a2 help_next should increase position index by Vasily Averin · 5 years ago
  4. f9bbb68 orangefs: posix open permission checking... by Mike Marshall · 5 years ago
  5. 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
  6. e6b998a orangefs: remove redundant assignment to err by Colin Ian King · 5 years ago
  7. c42293a orangefs: Add octal zero prefix by Artur Świgoń · 5 years ago
  8. 25b532c docs: fs: convert porting to ReST by Mauro Carvalho Chehab · 5 years ago
  9. ec23eb5 docs: fs: convert docs without extension to ReST by Mauro Carvalho Chehab · 5 years ago
  10. 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
  11. 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
  12. e65682b orangefs: eliminate needless variable assignments by Mike Marshall · 5 years ago
  13. f10789e orangefs: remove redundant assignment to variable buffer_index by Colin Ian King · 6 years ago
  14. 0979cf9 orangefs: fix build warning from debugfs cleanup patch by Greg Kroah-Hartman · 5 years ago
  15. f095adb orangefs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  19. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  20. 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
  21. 33713cd orangefs: truncate before updating size by Martin Brandenburg · 6 years ago
  22. dd59a64 orangefs: copy Orangefs-sized blocks into the pagecache if possible. by Mike Marshall · 6 years ago
  23. 4077a0f orangefs: pass slot index back to readpage. by Mike Marshall · 6 years ago
  24. c2549f8 orangefs: remember count when reading. by Mike Marshall · 6 years ago
  25. 8f04e1b orangefs: add orangefs_revalidate_mapping by Martin Brandenburg · 6 years ago
  26. c472ebc orangefs: implement writepages by Martin Brandenburg · 6 years ago
  27. 52e2d0a orangefs: write range tracking by Martin Brandenburg · 6 years ago
  28. 90fc070 orangefs: avoid fsync service operation on flush by Martin Brandenburg · 7 years ago
  29. 8a88bbc orangefs: skip inode writeout if nothing to write by Martin Brandenburg · 7 years ago
  30. 3e9dfc6 orangefs: move do_readv_writev to direct_IO by Martin Brandenburg · 6 years ago
  31. 43f3457 orangefs: do not return successful read when the client-core disappeared by Martin Brandenburg · 6 years ago
  32. 85ac799 orangefs: implement writepage by Martin Brandenburg · 7 years ago
  33. c453dcf orangefs: migrate to generic_file_read_iter by Martin Brandenburg · 7 years ago
  34. 0dcac0f orangefs: service ops done for writeback are not killable by Martin Brandenburg · 7 years ago
  35. a68d9c6 orangefs: remove orangefs_readpages by Martin Brandenburg · 7 years ago
  36. afd9fb2 orangefs: reorganize setattr functions to track attribute changes by Martin Brandenburg · 7 years ago
  37. df2d733 orangefs: let setattr write to cached inode by Martin Brandenburg · 7 years ago
  38. f2d34c7 orangefs: set up and use backing_dev_info by Martin Brandenburg · 7 years ago
  39. 5e4f606 orangefs: hold i_lock during inode_getattr by Martin Brandenburg · 7 years ago
  40. 5e7f1d4 orangefs: update attributes rather than relying on server by Martin Brandenburg · 7 years ago
  41. 8b60785 orangefs: simplify orangefs_inode_getattr interface by Martin Brandenburg · 7 years ago
  42. 66d5477 orangefs: do not invalidate attributes on inode create by Martin Brandenburg · 6 years ago
  43. fc2e2e9 orangefs: implement xattr cache by Martin Brandenburg · 7 years ago
  44. f276ae0 orangefs: make use of ->free_inode() by Al Viro · 6 years ago
  45. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. 6e356d4 orangefs: remove two un-needed BUG_ONs... by Mike Marshall · 6 years ago
  47. 5678b5d orangefs: don't reinitialize result_mask in ->getattr by Christoph Hellwig · 6 years ago
  48. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  49. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  50. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  52. 22fc9db orangefs: no need to check for service_operation returns > 0 by Mike Marshall · 6 years ago
  53. 34e6148a orangefs: some error code paths missed kmem_cache_free by Mike Marshall · 6 years ago
  54. b5d72cd orangefs: don't let orangefs_iget return NULL. by Mike Marshall · 6 years ago
  55. 5624999 orangefs: don't let orangefs_new_inode return NULL by Mike Marshall · 6 years ago
  56. 2978d87 orangefs: rate limit the client not running info message by Colin Ian King · 6 years ago
  57. 052d127 orangefs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  58. e1b43769 orangefs: remove redundant pointer orangefs_inode by Colin Ian King · 6 years ago
  59. 8bf782f orangefs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  60. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  61. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  63. 430ff7917 orangefs: simplify compat ioctl handling by Al Viro · 7 years ago
  64. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  65. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  66. 091a0f2 Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  67. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  68. b1116bc orangefs: use sparse annotations for holding locks across function calls. by Mike Marshall · 7 years ago
  69. 3cf796a orangefs: make debug_help_fops static by Mike Marshall · 7 years ago
  70. 8a6080f orangefs: remove unused function orangefs_get_bufmap_init by Mike Marshall · 7 years ago
  71. 817e9b4 orangefs: specify user pointers when using dev_map_desc and bufmap by Mike Marshall · 7 years ago
  72. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 7 years ago
  73. f6a4b4c orangefs: set i_size on new symlink by Martin Brandenburg · 7 years ago
  74. 7f54910 orangefs: report attributes_mask and attributes for statx by Martin Brandenburg · 7 years ago
  75. ec62e95a orangefs: make struct orangefs_file_vm_ops static by Colin Ian King · 7 years ago
  76. 9f8fd53 orangefs: revamp block sizes by Martin Brandenburg · 7 years ago
  77. 04bb1ba orangefs_lookup: simplify by Al Viro · 7 years ago
  78. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  79. 6590384 orangefs_kill_sb(): deal with allocation failures by Al Viro · 7 years ago
  80. 8ea4a5d Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  81. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 209469d orangefs: remove unused code by Martin Brandenburg · 7 years ago
  83. bdd6f08 orangefs: make several *_operations structs static by Martin Brandenburg · 7 years ago
  84. a5135ee orangefs: implement vm_ops->fault by Martin Brandenburg · 7 years ago
  85. dbcb5e7 orangefs: open code short single-use functions by Martin Brandenburg · 7 years ago
  86. 81e3d02 orangefs: replace vmalloc and memset with vzalloc by Colin Ian King · 7 years ago
  87. c2676ef orangefs: bug fix for a race condition when getting a slot by David Reynolds · 7 years ago
  88. bc8282a treewide: Fix typos in printk by Masanari Iida · 7 years ago
  89. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 7 years ago
  90. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  91. a0f7938 Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  92. 74e938c orangefs: reverse sense of is-inode-stale test in d_revalidate by Martin Brandenburg · 7 years ago
  93. 480e5ae orangefs: simplify orangefs_inode_is_stale by Martin Brandenburg · 7 years ago
  94. cf546ab Orangefs: don't propogate whacky error codes by Mike Marshall · 7 years ago
  95. 6bdfb48 orangefs: use correct string length by Xiongfeng Wang · 7 years ago
  96. 4d0cac7 orangefs: make orangefs_make_bad_inode static by Martin Brandenburg · 7 years ago
  97. 538e304 orangefs: remove ORANGEFS_KERNEL_DEBUG by Martin Brandenburg · 7 years ago
  98. 79d7cd6 orangefs: remove gossip_ldebug and gossip_lerr by Martin Brandenburg · 7 years ago
  99. 7a3bc1f orangefs: make orangefs_client_debug_init static by Martin Brandenburg · 7 years ago
  100. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago