1. 5ce8ba2 nfsd4: allow restarting callbacks by J. Bruce Fields · 15 years ago
  2. 3ff3600 nfsd4: simplify nfsd4_cb_prepare by J. Bruce Fields · 15 years ago
  3. 14a24e9 nfsd4: give out delegations more quickly in 4.1 case by J. Bruce Fields · 15 years ago
  4. 229b2a0 nfsd4: add helper function to run callbacks by J. Bruce Fields · 15 years ago
  5. 84f5f7c nfsd4: make sure sequence flags are set after destroy_session by J. Bruce Fields · 15 years ago
  6. eea4980 nfsd4: re-probe callback on connection loss by J. Bruce Fields · 15 years ago
  7. 0d7bb71 nfsd4: set sequence flag when backchannel is down by J. Bruce Fields · 15 years ago
  8. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 15 years ago
  9. dcbeaa6 nfsd4: allow backchannel recovery by J. Bruce Fields · 15 years ago
  10. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 15 years ago
  11. 4c64937 nfsd4: modify session list under cl_lock by J. Bruce Fields · 15 years ago
  12. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 15 years ago
  13. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 15 years ago
  14. 775a190 nfsd4: remove outdated pathname-comments by J. Bruce Fields · 15 years ago
  15. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 15 years ago
  16. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 15 years ago
  17. c45821d locks: eliminate fl_mylease callback by J. Bruce Fields · 15 years ago
  18. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 15 years ago
  19. e63eb93 nfsd4: eliminate lease delete callback by J. Bruce Fields · 15 years ago
  20. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 15 years ago
  21. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 15 years ago
  22. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 15 years ago
  23. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 15 years ago
  24. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 15 years ago
  25. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 15 years ago
  26. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 15 years ago
  27. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 15 years ago
  28. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 15 years ago
  29. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 15 years ago
  30. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 15 years ago
  31. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 15 years ago
  32. 6e5f15c nfsd4: replace unintuitive match_clientid_establishment by J. Bruce Fields · 15 years ago
  33. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 15 years ago
  34. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 15 years ago
  35. 1205065 NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session by Mi Jinlong · 15 years ago
  36. ced6dfe NFS4.1: server gets drc mem fail should reply error at create_session by Mi Jinlong · 15 years ago
  37. 044bc1d nfsd4: return serverfault on request for ssv by J. Bruce Fields · 15 years ago
  38. 5afa040 NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id by Mi Jinlong · 15 years ago
  39. 43b0178e nfsd: fix NULL dereference in setattr() by Dan Carpenter · 15 years ago
  40. 460781b BKL: remove references to lock_kernel from comments by Arnd Bergmann · 15 years ago
  41. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 15 years ago
  42. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 15 years ago
  43. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 15 years ago
  44. fc14f2f convert get_sb_single() users by Al Viro · 15 years ago
  45. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  46. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 15 years ago
  47. 763641d lockd: push lock_flocks down by Arnd Bergmann · 15 years ago
  48. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  49. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  50. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  51. c376501 fs: add sync_inode_metadata by Christoph Hellwig · 15 years ago
  52. a663bdd nfsd4: fix connection allocation in sequence() by J. Bruce Fields · 15 years ago
  53. 3c9101a NFSD: remove duplicate NFS4_STATEID_SIZE by Andy Adamson · 15 years ago
  54. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  55. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  56. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  57. 5d18c1c nfsd4: only require krb5 principal for NFSv4.0 callbacks by J. Bruce Fields · 15 years ago
  58. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 15 years ago
  59. 792c95d nfsd4: delay session removal till free_client by J. Bruce Fields · 15 years ago
  60. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 15 years ago
  61. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 15 years ago
  62. d29c374 nfsd4: track backchannel connections by J. Bruce Fields · 15 years ago
  63. 86c3e16 nfsd4: confirm only on succesful create_session by J. Bruce Fields · 15 years ago
  64. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 15 years ago
  65. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 15 years ago
  66. edd7678 nfsd4: move callback setup into session init code by J. Bruce Fields · 15 years ago
  67. cd5b814 nfsd4: don't cache seq_misordered replies by J. Bruce Fields · 15 years ago
  68. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 15 years ago
  69. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  70. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 15 years ago
  71. ecec6e3 nfsd4: expire clients more promptly by J. Bruce Fields · 15 years ago
  72. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 15 years ago
  73. 3351514 nfsd4: return expired on unfound stateid's by J. Bruce Fields · 15 years ago
  74. 328ead2 nfsd4: add new connections to session by J. Bruce Fields · 15 years ago
  75. db90681 nfsd4: refactor connection allocation by J. Bruce Fields · 15 years ago
  76. 19cf5c0 nfsd4: use callbacks on svc_xprt_deletion by J. Bruce Fields · 15 years ago
  77. c766251 nfsd4: keep per-session list of connections by J. Bruce Fields · 15 years ago
  78. 5b6feee nfsd4: clean up session allocation by J. Bruce Fields · 15 years ago
  79. dd93842 nfsd4: fix alloc_init_session return type by J. Bruce Fields · 15 years ago
  80. c23753d nfsd4: fix alloc_init_session BUILD_BUG_ON() by J. Bruce Fields · 15 years ago
  81. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 15 years ago
  82. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 15 years ago
  83. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 15 years ago
  84. 5878453 nfsd4: generic callback code by J. Bruce Fields · 15 years ago
  85. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 15 years ago
  86. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 15 years ago
  87. 07263f1 nfsd4: minor variable renaming (cb -> conn) by J. Bruce Fields · 15 years ago
  88. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 15 years ago
  89. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 15 years ago
  90. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 15 years ago
  91. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 15 years ago
  92. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 15 years ago
  93. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 15 years ago
  94. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 15 years ago
  95. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 15 years ago
  96. 839049a nfsd/idmap: drop special request deferal in favour of improved default. by NeilBrown · 15 years ago
  97. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 15 years ago
  98. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 15 years ago
  99. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 15 years ago
  100. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago