1. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  2. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  3. 1dfd89a LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot by Trond Myklebust · 11 years ago
  4. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  7. 666b3d8 NLM: Ensure that we resend all pending blocking locks after a reclaim by Trond Myklebust · 11 years ago
  8. f25cc71 lockd: nlmclnt_reclaim(): avoid stack overflow by Tim Gardner · 11 years ago
  9. 2626934 lockd: Remove BUG_ON()s from fs/lockd/clntproc.c by Trond Myklebust · 12 years ago
  10. bf88489 lockd: handle lockowner allocation failure in nlmclnt_proc() by Al Viro · 12 years ago
  11. 446945a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() by Al Viro · 12 years ago
  12. 82c2c8b lockd: properly convert be32 values in debug messages by Vasily Averin · 13 years ago
  13. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  14. 8ea6ecc lockd: Create client-side nlm_host cache by Chuck Lever · 13 years ago
  15. 7db836d lockd: Split nlm_release_call() by Chuck Lever · 13 years ago
  16. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  17. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  20. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  21. 6c9dc425 lockd: Update NSM state from SM_MON replies by Chuck Lever · 15 years ago
  22. 5cd973c NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer by Trond Myklebust · 15 years ago
  23. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 15 years ago
  24. 501c1ed NLM: Remove redundant printk() in nlmclnt_lock() by Chuck Lever · 15 years ago
  25. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago
  26. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 16 years ago
  27. d67d1c7 nfs: set correct fl_len in nlmclnt_test() by Felix Blyakher · 16 years ago
  28. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  29. d11d10c NLM/lockd: Ensure client locking calls use correct credentials by Trond Myklebust · 16 years ago
  30. 5f50c0c NLM/lockd: Fix a race when cancelling a blocking lock by Trond Myklebust · 16 years ago
  31. 6b4b3a7 NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call by Trond Myklebust · 16 years ago
  32. 8ec7ff7 NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel by Trond Myklebust · 16 years ago
  33. dc9d8d0 NLM/lockd: convert __nlm_async_call to use rpc_run_task() by Trond Myklebust · 16 years ago
  34. 5e7f37a NLM/lockd: Add a reference counter to struct nlm_rqst by Trond Myklebust · 16 years ago
  35. 4a9af59 NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() by Trond Myklebust · 16 years ago
  36. 65fdf7d NLM: Fix a bogus 'return' in nlmclnt_rpc_release by Trond Myklebust · 16 years ago
  37. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 16 years ago
  38. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  39. a995e9e NLM: Fix double free in __nlm_async_call by Trond Myklebust · 17 years ago
  40. e8c5c04 [PATCH] lockd endianness annotations by Al Viro · 17 years ago
  41. 225a719 [PATCH] struct path: convert lockd by Josef Sipek · 17 years ago
  42. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 17 years ago
  43. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 17 years ago
  44. c041b5f NLM: fix print format for tk_pid by Chuck Lever · 17 years ago
  45. 031d869 [PATCH] knfsd: make nlmclnt_next_cookie SMP safe by Olaf Kirch · 18 years ago
  46. db4e4c9 [PATCH] knfsd: when looking up a lockd host, pass hostname & length by Olaf Kirch · 18 years ago
  47. 977faf3 [PATCH] knfsd: hide use of lockd's h_monitored flag by Olaf Kirch · 18 years ago
  48. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  49. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  50. 44c31be LOCKD: Teach lockd to use the new rpc_peeraddr() API by Chuck Lever · 18 years ago
  51. 01c3b86 NLM,NFSv4: Wait on local locks before we put RPC calls on the wire by Trond Myklebust · 18 years ago
  52. 9b07357 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock by Trond Myklebust · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. 28df955 NLM: Fix reclaim races by Trond Myklebust · 18 years ago
  55. d471662 lockd: Add helper for *_RES callbacks by Trond Myklebust · 18 years ago
  56. 9273723 NLM: Add nlmclnt_release_call by Trond Myklebust · 18 years ago
  57. e4cd038 NLM: Fix nlmclnt_test to not copy private part of locks by Trond Myklebust · 18 years ago
  58. 3a649b8 NLM: Simplify client locks by Trond Myklebust · 18 years ago
  59. 35576cb NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors by Trond Myklebust · 18 years ago
  60. 4c060b5 lockd: Fix Oopses due to list manipulation errors. by Trond Myklebust · 18 years ago
  61. 26bcbf9 lockd: stop abusing file_lock_list by Christoph Hellwig · 18 years ago
  62. 5e1abf8 lockd: Clean up of the server-side GRANTED code by Trond Myklebust · 18 years ago
  63. 7bab377 lockd: Don't expose the process pid to the NLM server by Trond Myklebust · 18 years ago
  64. 36943fa NLM: nlm_alloc_call should not immediately fail on signal by Trond Myklebust · 18 years ago
  65. 30f4e20 [PATCH] NLM: Ensure we do not Oops in the case of an unlock by Trond Myklebust · 18 years ago
  66. aaaa994 NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever by Trond Myklebust · 18 years ago
  67. 16fb242 NLM: Fix arguments to NLM_CANCEL call by Trond Myklebust · 18 years ago
  68. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 18 years ago
  69. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 18 years ago
  70. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  71. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  72. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  73. ecdbf76 [PATCH] NLM: fix a client-side race on blocking locks. by Trond Myklebust · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago