1. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  2. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  4. 430ff79 orangefs: simplify compat ioctl handling by Al Viro · 6 years ago
  5. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  6. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  7. 091a0f2 Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  8. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  9. b1116bc orangefs: use sparse annotations for holding locks across function calls. by Mike Marshall · 6 years ago
  10. 3cf796a orangefs: make debug_help_fops static by Mike Marshall · 6 years ago
  11. 8a6080f orangefs: remove unused function orangefs_get_bufmap_init by Mike Marshall · 6 years ago
  12. 817e9b4 orangefs: specify user pointers when using dev_map_desc and bufmap by Mike Marshall · 6 years ago
  13. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 6 years ago
  14. f6a4b4c orangefs: set i_size on new symlink by Martin Brandenburg · 6 years ago
  15. 7f54910 orangefs: report attributes_mask and attributes for statx by Martin Brandenburg · 6 years ago
  16. ec62e95 orangefs: make struct orangefs_file_vm_ops static by Colin Ian King · 7 years ago
  17. 9f8fd53 orangefs: revamp block sizes by Martin Brandenburg · 6 years ago
  18. 04bb1ba orangefs_lookup: simplify by Al Viro · 6 years ago
  19. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  20. 6590384 orangefs_kill_sb(): deal with allocation failures by Al Viro · 7 years ago
  21. 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
  22. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  23. 209469d orangefs: remove unused code by Martin Brandenburg · 7 years ago
  24. bdd6f08 orangefs: make several *_operations structs static by Martin Brandenburg · 7 years ago
  25. a5135ee orangefs: implement vm_ops->fault by Martin Brandenburg · 7 years ago
  26. dbcb5e7 orangefs: open code short single-use functions by Martin Brandenburg · 7 years ago
  27. 81e3d02 orangefs: replace vmalloc and memset with vzalloc by Colin Ian King · 7 years ago
  28. c2676ef orangefs: bug fix for a race condition when getting a slot by David Reynolds · 7 years ago
  29. bc8282a treewide: Fix typos in printk by Masanari Iida · 7 years ago
  30. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 7 years ago
  31. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  32. 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
  33. 74e938c orangefs: reverse sense of is-inode-stale test in d_revalidate by Martin Brandenburg · 7 years ago
  34. 480e5ae orangefs: simplify orangefs_inode_is_stale by Martin Brandenburg · 7 years ago
  35. cf546ab Orangefs: don't propogate whacky error codes by Mike Marshall · 7 years ago
  36. 6bdfb48 orangefs: use correct string length by Xiongfeng Wang · 7 years ago
  37. 4d0cac7 orangefs: make orangefs_make_bad_inode static by Martin Brandenburg · 7 years ago
  38. 538e304 orangefs: remove ORANGEFS_KERNEL_DEBUG by Martin Brandenburg · 7 years ago
  39. 79d7cd6 orangefs: remove gossip_ldebug and gossip_lerr by Martin Brandenburg · 7 years ago
  40. 7a3bc1f orangefs: make orangefs_client_debug_init static by Martin Brandenburg · 7 years ago
  41. 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
  42. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 6793f1c orangefs: fix deadlock; do not write i_size in read_iter by Martin Brandenburg · 7 years ago
  44. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  45. 0afc0de orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  46. 6b33062 orangefs: Define usercopy region in orangefs_inode_cache slab cache by David Windsor · 7 years ago
  47. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  48. e410c60 orangefs: fix a braino in ->poll() by Al Viro · 7 years ago
  49. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  50. b620fd2 Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  51. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. db0267e orangefs: call op_release sooner when creating inodes by Martin Brandenburg · 7 years ago
  53. a55f2d8 orangefs: stop setting atime on inode dirty by Martin Brandenburg · 7 years ago
  54. 296200d orangefs: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  55. 933f7ac orangefs: remove initialization of i_version by Jeff Layton · 7 years ago
  56. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  57. 6570f0d orangefs: remove detritus from struct orangefs_kiocb_s by Al Viro · 7 years ago
  58. 0b08273 orangefs: Adjust three checks for null pointers by Markus Elfring · 7 years ago
  59. 5e273a0 orangefs: Use kcalloc() in orangefs_prepare_cdm_array() by Markus Elfring · 7 years ago
  60. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 7 years ago
  61. 1217444 orangefs: constify xattr_handler structure by Julia Lawall · 7 years ago
  62. 49e5571 orangefs: don't call filemap_write_and_wait from fsync by Jeff Layton · 7 years ago
  63. 5f13e58 orangefs: off by ones in xattr size checks by Dan Carpenter · 7 years ago
  64. 4bef690 orangefs: react properly to posix_acl_update_mode's aftermath. by Mike Marshall · 7 years ago
  65. b5accbb orangefs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  66. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  67. 4dfdb71 orangefs: Implement show_options by David Howells · 7 years ago
  68. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
  69. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  70. aeced66 Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  71. 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 7 years ago
  72. 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 7 years ago
  73. bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 7 years ago
  74. 907bfcd orangefs: handle zero size write in debugfs by Dan Carpenter · 7 years ago
  75. b5a9d61 orangefs: do not wait for timeout if umounting by Martin Brandenburg · 7 years ago
  76. b7a57cc orangefs: return from orangefs_devreq_read quickly if possible by Martin Brandenburg · 7 years ago
  77. 9d286b0 orangefs: ensure the userspace component is unmounted if mount fails by Martin Brandenburg · 7 years ago
  78. 53950ef orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 7 years ago
  79. 68a24a6 orangefs: implement statx by Martin Brandenburg · 7 years ago
  80. 7b796ae orangefs: remove ORANGEFS_READDIR macros by Martin Brandenburg · 7 years ago
  81. 480e3e5 orangefs: support very large directories by Martin Brandenburg · 7 years ago
  82. 72f66b8 orangefs: support llseek on directories by Martin Brandenburg · 7 years ago
  83. 382f458 orangefs: rewrite readdir to fix several bugs by Martin Brandenburg · 7 years ago
  84. 17930b2 orangefs: do not set getattr_time on orangefs_lookup by Martin Brandenburg · 7 years ago
  85. e675c5e orangefs: clean up oversize xattr validation by Martin Brandenburg · 7 years ago
  86. a956af3 orangefs: fix bounds check for listxattr by Martin Brandenburg · 7 years ago
  87. 418ce3e orangefs: remove unused get_fsid_from_ino by Martin Brandenburg · 7 years ago
  88. c63ed80 orangefs: use iov_iter_revert() by Al Viro · 7 years ago
  89. 890559e orangefs_bufmap_copy_from_iovec(): fix EFAULT handling by Al Viro · 7 years ago
  90. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 7 years ago
  91. cefdc26 orangefs: move features validation to fix filesystem hang by Martin Brandenburg · 8 years ago
  92. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  95. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 0695d7d orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  97. 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
  98. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  99. e98bdb3 Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next by Mike Marshall · 8 years ago
  100. eb68d03 orangefs: fix buffer size mis-match between kernel space and user space. by Mike Marshall · 8 years ago