1. b95a568 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  2. 44b5660 Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  3. b160fda nfsd: nfsd_setattr needs to call commit_metadata by Christoph Hellwig · 14 years ago
  4. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  5. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. 9188525 nfsd: don't break lease while servicing a COMMIT by Jeff Layton · 14 years ago
  8. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  9. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  10. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  11. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  12. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  13. f501912 commit_metadata export operation replacing nfsd_sync_dir by Ben Myers · 14 years ago
  14. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 14 years ago
  15. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 14 years ago
  16. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  17. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 14 years ago
  18. aa696a6 nfsd: Use vfs_fsync_range() in nfsd_commit by Trond Myklebust · 14 years ago
  19. 6a68f89 nfsd: use vfs_fsync for non-directories by Christoph Hellwig · 15 years ago
  20. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  21. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  22. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  23. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  24. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  25. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  26. 03a816b nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  27. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  28. 82ead7f nfsd: filter lookup results in V4ROOT case by J. Bruce Fields · 15 years ago
  29. 3b6cee7bc nfsd4: don't continue "under" mounts in V4ROOT case by J. Bruce Fields · 15 years ago
  30. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  31. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  32. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  33. 289ede4 nfsd: minor nfsd_lookup cleanup by J. Bruce Fields · 15 years ago
  34. fed8381 nfsd4: cross mountpoints when looking up parents by J. Bruce Fields · 15 years ago
  35. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  36. 3c394dd nfsd4: nfsv4 clients should cross mountpoints by Steve Dickson · 15 years ago
  37. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  38. 033a666 NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() by David Howells · 15 years ago
  39. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  40. e4636d5 nfsd: minor nfsd_vfs_write cleanup by J. Bruce Fields · 15 years ago
  41. d911df7 nfsd: Pull write-gathering code out of nfsd_vfs_write by J. Bruce Fields · 15 years ago
  42. 9d2a3f3 nfsd: track last inode only in use_wgather case by J. Bruce Fields · 15 years ago
  43. 48e03bc nfsd: Use write gathering only with NFSv2 by Trond Myklebust · 15 years ago
  44. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  45. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  46. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  47. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  48. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  49. 14dba53 integrity: nfsd imbalance bug fix by Mimi Zohar · 15 years ago
  50. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  51. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 15 years ago
  52. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 15 years ago
  53. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  54. 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
  55. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 15 years ago
  56. 0953e62 Inconsistent setattr behaviour by Sachin S. Prabhu · 15 years ago
  57. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  58. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 15 years ago
  59. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  60. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 16 years ago
  61. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  62. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  63. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  64. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  65. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  66. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  67. 8d7c420 nfsd: fix failure to set eof in readdir in some situations by J. Bruce Fields · 16 years ago
  68. 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
  69. c002a6c [PATCH] Optimise NFS readdir hack slightly. by David Woodhouse · 16 years ago
  70. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  71. 14f7dd6 [PATCH] Copy XFS readdir hack into nfsd code. by David Woodhouse · 16 years ago
  72. 2628b76 [PATCH] Factor out nfsd_do_readdir() into its own function by David Woodhouse · 16 years ago
  73. 6c6a426 nfsd: Fix memory leak in nfsd_getxattr by Krishna Kumar · 16 years ago
  74. 54a66e5 knfsd: allocate readahead cache in individual chunks by Jeff Layton · 16 years ago
  75. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  76. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  77. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  78. 07cad1d nfsd: clean up mnt_want_write calls by Miklos Szeredi · 16 years ago
  79. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  80. ca45625 knfsd: clear both setuid and setgid whenever a chown is done by Jeff Layton · 16 years ago
  81. dee3209 knfsd: get rid of imode variable in nfsd_setattr by Jeff Layton · 16 years ago
  82. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 16 years ago
  83. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 16 years ago
  84. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 16 years ago
  85. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  86. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 16 years ago
  87. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 16 years ago
  88. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  89. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  90. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  91. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  92. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  93. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  94. 8a0ce7d knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set by Jeff Layton · 17 years ago
  95. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  96. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  97. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  98. 5e7fc43 nfsd: remove IS_ISMNDLCK macro by J. Bruce Fields · 17 years ago
  99. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago
  100. 9c85fca nfsd: fix horrible indentation in nfsd_setattr by Christoph Hellwig · 17 years ago