1. 01df9c5 LOCKD: Fix a deadlock in nlm_traverse_files() by Trond Myklebust · 18 years ago
  2. f3d43c7 NLM/lockd: remove b_done by J. Bruce Fields · 18 years ago
  3. 01c3b86 NLM,NFSv4: Wait on local locks before we put RPC calls on the wire by Trond Myklebust · 18 years ago
  4. 9b07357 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock by Trond Myklebust · 18 years ago
  5. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  6. 28df955 NLM: Fix reclaim races by Trond Myklebust · 18 years ago
  7. 5046791 NLM: sem to mutex conversion by Trond Myklebust · 18 years ago
  8. ec535ce15 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  9. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  10. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  11. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  12. 5f12191 LOCKD: Make nlmsvc_traverse_shares return void by J. Bruce Fields · 18 years ago
  13. f3ee439f LOCKD: nlmsvc_traverse_blocks return is unused by J. Bruce Fields · 18 years ago
  14. d9f6eb7 lockd: blocks should hold a reference to the nlm_file by Trond Myklebust · 18 years ago
  15. 6041b79 lockd: Fix a typo in nlmsvc_grant_release() by Trond Myklebust · 18 years ago
  16. d471662 lockd: Add helper for *_RES callbacks by Trond Myklebust · 18 years ago
  17. 9273723 NLM: Add nlmclnt_release_call by Trond Myklebust · 18 years ago
  18. e4cd038 NLM: Fix nlmclnt_test to not copy private part of locks by Trond Myklebust · 18 years ago
  19. 3a649b8 NLM: Simplify client locks by Trond Myklebust · 18 years ago
  20. 35576cb NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors by Trond Myklebust · 18 years ago
  21. 4c060b5 lockd: Fix Oopses due to list manipulation errors. by Trond Myklebust · 18 years ago
  22. 26bcbf9 lockd: stop abusing file_lock_list by Christoph Hellwig · 18 years ago
  23. 0426647 lockd: Make lockd use rpc_new_client() instead of rpc_create_client by Trond Myklebust · 18 years ago
  24. 686517f lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() by Trond Myklebust · 18 years ago
  25. 5e1abf8 lockd: Clean up of the server-side GRANTED code by Trond Myklebust · 18 years ago
  26. 6849c0c lockd: Add refcounting to struct nlm_block by Trond Myklebust · 18 years ago
  27. 09c7938 lockd: Fix server-side lock blocking code by Trond Myklebust · 18 years ago
  28. 7117bf3 lockd: Remove FL_LOCKD flag by J. Bruce Fields · 18 years ago
  29. 8dc7c31 locks,lockd: fix race in nlmsvc_testlock by Andy Adamson · 18 years ago
  30. a85f193 lockd: make nlmsvc_lock use only posix_lock_file by Andy Adamson · 18 years ago
  31. 5de0e50 lockd: simplify nlmsvc_grant_blocked by Andy Adamson · 18 years ago
  32. 15dadef lockd: clean up nlmsvc_lock by Andy Adamson · 18 years ago
  33. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  34. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  35. 7bab377 lockd: Don't expose the process pid to the NLM server by Trond Myklebust · 18 years ago
  36. 36943fa NLM: nlm_alloc_call should not immediately fail on signal by Trond Myklebust · 18 years ago
  37. 30f4e20 [PATCH] NLM: Ensure we do not Oops in the case of an unlock by Trond Myklebust · 18 years ago
  38. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 18 years ago
  39. aaaa994 NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever by Trond Myklebust · 18 years ago
  40. 16fb242 NLM: Fix arguments to NLM_CANCEL call by Trond Myklebust · 18 years ago
  41. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  42. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  43. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  44. a659753 NLM: fix parsing of sm notify procedure by J. Bruce Fields · 19 years ago
  45. 64a318e NLM: Further cancel fixes by J. Bruce Fields · 19 years ago
  46. 2c5acd2 NLM: clean up nlmsvc_delete_block by J. Bruce Fields · 19 years ago
  47. 5996a29 NLM: don't unlock on cancel requests by J. Bruce Fields · 19 years ago
  48. f232142 NLM: Clean up nlmsvc_grant_reply locking by J. Bruce Fields · 19 years ago
  49. 2bd6157 SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. by Trond Myklebust · 19 years ago
  50. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  51. 9b5b1f5 NLM: Fix Oops in nlmclnt_mark_reclaim() by Trond Myklebust · 19 years ago
  52. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  53. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  54. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  55. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
  56. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  57. 7ee91ec [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 by Steve Dickson · 19 years ago
  58. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  59. 46be925 [PATCH] knfsd: lockd: flush signals on shutdown by NeilBrown · 19 years ago
  60. ecdbf76 [PATCH] NLM: fix a client-side race on blocking locks. by Trond Myklebust · 19 years ago
  61. 4f15e2b [PATCH] NLM: cleanup for blocked locks. by Trond Myklebust · 19 years ago
  62. 5ee0ed7 [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support by Trond Myklebust · 19 years ago
  63. 5b616f5 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. by Trond Myklebust · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago