1. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 14 years ago
  2. e63eb93 nfsd4: eliminate lease delete callback by J. Bruce Fields · 14 years ago
  3. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  4. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 14 years ago
  5. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  6. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 14 years ago
  7. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  8. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  9. 3603b8e Fix compile warnings due to missing removal of a 'ret' variable by Jens Axboe · 14 years ago
  10. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  11. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 14 years ago
  12. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 14 years ago
  13. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 14 years ago
  14. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 14 years ago
  15. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  16. 6e5f15c nfsd4: replace unintuitive match_clientid_establishment by J. Bruce Fields · 14 years ago
  17. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 14 years ago
  18. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 14 years ago
  19. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  20. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  21. 7d93bd71 NFS: Repair whitespace damage in NFS PROC macro by Chuck Lever · 14 years ago
  22. 85a5648 NFSD: Update XDR decoders in NFSv4 callback client by Chuck Lever · 14 years ago
  23. a033db4 NFSD: Update XDR encoders in NFSv4 callback client by Chuck Lever · 14 years ago
  24. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  25. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
  26. 1205065 NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session by Mi Jinlong · 14 years ago
  27. ced6dfe NFS4.1: server gets drc mem fail should reply error at create_session by Mi Jinlong · 14 years ago
  28. 044bc1d nfsd4: return serverfault on request for ssv by J. Bruce Fields · 14 years ago
  29. 5afa040 NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id by Mi Jinlong · 14 years ago
  30. 43b0178e nfsd: fix NULL dereference in setattr() by Dan Carpenter · 14 years ago
  31. 460781b BKL: remove references to lock_kernel from comments by Arnd Bergmann · 14 years ago
  32. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  33. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  34. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  35. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  36. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  37. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 14 years ago
  38. 763641d lockd: push lock_flocks down by Arnd Bergmann · 14 years ago
  39. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  40. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  41. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  42. c376501 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  43. a663bdd nfsd4: fix connection allocation in sequence() by J. Bruce Fields · 14 years ago
  44. 3c9101a NFSD: remove duplicate NFS4_STATEID_SIZE by Andy Adamson · 14 years ago
  45. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  46. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  47. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  48. 5d18c1c nfsd4: only require krb5 principal for NFSv4.0 callbacks by J. Bruce Fields · 14 years ago
  49. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 14 years ago
  50. 792c95d nfsd4: delay session removal till free_client by J. Bruce Fields · 14 years ago
  51. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 14 years ago
  52. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 14 years ago
  53. d29c374 nfsd4: track backchannel connections by J. Bruce Fields · 14 years ago
  54. 86c3e16 nfsd4: confirm only on succesful create_session by J. Bruce Fields · 14 years ago
  55. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 14 years ago
  56. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  57. edd7678 nfsd4: move callback setup into session init code by J. Bruce Fields · 14 years ago
  58. cd5b814 nfsd4: don't cache seq_misordered replies by J. Bruce Fields · 14 years ago
  59. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  60. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  61. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  62. ecec6e3 nfsd4: expire clients more promptly by J. Bruce Fields · 14 years ago
  63. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  64. 3351514 nfsd4: return expired on unfound stateid's by J. Bruce Fields · 14 years ago
  65. 328ead2 nfsd4: add new connections to session by J. Bruce Fields · 14 years ago
  66. db90681 nfsd4: refactor connection allocation by J. Bruce Fields · 14 years ago
  67. 19cf5c0 nfsd4: use callbacks on svc_xprt_deletion by J. Bruce Fields · 14 years ago
  68. c766251 nfsd4: keep per-session list of connections by J. Bruce Fields · 14 years ago
  69. 5b6feee nfsd4: clean up session allocation by J. Bruce Fields · 14 years ago
  70. dd93842 nfsd4: fix alloc_init_session return type by J. Bruce Fields · 14 years ago
  71. c23753d nfsd4: fix alloc_init_session BUILD_BUG_ON() by J. Bruce Fields · 14 years ago
  72. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 14 years ago
  73. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 14 years ago
  74. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 14 years ago
  75. 5878453 nfsd4: generic callback code by J. Bruce Fields · 14 years ago
  76. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 14 years ago
  77. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 14 years ago
  78. 07263f1 nfsd4: minor variable renaming (cb -> conn) by J. Bruce Fields · 14 years ago
  79. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  80. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  81. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 14 years ago
  82. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  83. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 14 years ago
  84. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  85. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  86. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  87. 839049a nfsd/idmap: drop special request deferal in favour of improved default. by NeilBrown · 14 years ago
  88. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 14 years ago
  89. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  90. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  91. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  92. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  93. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 14 years ago
  94. 1132b26 nfsd: remove duplicate NFS4_STATEID_SIZE declaration by Andy Adamson · 14 years ago
  95. 8f34a43 nfsd4: mask out non-access bits in nfs4_access_to_omode by J. Bruce Fields · 14 years ago
  96. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  97. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  98. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  99. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  100. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago