1. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  2. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 10 years ago
  3. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 10 years ago
  4. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 10 years ago
  5. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 10 years ago
  6. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 10 years ago
  7. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 10 years ago
  8. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  9. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  10. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 10 years ago
  11. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 10 years ago
  12. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 10 years ago
  13. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 10 years ago
  14. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 11 years ago
  15. 0a6be65 nfs: include xattr.h from fs/nfs/nfs3proc.c by Tejun Heo · 11 years ago
  16. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  17. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  18. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  19. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  20. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  21. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  22. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  23. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  24. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  25. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  26. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  27. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  28. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  29. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 11 years ago
  30. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  31. 17dfeb9 NFS: Fix races in nfs_revalidate_mapping by Trond Myklebust · 11 years ago
  32. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  33. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 11 years ago
  34. 7dd7d95 nfs: handle servers that support only ALLOW ACE type. by Malahal Naineni · 11 years ago
  35. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  36. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  37. ed7e542 pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done by Boaz Harrosh · 11 years ago
  38. 471252c pnfs: fix BUG in filelayout_recover_commit_reqs by Weston Andros Adamson · 11 years ago
  39. abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
  40. 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
  41. 263b450 nfs: always make sure page is up-to-date before extending a write to cover the entire page by Scott Mayhew · 11 years ago
  42. a9ab5e8 nfs: page cache invalidation for dio by Christoph Hellwig · 11 years ago
  43. d0b9875 nfs: take i_mutex during direct I/O reads by Christoph Hellwig · 11 years ago
  44. 22cd1bf nfs: merge nfs_direct_write into nfs_file_direct_write by Christoph Hellwig · 11 years ago
  45. 14a3ec79 nfs: merge nfs_direct_read into nfs_file_direct_read by Christoph Hellwig · 11 years ago
  46. 1f90ee2 nfs: increment i_dio_count for reads, too by Christoph Hellwig · 11 years ago
  47. 2a009ec nfs: defer inode_dio_done call until size update is done by Christoph Hellwig · 11 years ago
  48. 9811cd5 nfs: fix size updates for aio writes by Christoph Hellwig · 11 years ago
  49. 78b19ba nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  50. 71244d9 NFSv4.1: Fix a race in nfs4_write_inode by Trond Myklebust · 11 years ago
  51. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  52. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  53. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  54. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago
  55. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  56. 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
  57. c7848f6 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  58. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  60. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  61. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  62. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  63. 69794ad NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED by Trond Myklebust · 11 years ago
  64. c97cf60 NFSv4: Update list of irrecoverable errors on DELEGRETURN by Trond Myklebust · 11 years ago
  65. 4a82fd7 NFSv4 wait on recovery for async session errors by Andy Adamson · 11 years ago
  66. 829e57d NFS: Fix a warning in nfs_setsecurity by Trond Myklebust · 11 years ago
  67. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  68. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  69. 8c2fabc nfs: fix pnfs Kconfig defaults by Christoph Hellwig · 11 years ago
  70. 9e08ef1 NFS: correctly report misuse of "migration" mount option. by NeilBrown · 11 years ago
  71. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  72. 6d769f1 nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once by Jeff Layton · 11 years ago
  73. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. fab99eb NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security by Trond Myklebust · 11 years ago
  75. b944dba NFSv4: Sanity check the server reply in _nfs4_server_capabilities by Trond Myklebust · 11 years ago
  76. d204c5d NFSv4.2: encode_readdir - only ask for labels when doing readdirplus by Trond Myklebust · 11 years ago
  77. 3da580a nfs: set security label when revalidating inode by Jeff Layton · 11 years ago
  78. fcb63a9 NFS: Fix a missing initialisation when reading the SELinux label by Trond Myklebust · 11 years ago
  79. 12207f6 nfs: fix oops when trying to set SELinux label by Jeff Layton · 11 years ago
  80. 1acd1c3 nfs: fix inverted test for delegation in nfs4_reclaim_open_state by Jeff Layton · 11 years ago
  81. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  82. a3f432b nfs: use IS_ROOT not DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  83. 6706246 nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c' by Geyslan G. Bem · 11 years ago
  84. 54bcfa6 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function by Geyslan G. Bem · 11 years ago
  85. 4f5829d nfs: Remove useless 'error' assignment by Geyslan G. Bem · 11 years ago
  86. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  87. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  88. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  89. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  90. 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
  91. 0625c2d NFS: Fix possible endless state recovery wait by Chuck Lever · 11 years ago
  92. cd3fade NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR by Chuck Lever · 11 years ago
  93. d1c2331 NFS: Handle SEQ4_STATUS_LEASE_MOVED by Chuck Lever · 11 years ago
  94. f8aba1e NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW by Chuck Lever · 11 years ago
  95. 60ea681 NFS: Migration support for RELEASE_LOCKOWNER by Chuck Lever · 11 years ago
  96. 8ef2f8d NFS: Implement support for NFS4ERR_LEASE_MOVED by Chuck Lever · 11 years ago
  97. b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
  98. 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
  99. 352297b NFS: Handle NFS4ERR_MOVED during delegation recall by Chuck Lever · 11 years ago
  100. 519ae25 NFS: Add migration recovery callouts in nfs4proc.c by Chuck Lever · 11 years ago