1. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  2. 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
  3. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  4. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 14 years ago
  5. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  6. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 14 years ago
  7. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  8. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 14 years ago
  9. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 14 years ago
  10. 8eb988c fix ima breakage by Mimi Zohar · 14 years ago
  11. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 14 years ago
  12. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  13. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  14. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  15. f69ac2f5 nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  16. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  17. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  18. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  19. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  20. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  21. 774b147 nfsd: make V4ROOT exports read-only by J. Bruce Fields · 15 years ago
  22. 03a816b nfsd: restrict filehandles accepted in V4ROOT case by Steve Dickson · 15 years ago
  23. f2ca715 nfsd: allow exports of symlinks by J. Bruce Fields · 15 years ago
  24. 3227fa4 nfsd: filter readdir results in V4ROOT case by J. Bruce Fields · 15 years ago
  25. 82ead7f nfsd: filter lookup results in V4ROOT case by J. Bruce Fields · 15 years ago
  26. 3b6cee7bc nfsd4: don't continue "under" mounts in V4ROOT case by J. Bruce Fields · 15 years ago
  27. eb4c86c nfsd: introduce export flag for v4 pseudoroot by Steve Dickson · 15 years ago
  28. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago
  29. e8e8753 nfsd: new interface to advertise export features 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. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 15 years ago
  33. 864f0f6 nfsd: simplify fh_verify access checks by J. Bruce Fields · 15 years ago
  34. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 15 years ago
  35. 479c255 Fix memory corruption caused by nfsd readdir+ by Petr Vandrovec · 15 years ago
  36. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  37. 8c10cbd nfsd: use STATEID_FMT and STATEID_VAL for printing stateids by Benny Halevy · 15 years ago
  38. 1b7e040 nfsd: register NFS_ACL with rpcbind by Peter Staubach · 15 years ago
  39. aba24d7 nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups by Frank Filz · 15 years ago
  40. efe0cb6 nfsd4.1: common slot allocation size calculation by J. Bruce Fields · 15 years ago
  41. dd829c4 nfsd4.1: fix session memory use calculation by J. Bruce Fields · 15 years ago
  42. e343eb0 Merge commit 'v2.6.32-rc5' into for-2.6.33 by J. Bruce Fields · 15 years ago
  43. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  44. ddc04fd nfsd41: use sv_max_mesg for forechannel max sizes by Andy Adamson · 15 years ago
  45. f39bde2 nfsd4: fix error return when pseudoroot missing by J. Bruce Fields · 15 years ago
  46. 289ede4 nfsd: minor nfsd_lookup cleanup by J. Bruce Fields · 15 years ago
  47. fed8381 nfsd4: cross mountpoints when looking up parents by J. Bruce Fields · 15 years ago
  48. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  49. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  50. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  51. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  52. 3c394dd nfsd4: nfsv4 clients should cross mountpoints by Steve Dickson · 15 years ago
  53. b09333c nfsd41: Refactor create_client() by Ricardo Labiaga · 15 years ago
  54. 3ddc8bf nfsd41: modify nfsd4.1 backchannel to use new xprt class by Alexandros Batsakis · 15 years ago
  55. 0421b5c nfsd41: Backchannel: Implement cb_recall over NFSv4.1 by Ricardo Labiaga · 15 years ago
  56. 2af7358 nfsd41: Backchannel: cb_sequence callback by Benny Halevy · 15 years ago
  57. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  58. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  59. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  60. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  61. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  62. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  63. 886e3b7 nfsd4: fix null dereference creating nfsv4 callback client by J. Bruce Fields · 15 years ago
  64. 4be36ca nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition by Benny Halevy · 15 years ago
  65. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  66. aed100f nfsd: fix leak on error in nfsv3 readdir by J. Bruce Fields · 15 years ago
  67. 8177e6d nfsd: clean up readdirplus encoding by J. Bruce Fields · 15 years ago
  68. 1be10a8 nfsd4: filehandle leak or error exit from fh_compose() by J. Bruce Fields · 15 years ago
  69. 2671a4b NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() by Trond Myklebust · 15 years ago
  70. bc6c53d nfsd: move fsid_type choice out of fh_compose by J. Bruce Fields · 15 years ago
  71. 8e49875 nfsd: move some of fh_compose into helper functions by J. Bruce Fields · 15 years ago
  72. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  73. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  74. bdac86e nfsd41: replace nfserr_resource in pure nfs41 responses by Andy Adamson · 15 years ago
  75. a8dfdae nfsd41: use session maxreqs for sequence target and highest slotid by Andy Adamson · 15 years ago
  76. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  77. a06b126 NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute by Trond Myklebust · 15 years ago
  78. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  79. d8d0b85 nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry by Frank Filz · 15 years ago
  80. aaf84eb nfsd41: renew_client must be called under the state lock by Benny Halevy · 15 years ago
  81. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  82. 55bb55d nfsd: Fix unnecessary deny bits in NFSv4 ACL by Frank Filz · 15 years ago
  83. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 15 years ago
  84. 7077ecb nfsd: add support for NFSv4 callbacks over IPv6 by Jeff Layton · 15 years ago
  85. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  86. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  87. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  88. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  89. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  90. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  91. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 15 years ago
  92. abfabf8 nfsd41: encode replay sequence from the slot values by Andy Adamson · 15 years ago
  93. c8647947 nfsd41: rename nfsd4_enc_uncached_replay by Andy Adamson · 15 years ago
  94. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  95. 88e588d nfsd41: change check_slot_seqid parameters by Andy Adamson · 15 years ago
  96. 5261dcf nfsd41: remove redundant forechannel max requests check by Andy Adamson · 15 years ago
  97. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  98. 6a14dd1 nfsd41: reserve less memory for DRC by Andy Adamson · 15 years ago
  99. b101ebb nfsd41: minor set_forechannel_maxreqs cleanup by Andy Adamson · 15 years ago
  100. be98d1b nfsd41: reclaim DRC memory on session free by Andy Adamson · 15 years ago