1. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  2. c47d832 nfsd: make local functions static by Daniel Mack · 13 years ago
  3. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  4. 6ce2357 NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session() by Bryan Schumaker · 13 years ago
  5. 1db2b9d NFSD: Check status from nfsd4_map_bcts_dir() by Bryan Schumaker · 13 years ago
  6. fccb13c NFSD: Remove setting unused variable in nfsd_vfs_read() by Bryan Schumaker · 13 years ago
  7. bcecf1c nfsd41: error out on repeated RECLAIM_COMPLETE by Mi Jinlong · 13 years ago
  8. 868b89c nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence by Mi Jinlong · 13 years ago
  9. b7c6636 nfsd v4.1 lOCKT clientid field must be ignored by Andy Adamson · 13 years ago
  10. a62573d nfsd41: add flag checking for create_session by Mi Jinlong · 13 years ago
  11. ac6721a nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly by Mi Jinlong · 13 years ago
  12. 68d9318 nfsd4: fix wrongsec handling for PUTFH + op cases by J. Bruce Fields · 13 years ago
  13. 1574dff Open with O_CREAT flag set fails to open existing files on non writable directories by Sachin Prabhu · 13 years ago
  14. a96e5b9 nfsd4: Fix filp leak by OGAWA Hirofumi · 13 years ago
  15. 4ee6362 nfsd4: fix struct file leak on delegation by J. Bruce Fields · 13 years ago
  16. 18770c7 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  17. 29a78a3 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller by J. Bruce Fields · 13 years ago
  18. 22b0321 nfsd4: introduce OPDESC helper by J. Bruce Fields · 13 years ago
  19. 204f4ce nfsd4: allow fh_verify caller to skip pseudoflavor checks by J. Bruce Fields · 13 years ago
  20. aea9339 nfsd: distinguish functions of NFSD_MAY_* flags by J. Bruce Fields · 13 years ago
  21. 23fcf2e nfsd4: fix oops on lock failure by J. Bruce Fields · 13 years ago
  22. d6c5583 Merge branch 'for-2.6.39' into for-2.6.40 by J. Bruce Fields · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 954032d nfsd: fix auth_domain reference leak on nlm operations by J. Bruce Fields · 13 years ago
  25. dc87c55 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  26. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 13 years ago
  27. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 13 years ago
  28. cf507b6 Merge create_session decoding fix into for-2.6.39 by J. Bruce Fields · 13 years ago
  29. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 13 years ago
  30. d2b2174 nfs41: make sure nfs server return right ca_maxresponsesize_cached by Mi Jinlong · 13 years ago
  31. 0a5e5f1 nfsd: fix compile error by J. Bruce Fields · 13 years ago
  32. 3ec07aa nfsd: wrong index used in inner loop by roel · 13 years ago
  33. 0997b17 nfsd4: fix struct file leak by J. Bruce Fields · 13 years ago
  34. 529d7b2 nfsd4: minor nfs4state.c reshuffling by J. Bruce Fields · 13 years ago
  35. 5ece3ca nfsd41: modify the members value of nfsd4_op_flags by Mi Jinlong · 13 years ago
  36. b0b0c0a nfsd: add proc file listing kernel's gss_krb5 enctypes by Kevin Coffman · 13 years ago
  37. 46d4cef NFSD, VFS: Remove dead code in nfsd_rename() by Jesper Juhl · 13 years ago
  38. 3507958 nfsd: kill unused macro definition by Shan Wei · 14 years ago
  39. 32b007b nfsd4: fix bad pointer on failure to find delegation by J. Bruce Fields · 13 years ago
  40. 2c9c8f3 NFSD: fix decode_cb_sequence4resok by Benny Halevy · 13 years ago
  41. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 13 years ago
  42. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 13 years ago
  43. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 13 years ago
  44. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 13 years ago
  45. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 13 years ago
  46. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 13 years ago
  47. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 13 years ago
  48. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 13 years ago
  49. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 13 years ago
  50. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 13 years ago
  51. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 14 years ago
  52. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 14 years ago
  53. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  54. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  55. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  56. a8f2800 nfsd4: fix callback restarting by J. Bruce Fields · 14 years ago
  57. 4795bb3 nfsd: break lease on unlink, link, and rename by J. Bruce Fields · 14 years ago
  58. 6a76beb nfsd4: break lease on nfsd setattr by J. Bruce Fields · 14 years ago
  59. 9ce137e nfsd: don't support msnfs export option by J. Bruce Fields · 14 years ago
  60. 9ee1ba5 nfsd4: initialize cb_per_client by J. Bruce Fields · 14 years ago
  61. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  62. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  63. 5ce8ba2 nfsd4: allow restarting callbacks by J. Bruce Fields · 14 years ago
  64. 3ff3600 nfsd4: simplify nfsd4_cb_prepare by J. Bruce Fields · 14 years ago
  65. 14a24e9 nfsd4: give out delegations more quickly in 4.1 case by J. Bruce Fields · 14 years ago
  66. 229b2a0 nfsd4: add helper function to run callbacks by J. Bruce Fields · 14 years ago
  67. 84f5f7c nfsd4: make sure sequence flags are set after destroy_session by J. Bruce Fields · 14 years ago
  68. eea4980 nfsd4: re-probe callback on connection loss by J. Bruce Fields · 14 years ago
  69. 0d7bb71 nfsd4: set sequence flag when backchannel is down by J. Bruce Fields · 14 years ago
  70. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 14 years ago
  71. dcbeaa6 nfsd4: allow backchannel recovery by J. Bruce Fields · 14 years ago
  72. 1d1bc8f nfsd4: support BIND_CONN_TO_SESSION by J. Bruce Fields · 14 years ago
  73. 4c64937 nfsd4: modify session list under cl_lock by J. Bruce Fields · 14 years ago
  74. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  75. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  76. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  77. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  78. 775a190 nfsd4: remove outdated pathname-comments by J. Bruce Fields · 14 years ago
  79. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  80. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
  81. c45821d locks: eliminate fl_mylease callback by J. Bruce Fields · 14 years ago
  82. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 14 years ago
  83. e63eb93 nfsd4: eliminate lease delete callback by J. Bruce Fields · 14 years ago
  84. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  85. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 14 years ago
  86. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  87. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 14 years ago
  88. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  89. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  90. 3603b8e Fix compile warnings due to missing removal of a 'ret' variable by Jens Axboe · 14 years ago
  91. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  92. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 14 years ago
  93. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 14 years ago
  94. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 14 years ago
  95. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 14 years ago
  96. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  97. 6e5f15c nfsd4: replace unintuitive match_clientid_establishment by J. Bruce Fields · 14 years ago
  98. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 14 years ago
  99. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 14 years ago
  100. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago