1. 54a66e5 knfsd: allocate readahead cache in individual chunks by Jeff Layton · 16 years ago
  2. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  3. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  4. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  5. 07cad1d nfsd: clean up mnt_want_write calls by Miklos Szeredi · 16 years ago
  6. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  7. ca45625 knfsd: clear both setuid and setgid whenever a chown is done by Jeff Layton · 16 years ago
  8. dee3209 knfsd: get rid of imode variable in nfsd_setattr by Jeff Layton · 16 years ago
  9. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 16 years ago
  10. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 16 years ago
  11. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 16 years ago
  12. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  13. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 16 years ago
  14. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 16 years ago
  15. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  16. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  17. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  18. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  19. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  20. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  21. 8a0ce7d knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set by Jeff Layton · 17 years ago
  22. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  23. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  24. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  25. 5e7fc43 nfsd: remove IS_ISMNDLCK macro by J. Bruce Fields · 17 years ago
  26. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago
  27. 9c85fca nfsd: fix horrible indentation in nfsd_setattr by Christoph Hellwig · 17 years ago
  28. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  29. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  30. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  31. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  32. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 17 years ago
  33. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 17 years ago
  34. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  35. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  36. 6c0a654 knfsd: nfsd: factor nfsd_lookup into 2 pieces by J. Bruce Fields · 17 years ago
  37. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  38. 87548c3 knfsd: nfsd: remove superfluous assignment from nfsd_lookup by J. Bruce Fields · 17 years ago
  39. 2d3bb25 knfsd: nfsd: make all exp_finding functions return -errno's on err by J. Bruce Fields · 17 years ago
  40. 4b2ca38 knfsd: nfsd4: fix handling of acl errrors by J. Bruce Fields · 17 years ago
  41. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  42. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  43. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  44. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  45. f34f924 [PATCH] knfsd: nfsd4: fix error return on unsupported acl by J. Bruce Fields · 17 years ago
  46. 34e9a63 [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events by NeilBrown · 17 years ago
  47. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 17 years ago
  48. c397852 [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie by Peter Staubach · 17 years ago
  49. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 17 years ago
  50. e0bb89e [PATCH] knfsd: nfsd: don't drop silently on upcall deferral by J.Bruce Fields · 18 years ago
  51. 4b3bb06 [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check by Yan Burman · 18 years ago
  52. 7eaa36e [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  53. 088406b [PATCH] nfsd: fix spurious error return from nfsd_create in async case by J. Bruce Fields · 18 years ago
  54. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  55. 6264d69 [PATCH] nfsd: vfs.c endianness annotations by Al Viro · 18 years ago
  56. b66285c [PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls by J.Bruce Fields · 18 years ago
  57. fce1456 [PATCH] knfsd: make nfsd readahead params cache SMP-friendly by Greg Banks · 18 years ago
  58. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  59. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  60. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  61. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 18 years ago
  62. 9ecb6a0 [PATCH] knfsd: nfsd4: fix open flag passing by J. Bruce Fields · 18 years ago
  63. 270d56e [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() by David M. Richter · 18 years ago
  64. a56f393 [PATCH] knfsd: improve the test for cross-device-rename in nfsd by NeilBrown · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  67. 9ccfc29 [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() by Florin Malita · 18 years ago
  68. b5872b0 [PATCH] knfsd: nfsd4: fix acl xattr length return by NeilBrown · 18 years ago
  69. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  70. 45bd3b3 [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c by NeilBrown · 18 years ago
  71. d75f2b9 [PATCH] nfsd/vfs.c: endianness fixes by Al Viro · 18 years ago
  72. 7e8f059 [PATCH] nfsd: remove inline from a couple of large NFS functions by NeilBrown · 18 years ago
  73. f193fba [PATCH] nfsd: check error status from nfsd_sync_dir by YAMAMOTO Takashi · 18 years ago
  74. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 18 years ago
  75. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  76. 9f708e4 [PATCH] knfsd: reduce stack consumption by Neil Brown · 18 years ago
  77. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 18 years ago
  78. 15b7a1b [PATCH] knfsd: fix setattr-on-symlink error return by NeilBrown · 19 years ago
  79. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  80. a6ccbbb [PATCH] nfsd4: fix sync'ing of recovery directory by NeilBrown · 19 years ago
  81. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  82. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  83. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago