1. 71d3d0e SUNRPC: Convert rpc_client refcount to use refcount_t by Trond Myklebust · 3 years, 5 months ago
  2. 93f479d SUNRPC: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  3. c1639be net: datagram: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  4. 4a400f0 sunrpc: destroy rpc_inode_cachep after unregister_filesystem by Dan Aloni · 4 years, 6 months ago
  5. b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 7 months ago
  6. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  7. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  8. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  9. a35d632 rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks by Amir Goldstein · 6 years ago
  10. b9662f3 vfs: Convert rpc_pipefs to use the new mount API by David Howells · 6 years ago
  11. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  12. bef252f rpcpipe: switch to ->free_inode() by Al Viro · 6 years ago
  13. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  14. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  15. 69c45d5 remove rpc_rmdir() by Al Viro · 7 years ago
  16. 4a3877c rpc_pipefs: fix double-dput() by Al Viro · 7 years ago
  17. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  18. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  19. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  20. 6c67a3e4a sunrpc: remove net pointer from messages by Vasily Averin · 7 years ago
  21. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  22. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 9 years ago
  23. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  24. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  25. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  26. c5ef603 VFS: net/: d_inode() annotations by David Howells · 10 years ago
  27. adcda65 rpc_pipe: Drop memory allocation cast by Himangi Saraogi · 11 years ago
  28. 23e66ba rpc_pipe: fix cleanup of dummy gssd directory when notification fails by Jeff Layton · 11 years ago
  29. e2f0c83 sunrpc: add an "info" file for the dummy gssd pipe by Jeff Layton · 11 years ago
  30. 3396f92 rpc_pipe: remove the clntXX dir if creating the pipe fails by Jeff Layton · 11 years ago
  31. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  32. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  33. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  34. 1e903ed sunrpc: switch to %pd by Al Viro · 11 years ago
  35. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  36. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  37. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  38. 55909f2 SUNRPC: Deprecate rpc_client->cl_protname by Trond Myklebust · 11 years ago
  39. 275448e rpc_pipe: convert back to simple_dir_inode_operations by Jeff Layton · 11 years ago
  40. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  42. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  43. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  44. 4f8568c rpc_pipe: rpc_dir_inode_operations can be static by Fengguang Wu · 11 years ago
  45. 76fa666 rpc_pipe: set dentry operations at d_alloc time by Jeff Layton · 11 years ago
  46. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 12 years ago
  47. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 12 years ago
  48. e401452 rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set by Jeff Layton · 12 years ago
  49. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 12 years ago
  50. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 12 years ago
  51. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  52. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  53. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  54. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  55. 642fe4d SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 12 years ago
  56. 749386e SUNRPC: remove BUG_ON in rpc_put_sb_net by Weston Andros Adamson · 12 years ago
  57. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  58. 92123e0 rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer by Jeff Layton · 13 years ago
  59. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  60. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 13 years ago
  61. 7e450b4 rpc_pipefs: clear write bit from top level rpc_pipefs directory by Jeff Layton · 13 years ago
  62. bda1460 sunrpc: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  63. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 13 years ago
  64. 37629b5 SUNRPC: set per-net PipeFS superblock before notification by Stanislav Kinsbursky · 13 years ago
  65. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  66. b3537c3 sunrpc: create nfsd dir in rpc_pipefs by Jeff Layton · 13 years ago
  67. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  68. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  69. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 13 years ago
  70. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 13 years ago
  71. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 13 years ago
  72. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 13 years ago
  73. 2c9030e SUNRPC: check RPC inode's pipe reference before dereferencing by Stanislav Kinsbursky · 13 years ago
  74. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  75. eee17325 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  76. ad6b134 SUNRPC: fix pipe->ops cleanup on pipe dentry unlink by Stanislav Kinsbursky · 13 years ago
  77. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  78. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  79. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  80. d0fe13b SUNRPC: cleanup PipeFS redundant RPC inode usage by Stanislav Kinsbursky · 13 years ago
  81. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  82. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  83. efc46bf SUNRPC: added debug messages to RPC pipefs by Stanislav Kinsbursky · 13 years ago
  84. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 13 years ago
  85. 90c4e82 SUNRPC: put pipefs superblock link on network namespace by Stanislav Kinsbursky · 13 years ago
  86. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 13 years ago
  87. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 13 years ago
  88. 021c68d SUNRPC: hold current network namespace while pipefs superblock is active by Stanislav Kinsbursky · 13 years ago
  89. 38b0da7 SUNRPC: create RPC pipefs superblock per network namespace context by Stanislav Kinsbursky · 13 years ago
  90. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 13 years ago
  91. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  92. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  93. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  94. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  95. dcbf8c3 sunrpc: add MODULE_ALIAS to match the filesystem name by Michal Schmidt · 13 years ago
  96. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  97. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  98. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  99. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  100. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago