1. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  2. d28c442 nfsd: Fix some indent inconsistancy by Christophe JAILLET · 8 years ago
  3. 93f580a nfsd: Correct a comment for NFSD_MAY_ defines location by Oleg Drokin · 8 years ago
  4. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  5. aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  8. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  9. 027bc41 NFSD: Put export if prepare_creds() fail by Kinglong Mee · 10 years ago
  10. 94ec938 nfsd: add appropriate __force directives to filehandle generation code by Jeff Layton · 10 years ago
  11. bf18f16 NFSD: Using exp_get for export getting by Kinglong Mee · 10 years ago
  12. a48fd0f SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING by Kinglong Mee · 10 years ago
  13. 5409e46 nfsd: clean up fh_auth usage by Christoph Hellwig · 10 years ago
  14. 49e7372 nfsd: fh_update should error out in unexpected cases by J. Bruce Fields · 11 years ago
  15. 97e47fa nfsd: switch to %p[dD] by Al Viro · 11 years ago
  16. 216b6cb exportfs: add FILEID_INVALID to indicate invalid fid_type by Namjae Jeon · 12 years ago
  17. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  18. a09581f nfsd: use exp_put() for svc_export_cache put by Stanislav Kinsbursky · 12 years ago
  19. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  20. e10f9e1 nfsd: clean up nfsd_mode_check() by J. Bruce Fields · 13 years ago
  21. 7d818a7 nfsd: open-code special directory-hardlink check by J. Bruce Fields · 13 years ago
  22. 204f4ce nfsd4: allow fh_verify caller to skip pseudoflavor checks by J. Bruce Fields · 13 years ago
  23. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 14 years ago
  24. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 14 years ago
  25. 03a816b nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  26. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 14 years ago
  27. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 14 years ago
  28. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 14 years ago
  29. 864f0f6 nfsd: simplify fh_verify access checks by J. Bruce Fields · 14 years ago
  30. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  31. 1be10a8 nfsd4: filehandle leak or error exit from fh_compose() by J. Bruce Fields · 15 years ago
  32. bc6c53d nfsd: move fsid_type choice out of fh_compose by J. Bruce Fields · 15 years ago
  33. 8e49875 nfsd: move some of fh_compose into helper functions by J. Bruce Fields · 15 years ago
  34. 1dbd0d5 knfsd: remove unreported filehandle stats counters by Greg Banks · 15 years ago
  35. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 15 years ago
  36. b3d47676 nfsd: update fh_verify description by J. Bruce Fields · 16 years ago
  37. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  38. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  39. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  40. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  41. 496d6c3 nfsd: fix spurious EACCESS in reconnect_path() by Neil Brown · 16 years ago
  42. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  43. 03550fa nfsd: move most of fh_verify to separate function by J. Bruce Fields · 16 years ago
  44. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 16 years ago
  45. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  46. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  47. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  48. 6fa0283 nfsd4: recheck for secure ports in fh_verify by J. Bruce Fields · 17 years ago
  49. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  50. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  51. 9091224 knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports by J. Bruce Fields · 17 years ago
  52. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  53. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  54. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  55. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  56. 2d3bb25 knfsd: nfsd: make all exp_finding functions return -errno's on err by J. Bruce Fields · 17 years ago
  57. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  58. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  59. b41eeef knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping by NeilBrown · 17 years ago
  60. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  61. a033f35 [PATCH] include of asm/pgtable.h in nfsfh is bogus by Al Viro · 17 years ago
  62. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  63. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 17 years ago
  64. 982aedf [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle by NeilBrown · 17 years ago
  65. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  66. fc2dd2e [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). by Al Viro · 17 years ago
  67. 34e9a63 [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events by NeilBrown · 17 years ago
  68. e0bb89e [PATCH] knfsd: nfsd: don't drop silently on upcall deferral by J.Bruce Fields · 17 years ago
  69. 83b1134 [PATCH] nfsfh simple endianness annotations by Al Viro · 18 years ago
  70. d1bbf14 [PATCH] knfsd: Fix stale file handle problem with subtree_checking. by NeilBrown · 18 years ago
  71. 7fc90ec [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem by J. Bruce Fields · 18 years ago
  72. 7e40536 [PATCH] knfsd: ignore ref_fh when crossing a mountpoint by NeilBrown · 18 years ago
  73. 4c9608b [PATCH] knfsd: remove noise about filehandle being uptodate by NeilBrown · 18 years ago
  74. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago