1. 68a24a6 orangefs: implement statx by Martin Brandenburg · 8 years ago
  2. 418ce3e orangefs: remove unused get_fsid_from_ino by Martin Brandenburg · 8 years ago
  3. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  4. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  6. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  7. 70823b9 orangefs: Remove orangefs_backing_dev_info by Jan Kara · 8 years ago
  8. 804b173 orangefs: don't use d_time by Miklos Szeredi · 8 years ago
  9. b78b119 Merge branch 'misc' into for-next by Martin Brandenburg · 8 years ago
  10. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  11. 889d5f1 orangefs: g_orangefs_stats -> orangefs_stats for consistency by Martin Brandenburg · 8 years ago
  12. a0fe051 orangefs: make devreq_mutex static by Martin Brandenburg · 8 years ago
  13. 44f4641 orangefs: clean up debugfs globals by Martin Brandenburg · 8 years ago
  14. 482664d orangefs: add features op by Martin Brandenburg · 8 years ago
  15. f2ee3b7 orangefs: record userspace version for feature compatbility by Martin Brandenburg · 8 years ago
  16. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  17. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 9 years ago
  18. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 78fee0b orangefs: fix namespace handling by Jann Horn · 8 years ago
  20. d373a71 orangefs: Remove useless xattr prefix arguments by Andreas Gruenbacher · 9 years ago
  21. 972a734 orangefs: Remove useless defines by Andreas Gruenbacher · 9 years ago
  22. 6f3fc10 orangefs: constify inode_operations by Al Viro · 9 years ago
  23. 5ecfcb2 orangefs: don't open-code inode_lock/inode_unlock by Al Viro · 9 years ago
  24. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  25. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
  26. 05d31c5 orangefs: remove needless wrapper around GFP_KERNEL by Martin Brandenburg · 9 years ago
  27. 93d53a4 orangefs: remove wrapper around mutex_lock(&inode->i_mutex) by Martin Brandenburg · 9 years ago
  28. 5859d77 orangefs: use new getattr for revalidate and remove old getattr by Martin Brandenburg · 9 years ago
  29. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 9 years ago
  30. d57521a orangefs: remove inode->i_lock wrapper by Martin Brandenburg · 9 years ago
  31. acfcbaf orangefs: make fs_mount_pending static by Martin Brandenburg · 9 years ago
  32. 401898e orangefs: remove unused 'diff' function by Arnd Bergmann · 9 years ago
  33. be81ce4 orangefs: avoid time conversion function by Arnd Bergmann · 9 years ago
  34. 69a23de orangefs: clean up fill_default_sys_attrs by Martin Brandenburg · 9 years ago
  35. 9c2bcf2 orangefs: remove vestigial async io code by Martin Brandenburg · 9 years ago
  36. adcf34a Orangefs: code sanitation by Mike Marshall · 9 years ago
  37. d37c0f3 Orangefs: clean up orangefs_kernel_op_s comments. by Mike Marshall · 9 years ago
  38. c1223ca orangefs: get rid of op refcounts by Al Viro · 9 years ago
  39. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 9 years ago
  40. 897c5df orangefs: get rid of op->done by Al Viro · 9 years ago
  41. c72f15b service_operation(): don't block signals, just use ..._killable by Al Viro · 9 years ago
  42. d2d87a3 orangefs: get rid of loop in wait_for_matching_downcall() by Al Viro · 9 years ago
  43. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 9 years ago
  44. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 9 years ago
  45. 2d4cae0 Orangefs: clean up slab allocation. by Mike Marshall · 9 years ago
  46. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 9 years ago
  47. 115b93a orangefs: clean up op_alloc() by Al Viro · 9 years ago
  48. b0bc3a7 orangefs: move handle_io_error() to file.c by Al Viro · 9 years ago
  49. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  50. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  51. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  52. 6083194 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  53. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  54. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  55. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  56. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  57. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  58. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  59. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 9 years ago
  60. c146c0b orangefs: Don't pollute global namespace by Richard Weinberger · 9 years ago
  61. eb57bcc orangefs: fix typo in ornagefs_inode_lock by Arnd Bergmann · 9 years ago
  62. fef8b67 Orangefs: don't use deprecated xattr defines. by Mike Marshall · 9 years ago
  63. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  64. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/pvfs2-kernel.h]
  65. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  66. 555fa0f fs: out of bounds on stack in iov_iter_advance by Al Viro · 9 years ago
  67. f0ed441 Orangefs: Remove upcall trailers which are not used. by Martin Brandenburg · 9 years ago
  68. 6d0dd76 Orangefs: Remove unused #defines from signal blocking code. by Martin Brandenburg · 9 years ago
  69. 5714156 orangefs: sanitize pvfs2_convert_time_field() by Al Viro · 9 years ago
  70. 5c0dbbc orangefs: kill struct pvfs2_mount_sb_info_s by Al Viro · 9 years ago
  71. a0435ca orangefs: kill kmap/kunmap wrappers by Al Viro · 9 years ago
  72. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  73. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  74. 8c3905a Orangefs: update signal blocking code before Oleg sees it. by Mike Marshall · 9 years ago
  75. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  76. f7ab093 Orangefs: kernel client part 1 by Mike Marshall · 9 years ago