1. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  2. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. 8ccc869 sunrpc: use simple_read_from_buffer for reading cache flush by Kinglong Mee · 8 years ago
  4. 6489a8f sunrpc: update the comments of sunrpc proc path by Kinglong Mee · 8 years ago
  5. 863d7d9 sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail by Kinglong Mee · 8 years ago
  6. 471a930 SUNRPC: Drop all entries from cache_detail when cache_purge() by Kinglong Mee · 8 years ago
  7. 2b477c0 svcrpc: free contexts immediately on PROC_DESTROY by Neil Brown · 8 years ago
  8. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  9. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  10. 77b00bc sunrpc: queue work on system_power_efficient_wq by Ke Wang · 8 years ago
  11. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 9 years ago
  12. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  13. a6ab1e8 sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race by NeilBrown · 9 years ago
  14. b7052cd sunrpc/cache: fix off-by-one in qword_get() by Stefan Hajnoczi · 9 years ago
  15. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  16. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  17. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  18. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  19. 9936f2a sunrpc: Store cache_detail in seq_file's private directly by Kinglong Mee · 9 years ago
  20. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  21. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  22. 1b2e122 sunrpc/cache: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
  23. ecca063 SUNRPC: Fix printk that is not only for nfsd by Kinglong Mee · 11 years ago
  24. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  25. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  26. 056785e net/sunrpc/cache: simplify code by using hex_pack_byte() by Andy Shevchenko · 11 years ago
  27. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  29. 0bebc63 sunrpc: Don't schedule an upcall on a replaced cache entry. by NeilBrown · 12 years ago
  30. 7715cde net/sunrpc: xpt_auth_cache should be ignored when expired. by NeilBrown · 12 years ago
  31. 013920e sunrpc/cache: ensure items removed from cache do not have pending upcalls. by NeilBrown · 12 years ago
  32. 2a1c7f5 sunrpc/cache: use cache_fresh_unlocked consistently and correctly. by NeilBrown · 12 years ago
  33. f9e1aed sunrpc/cache: remove races with queuing an upcall. by NeilBrown · 12 years ago
  34. b6040f9 sunrpc: the cache_detail in cache_is_valid is unused any more by chaoting fan · 12 years ago
  35. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  36. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  37. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 12 years ago
  38. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  39. a7823c7 SUNRPC/cache: add module_put() on error path in cache_open() by Alexey Khoroshilov · 12 years ago
  40. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  41. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  43. d94af6d SUNRPC: move cache_detail->cache_request callback call to cache_read() by Stanislav Kinsbursky · 12 years ago
  44. 21cd125 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function by Stanislav Kinsbursky · 12 years ago
  45. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 12 years ago
  46. ec16867 nfsd: Remove write permission from file content by Yanchuan Nian · 12 years ago
  47. 0db74d9 SUNRPC: remove BUG_ON calls from cache_read by Weston Andros Adamson · 12 years ago
  48. 212ba90 SUNRPC: Prevent kernel stack corruption on long values of flush by Sasha Levin · 12 years ago
  49. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  50. 200724a SUNRPC/cache: fix reporting of expired cache entries in 'content' file. by NeilBrown · 12 years ago
  51. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  52. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  53. 6d8d174 nfsd: don't allow zero length strings in cache_parse() by Dan Carpenter · 13 years ago
  54. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  55. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  56. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  57. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  58. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  59. f5c8593b NFSd: use network-namespace-aware cache registering routines by Stanislav Kinsbursky · 13 years ago
  60. fdef7aa svcrpc: ensure cache_check caller sees updated entry by J. Bruce Fields · 14 years ago
  61. 6bab93f svcrpc: take lock on turning entry NEGATIVE in cache_check by J. Bruce Fields · 14 years ago
  62. d76d181 svcrpc: avoid double reply caused by deferral race by J. Bruce Fields · 14 years ago
  63. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  64. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  65. a6f8dbc sunrpc: remove the big kernel lock by Arnd Bergmann · 14 years ago
  66. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  67. e33534d sunrpc/cache: centralise handling of size limit on deferred list. by NeilBrown · 14 years ago
  68. d29068c sunrpc: Simplify cache_defer_req and related functions. by NeilBrown · 14 years ago
  69. 277f68d sunrpc: fix race in new cache_wait code. by NeilBrown · 14 years ago
  70. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  71. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  72. e95dffa sunrpc/cache: fix recent breakage of cache_clean_deferred by NeilBrown · 14 years ago
  73. e7f483e sunrpc/cache: don't use custom hex_to_bin() converter by Andy Shevchenko · 14 years ago
  74. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 14 years ago
  75. 0649752 nfsd4: fix hang on fast-booting nfs servers by J. Bruce Fields · 14 years ago
  76. 3211af1 svcrpc: cache deferral cleanup by J. Bruce Fields · 14 years ago
  77. 6610f72 svcrpc: minor cache cleanup by J. Bruce Fields · 14 years ago
  78. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 14 years ago
  79. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  80. e2aa7f8 net: sunrpc: removed duplicated #include by Andrea Gelmini · 14 years ago
  81. 8eab945 sunrpc: make the cache cleaner workqueue deferrable by Artem Bityutskiy · 14 years ago
  82. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  83. 9918ff2 sunrpc: Pushdown the bkl from sunrpc cache ioctl by Frederic Weisbecker · 15 years ago
  84. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  85. 99df95a sunrpc: Include missing smp_lock.h by Frederic Weisbecker · 15 years ago
  86. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 15 years ago
  87. a5990ea sunrpc/cache: fix module refcnt leak in a failure path by Li Zefan · 15 years ago
  88. d202cce sunrpc: never return expired entries in sunrpc_cache_lookup by NeilBrown · 15 years ago
  89. 2f50d8b sunrpc/cache: factor out cache_is_expired by NeilBrown · 15 years ago
  90. 3af4974 sunrpc: don't keep expired entries in the auth caches. by NeilBrown · 15 years ago
  91. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  92. cd68c374 sunrpc/cache: avoid variable over-loading in cache_defer_req by NeilBrown · 15 years ago
  93. 67e7328 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req by NeilBrown · 15 years ago
  94. 908329f sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. by NeilBrown · 15 years ago
  95. 9e4c637 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. by NeilBrown · 15 years ago
  96. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  97. f7e86ab SUNRPC: cache must take a reference to the cache detail's module on open() by Trond Myklebust · 15 years ago
  98. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  99. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  100. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago