1. ca2a05a nfsd: Fix handling of negative lengths in read_buf() by J. Bruce Fields · 19 years ago
  2. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 19 years ago
  3. 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 19 years ago
  4. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 19 years ago
  5. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 19 years ago
  6. 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 19 years ago
  7. d4395e0 knfsd: fix broken length check in nfs4idmap.c by J. Bruce Fields · 19 years ago
  8. aefa89d nfsd: Fix inconsistent assignment by Prasad P · 19 years ago
  9. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 19 years ago
  10. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 19 years ago
  11. 8084870 splice: always updated atime in direct splice by Jens Axboe · 19 years ago
  12. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 19 years ago
  13. f389e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 19 years ago
  14. 0fe410d dlm: static initialization improvements by Denis Cheng · 19 years ago
  15. dbcfc34 dlm: clean ups by David Teigland · 19 years ago
  16. 2a79289 dlm: Sanity check namelen before copying it by Patrick Caulfeld · 19 years ago
  17. 85f0379 dlm: keep cached master rsbs during recovery by David Teigland · 19 years ago
  18. 594199e dlm: change error message to debug by David Teigland · 19 years ago
  19. ce5246b dlm: fix possible use-after-free by David Teigland · 19 years ago
  20. 755b5eb dlm: limit dir lookup loop by David Teigland · 19 years ago
  21. 42dc160 dlm: reject normal unlock when lock is waiting for lookup by David Teigland · 19 years ago
  22. c54e04b dlm: validate messages before processing by David Teigland · 19 years ago
  23. 46b43ee dlm: reject messages from non-members by David Teigland · 19 years ago
  24. aec64e1 dlm: another call to confirm_master in receive_request_reply by David Teigland · 19 years ago
  25. 601342c dlm: recover locks waiting for overlap replies by David Teigland · 19 years ago
  26. 8a358ca dlm: clear ast_type when removing from astqueue by David Teigland · 19 years ago
  27. 861e2369 dlm: use fixed errno values in messages by David Teigland · 19 years ago
  28. 550283e dlm: swap bytes for rcom lock reply by Fabio M. Di Nitto · 19 years ago
  29. e7847d3 dlm: align midcomms message buffer by Fabio M. Di Nitto · 19 years ago
  30. 612a95b x86: remove iBCS support by Andi Kleen · 19 years ago
  31. b9d36d5 x86: compat_binfmt_elf Kconfig by Roland McGrath · 19 years ago
  32. 2f79e48 x86: compat_binfmt_elf by Roland McGrath · 19 years ago
  33. 4206d3a elf core dump: notes user_regset by Roland McGrath · 19 years ago
  34. 3aba481 elf core dump: notes reorg by Roland McGrath · 19 years ago
  35. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 19 years ago
  36. 56c4da4 core: remove last users of empty FASTCALL macro by Harvey Harrison · 19 years ago
  37. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 19 years ago
  38. cc503c1 x86: PIE executable randomization by Jiri Kosina · 19 years ago
  39. c1d171a x86: randomize brk by Jiri Kosina · 19 years ago
  40. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 19 years ago
  41. 57bfa89 NFSv4: Deal more correctly with duplicate delegations by Trond Myklebust · 19 years ago
  42. 6f23e38 NFS: Fix a potential race between umount and nfs_access_cache_shrinker() by Trond Myklebust · 19 years ago
  43. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 19 years ago
  44. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 19 years ago
  45. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 19 years ago
  46. fc60147 NFS: Address memory leaks in the NFS client mount option parser by Chuck Lever · 19 years ago
  47. 3d1c550 nfs4: allow nfsv4 acls on non-regular-files by J. Bruce Fields · 19 years ago
  48. f3c391e NFS: Optimise away the sigmask code in aio/dio reads and writes by Trond Myklebust · 19 years ago
  49. 65fdf7d NLM: Fix a bogus 'return' in nlmclnt_rpc_release by Trond Myklebust · 19 years ago
  50. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 19 years ago
  51. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 19 years ago
  52. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 19 years ago
  53. 52c4044 NLM: Introduce external nlm_host set-up and tear-down functions by Chuck Lever · 19 years ago
  54. cab6fc1 lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() by Chuck Lever · 19 years ago
  55. 3d509e5 NFS: nfs_write_end clean up by Chuck Lever · 19 years ago
  56. bf4285e NFS: Fix minor mixed sign comparison in NFS client's write logic by Chuck Lever · 19 years ago
  57. d24aae4 NFS: Use size_t for storing name lengths by Chuck Lever · 19 years ago
  58. a661b77 NFS: Fix use of copy_to_user() in idmap_pipe_upcall by Chuck Lever · 19 years ago
  59. 369af0f NFS: Clean up fs/nfs/idmap.c by Chuck Lever · 19 years ago
  60. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 19 years ago
  61. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 19 years ago
  62. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 19 years ago
  63. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 19 years ago
  64. 3c7c7e4 NFS: Pull covers off IPv6 address parsing by Chuck Lever · 19 years ago
  65. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 19 years ago
  66. 9412b92 NFS: Refactor mount option address parsing into separate function by Chuck Lever · 19 years ago
  67. 3383203 NFS: Remove the NIPQUAD from nfs_try_mount by Chuck Lever · 19 years ago
  68. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 19 years ago
  69. dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 19 years ago
  70. d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 19 years ago
  71. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 19 years ago
  72. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 19 years ago
  73. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 19 years ago
  74. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 19 years ago
  75. 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 19 years ago
  76. 0d0f0c1 NFS: Set default port for NFSv4, with support for AF_INET6 by Chuck Lever · 19 years ago
  77. 04dcd6e NFS: Make setting a port number agostic by Chuck Lever · 19 years ago
  78. cdcd7f9 NFS: Verify IPv6 addresses properly by Chuck Lever · 19 years ago
  79. fd00a8f NFS: Add support for AF_INET6 addresses in nfs_compare_super() by Chuck Lever · 19 years ago
  80. 3f43c66 NFS: Address a couple of nits in nfs_follow_referral() by Chuck Lever · 19 years ago
  81. 1d98fe6 NFS: Move dprintks from callback.c to callback_proc.c by Chuck Lever · 19 years ago
  82. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 19 years ago
  83. d4d3c50 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses by Chuck Lever · 19 years ago
  84. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 19 years ago
  85. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 19 years ago
  86. c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 19 years ago
  87. 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 19 years ago
  88. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 19 years ago
  89. 5cce428 NFS: Remove an unneeded check in decode_compound_header_arg() by Chuck Lever · 19 years ago
  90. d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 19 years ago
  91. 6a0ed1d NFS: Clean up: copy hostname with kstrndup during mount processing by Chuck Lever · 19 years ago
  92. e887cbc NFS: Remove support for the 'mountprog' option by Chuck Lever · 19 years ago
  93. ad879ce NFS: Remove support for the 'nfsprog' option by Chuck Lever · 19 years ago
  94. 0eb2574 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set by Chuck Lever · 19 years ago
  95. 28c494c NFS: Prevent nfs_getattr() hang during heavy write workloads by Chuck Lever · 19 years ago
  96. 464ad6b NFS: Change sign of some loop indices in nfs4xdr.c by Chuck Lever · 19 years ago
  97. bcecff7 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) by Chuck Lever · 19 years ago
  98. c957c52 NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR) by Chuck Lever · 19 years ago
  99. 6232dbb NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR) by Chuck Lever · 19 years ago
  100. 8a8c74b NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t by Chuck Lever · 19 years ago