1. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  2. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 7 years ago
  3. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  4. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
  5. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  6. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  7. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  8. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 7 years ago
  9. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  10. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 8 years ago
  11. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 8 years ago
  12. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  13. 18fe6a2 NFS: Set FATTR4_WORD0_TYPE for . and .. entries by Anna Schumaker · 8 years ago
  14. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. bd17193 NFSv4.1: Fix a race in nfs4_proc_layoutget by Trond Myklebust · 8 years ago
  16. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  17. 501e7a4 NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask by Benjamin Coddington · 8 years ago
  18. f4b23de NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 8 years ago
  19. 5c737cb Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4_proc_async_renew by Dave Wysochanski · 8 years ago
  20. 0048fdd NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 8 years ago
  21. 1f18b82 pNFS: Ensure we commit the layout if it has been invalidated by Trond Myklebust · 8 years ago
  22. 88bd4f8 NFS4.1 handle interrupted slot reuse from ERR_DELAY by Olga Kornievskaia · 8 years ago
  23. f30cb75 NFS: Always wait for I/O completion before unlock by Benjamin Coddington · 8 years ago
  24. e129372 NFS: Move the flock open mode check into nfs_flock() by Benjamin Coddington · 8 years ago
  25. 12a16d1 NFS4: remove a redundant lock range check by Benjamin Coddington · 8 years ago
  26. 56e0d71 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 8 years ago
  27. fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
  28. f614871 NFS: Clean up nfs4_proc_get_lease_time() by Anna Schumaker · 8 years ago
  29. e917f0d NFS: Clean up _nfs4_proc_exchange_id() by Anna Schumaker · 8 years ago
  30. c7ae763 NFS: Clean up nfs4_proc_bind_one_conn_to_session() by Anna Schumaker · 8 years ago
  31. 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago
  32. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  33. 366a156 NFSv4: fix a reference leak caused WARNING messages by Kinglong Mee · 8 years ago
  34. ed92d8c NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 8 years ago
  35. a5e14c9 Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE" by Trond Myklebust · 8 years ago
  36. a974dee NFSv4: Fix memory and state leak in _nfs4_open_and_get_state by Trond Myklebust · 8 years ago
  37. 045c551 NFS: Return the comparison result directly in nfs41_match_stateid() by Anna Schumaker · 8 years ago
  38. 49ad014 NFS: Clean up nfs41_same_server_scope() by Anna Schumaker · 8 years ago
  39. 81b68de NFS: No need to set and return status in nfs41_lock_expired() by Anna Schumaker · 8 years ago
  40. 9df1336 NFS: Remove unnecessary goto in nfs4_lookup_root_sec() by Anna Schumaker · 8 years ago
  41. 334f87d NFS: Remove nfs4_recover_expired_lease() by Anna Schumaker · 8 years ago
  42. d7e9825 NFS: Remove an extra if in _nfs4_recover_proc_open() by Anna Schumaker · 8 years ago
  43. 37a8484 NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state() by Anna Schumaker · 8 years ago
  44. 820bf85 NFS: Remove nfs4_wait_for_completion_rpc_task() by Anna Schumaker · 8 years ago
  45. eeea536 NFS: Clean up _nfs4_is_integrity_protected() by Anna Schumaker · 8 years ago
  46. d9b67e1 NFS: Fix inconsistent indentation in nfs4proc.c by Anna Schumaker · 8 years ago
  47. ad05cc0 NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0 by Anna Schumaker · 8 years ago
  48. 3d35808 NFS: Merge the remaining setup_sequence functions by Anna Schumaker · 8 years ago
  49. 76ee035 NFS: Check if the slot table is draining from nfs4_setup_sequence() by Anna Schumaker · 8 years ago
  50. 0dcee8b NFS: Handle setup sequence task rescheduling in a single place by Anna Schumaker · 8 years ago
  51. 6994cdd NFS: Lock the slot table from a single place during setup sequence by Anna Schumaker · 8 years ago
  52. 9dd9107f NFS: Move slot-already-allocated check into nfs_setup_sequence() by Anna Schumaker · 8 years ago
  53. 7981c8a NFS: Create a single nfs4_setup_sequence() function by Anna Schumaker · 8 years ago
  54. 6de7e12 NFS: Use nfs4_setup_sequence() everywhere by Anna Schumaker · 8 years ago
  55. 42e1cca NFS: Change nfs4_setup_sequence() to take an nfs_client structure by Anna Schumaker · 8 years ago
  56. 172d9de NFS: Change nfs4_get_session() to take an nfs_client structure by Anna Schumaker · 10 years ago
  57. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  58. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  59. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  60. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  61. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  62. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  63. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  64. 8ac2b422 NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  65. f07d4a3 NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  66. d8d8498 NFSv4: Place the GETATTR operation before the CLOSE by Trond Myklebust · 8 years ago
  67. 9413a1a NFSv4: Also ask for attributes when downgrading to a READ-only state by Trond Myklebust · 8 years ago
  68. 0bc2c9b NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN by Trond Myklebust · 8 years ago
  69. e603a4c NFSv4: Update the attribute cache info in update_changeattr by Trond Myklebust · 8 years ago
  70. dff25dd nfs: add support for the umask attribute by Andreas Gruenbacher · 8 years ago
  71. 2f065dd pNFS: Layoutreturn must free the layout after the layout-private data by Trond Myklebust · 8 years ago
  72. 7a0566b NFSv4: Add missing nfs_put_lock_context() by NeilBrown · 8 years ago
  73. 2cf10cd NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE by Trond Myklebust · 8 years ago
  74. 4d796d7 pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn by Trond Myklebust · 8 years ago
  75. 1739347 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner by NeilBrown · 8 years ago
  76. 29b59f9 NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state. by NeilBrown · 8 years ago
  77. 532d4de NFSv4: add flock_owner to open context by NeilBrown · 8 years ago
  78. b184b5c NFS: remove l_pid field from nfs_lockowner by NeilBrown · 8 years ago
  79. 53e6fc8 pNFS: Prevent unnecessary layoutreturns after delegreturn by Trond Myklebust · 8 years ago
  80. 1c5bd76d pNFS: Enable layoutreturn operation for return-on-close by Trond Myklebust · 8 years ago
  81. 586f1c3 NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN by Trond Myklebust · 8 years ago
  82. cf80516 NFSv4: Add encode/decode of the layoutreturn op in CLOSE by Trond Myklebust · 8 years ago
  83. 2a97442 NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid by Trond Myklebust · 8 years ago
  84. 68f7447 pNFS: Do not free layout segments that are marked for return by Trond Myklebust · 8 years ago
  85. 3ecefc9 NFSv4: Don't request close-to-open attribute when holding a delegation by Trond Myklebust · 8 years ago
  86. 1cc1baf1 NFSv4: Don't ask for the change attribute when reclaiming state by Trond Myklebust · 8 years ago
  87. 536585c NFSv4: Don't check file access when reclaiming state by Trond Myklebust · 8 years ago
  88. 10b9dd5 Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  89. d75a6a0 NFSv4.1: Keep a reference on lock states while checking by Benjamin Coddington · 8 years ago
  90. 5cc7861 NFSv4: Don't call close if the open stateid has already been cleared by Trond Myklebust · 8 years ago
  91. 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
  92. 23ea44c NFSv4.1: Fix a regression in DELEGRETURN by Trond Myklebust · 8 years ago
  93. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  94. 83aa3e0 nfs4: fix missing-braces warning by Arnd Bergmann · 8 years ago
  95. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  96. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  97. 2f86e09 fs: nfs: Make nfs boot time y2038 safe by Deepa Dinamani · 8 years ago
  98. a865880 Retry operation on EREMOTEIO on an interrupted slot by Olga Kornievskaia · 8 years ago
  99. bfc505d pNFS: Fix atime updates on pNFS clients by Trond Myklebust · 8 years ago
  100. 8a64c4e NFSv4.1: Even if the stateid is OK, we may need to recover the open modes by Trond Myklebust · 8 years ago