1. 3967cf7 nfsd: map the ENOKEY to nfserr_perm for avoiding warning by Kinglong Mee · 7 years ago
  2. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. 42e6161 nfsd: handle EUCLEAN by J. Bruce Fields · 8 years ago
  4. ff30f08 nfsd: only WARN once on unmapped errors by J. Bruce Fields · 8 years ago
  5. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  6. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  7. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  8. cc26508 nfsd: Disable NFSv2 timestamp workaround for NFSv3+ by Andreas Gruenbacher · 9 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. b3fbfe0 nfsd: print status when nfsd4_open fails to open file it just created by Jeff Layton · 10 years ago
  11. 62814d6 nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig by Jeff Layton · 10 years ago
  12. 1e444f5 NFSD: Remove iattr parameter from nfsd_symlink() by Kinglong Mee · 10 years ago
  13. 52ee043 nfsd: let nfsd_symlink assume null-terminated data by J. Bruce Fields · 10 years ago
  14. 0aeae33 nfsd: make NFSv2 null terminate symlink data by J. Bruce Fields · 10 years ago
  15. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  16. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  17. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 13 years ago
  18. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 13 years ago
  19. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 13 years ago
  20. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 13 years ago
  21. 039a87c nfsd: minor nfsd read api cleanup by J. Bruce Fields · 14 years ago
  22. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  23. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  24. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  25. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  26. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  27. f39bde2 nfsd4: fix error return when pseudoroot missing by J. Bruce Fields · 15 years ago
  28. b9081d9 NFS: kill off complicated macro 'PROC' by Yu Zhiguo · 15 years ago
  29. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  30. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  31. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  32. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  33. 599eb30 knfsd: nfsd: Handle ERESTARTSYS from syscalls. by NeilBrown · 16 years ago
  34. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  35. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  36. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  37. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  38. c4d987b [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values by Al Viro · 18 years ago
  39. 63f10311 [PATCH] nfsd: nfserrno() endianness annotations by Al Viro · 18 years ago
  40. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  41. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  42. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  43. 7ed9429 [PATCH] knfsd: nfsd: lockdep annotation fix by NeilBrown · 18 years ago
  44. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 18 years ago
  45. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 18 years ago
  46. a838cc4 [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table by Andreas Gruenbacher · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago