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