1. 5859d77 orangefs: use new getattr for revalidate and remove old getattr by Martin Brandenburg · 9 years ago
  2. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 9 years ago
  3. d57521a orangefs: remove inode->i_lock wrapper by Martin Brandenburg · 9 years ago
  4. acfcbaf orangefs: make fs_mount_pending static by Martin Brandenburg · 9 years ago
  5. 401898e orangefs: remove unused 'diff' function by Arnd Bergmann · 9 years ago
  6. be81ce4 orangefs: avoid time conversion function by Arnd Bergmann · 9 years ago
  7. 69a23de orangefs: clean up fill_default_sys_attrs by Martin Brandenburg · 9 years ago
  8. 9c2bcf2 orangefs: remove vestigial async io code by Martin Brandenburg · 9 years ago
  9. adcf34a Orangefs: code sanitation by Mike Marshall · 9 years ago
  10. d37c0f3 Orangefs: clean up orangefs_kernel_op_s comments. by Mike Marshall · 9 years ago
  11. c1223ca orangefs: get rid of op refcounts by Al Viro · 9 years ago
  12. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 9 years ago
  13. 897c5df orangefs: get rid of op->done by Al Viro · 9 years ago
  14. c72f15b service_operation(): don't block signals, just use ..._killable by Al Viro · 9 years ago
  15. d2d87a3 orangefs: get rid of loop in wait_for_matching_downcall() by Al Viro · 9 years ago
  16. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 9 years ago
  17. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 9 years ago
  18. 2d4cae0 Orangefs: clean up slab allocation. by Mike Marshall · 9 years ago
  19. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 9 years ago
  20. 115b93a orangefs: clean up op_alloc() by Al Viro · 9 years ago
  21. b0bc3a7 orangefs: move handle_io_error() to file.c by Al Viro · 9 years ago
  22. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  23. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  24. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  25. 6083194 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  26. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  27. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  28. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  29. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  30. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  31. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  32. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 9 years ago
  33. c146c0b orangefs: Don't pollute global namespace by Richard Weinberger · 9 years ago
  34. eb57bcc orangefs: fix typo in ornagefs_inode_lock by Arnd Bergmann · 9 years ago
  35. fef8b67 Orangefs: don't use deprecated xattr defines. by Mike Marshall · 9 years ago
  36. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  37. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/pvfs2-kernel.h]
  38. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  39. 555fa0f fs: out of bounds on stack in iov_iter_advance by Al Viro · 9 years ago
  40. f0ed441 Orangefs: Remove upcall trailers which are not used. by Martin Brandenburg · 9 years ago
  41. 6d0dd76 Orangefs: Remove unused #defines from signal blocking code. by Martin Brandenburg · 9 years ago
  42. 5714156 orangefs: sanitize pvfs2_convert_time_field() by Al Viro · 9 years ago
  43. 5c0dbbc orangefs: kill struct pvfs2_mount_sb_info_s by Al Viro · 9 years ago
  44. a0435ca orangefs: kill kmap/kunmap wrappers by Al Viro · 9 years ago
  45. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  46. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  47. 8c3905a Orangefs: update signal blocking code before Oleg sees it. by Mike Marshall · 9 years ago
  48. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  49. f7ab093 Orangefs: kernel client part 1 by Mike Marshall · 9 years ago