1. d41cbfc NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state by Benjamin Coddington · 8 years ago
  2. 5cc7861 NFSv4: Don't call close if the open stateid has already been cleared by Trond Myklebust · 8 years ago
  3. 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
  4. 23ea44c NFSv4.1: Fix a regression in DELEGRETURN by Trond Myklebust · 8 years ago
  5. 0ac84b7 fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use() by Shuah Khan · 8 years ago
  6. 1927471 NFS: Don't print a pNFS error if we aren't using pNFS by Anna Schumaker · 8 years ago
  7. 8ef3295 NFS: Ignore connections that have cl_rpcclient uninitialized by Petr Vandrovec · 8 years ago
  8. 68a5640 NFSv4.1: work around -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  9. 86a6c21 NFS: Trim extra slash in v4 nfs_path by Benjamin Coddington · 8 years ago
  10. 83aa3e0 nfs4: fix missing-braces warning by Arnd Bergmann · 8 years ago
  11. a3f9d1b5 pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary by Benjamin Coddington · 8 years ago
  12. 3f807e5 NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic by Jeff Layton · 8 years ago
  13. 2f86e09 fs: nfs: Make nfs boot time y2038 safe by Deepa Dinamani · 8 years ago
  14. a865880 Retry operation on EREMOTEIO on an interrupted slot by Olga Kornievskaia · 8 years ago
  15. bfc505d pNFS: Fix atime updates on pNFS clients by Trond Myklebust · 8 years ago
  16. 8a64c4e NFSv4.1: Even if the stateid is OK, we may need to recover the open modes by Trond Myklebust · 8 years ago
  17. 7ebeb7f NFSv4: If recovery failed for a specific open stateid, then don't retry by Trond Myklebust · 8 years ago
  18. 76e8a1b NFSv4: Fix retry issues with nfs41_test/free_stateid by Trond Myklebust · 8 years ago
  19. 304020f NFSv4: Open state recovery must account for file permission changes by Trond Myklebust · 8 years ago
  20. 67dd483 NFSv4: Mark the lock and open stateids as invalid after freeing them by Trond Myklebust · 8 years ago
  21. b134fc4 NFSv4: Don't test open_stateid unless it is set by Trond Myklebust · 8 years ago
  22. 272289a NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid by Trond Myklebust · 8 years ago
  23. 7f04883 NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation by Trond Myklebust · 8 years ago
  24. 1393d96 NFSv4: Fix a race when updating an open_stateid by Trond Myklebust · 8 years ago
  25. b1a318d NFSv4: Fix a race in nfs_inode_reclaim_delegation() by Trond Myklebust · 8 years ago
  26. 9c27869 NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb by Trond Myklebust · 8 years ago
  27. 26f4744 NFSv4.1: nfs4_layoutget_handle_exception handle revoked state by Trond Myklebust · 8 years ago
  28. d7f3e4b NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case by Trond Myklebust · 8 years ago
  29. 404ea356 NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case by Trond Myklebust · 8 years ago
  30. 6c2d8f8 NFSv4: nfs_inode_find_state_and_recover() should check all stateids by Trond Myklebust · 8 years ago
  31. 059b43e NFSv4: Ensure we don't re-test revoked and freed stateids by Trond Myklebust · 8 years ago
  32. 26d3630 NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku by Trond Myklebust · 8 years ago
  33. f0b0bf8 NFSv4.1: FREE_STATEID can be asynchronous by Trond Myklebust · 8 years ago
  34. c5896fc NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks by Trond Myklebust · 8 years ago
  35. f7a62ad NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID by Trond Myklebust · 8 years ago
  36. 63d63cb NFSv4.1: Don't recheck delegations that have already been checked by Trond Myklebust · 8 years ago
  37. bb3d1a3 NFSv4.1: Deal with server reboots during delegation expiration recovery by Trond Myklebust · 8 years ago
  38. 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 8 years ago
  39. 41020b6 NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid by Trond Myklebust · 8 years ago
  40. 4586f6e NFSv4.1: Add a helper function to deal with expired stateids by Trond Myklebust · 8 years ago
  41. 43912bb NFSv4.1: Allow test_stateid to handle session errors without waiting by Trond Myklebust · 8 years ago
  42. 4c8e544 NFSv4.1: Don't check delegations that are already marked as revoked by Trond Myklebust · 8 years ago
  43. aa05c87 NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid by Trond Myklebust · 8 years ago
  44. b3f9e72 NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() by Trond Myklebust · 8 years ago
  45. 7dc72d5 NFS: Fix inode corruption in nfs_prime_dcache() by Trond Myklebust · 8 years ago
  46. 0a014a4 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags by Trond Myklebust · 8 years ago
  47. 2a446a5 NFS: cache_lib: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  48. 024de8f NFS: direct: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  49. 78d04af NFS: nfs_prime_dcache must validate the filename by Trond Myklebust · 8 years ago
  50. a1d617d8 nfs: allow blocking locks to be awoken by lock callbacks by Jeff Layton · 8 years ago
  51. d2f3a7f nfs: move nfs4 lock retry attempt loop to a separate function by Jeff Layton · 8 years ago
  52. 1ea67db nfs: move nfs4_set_lock_state call into caller by Jeff Layton · 8 years ago
  53. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  54. a8ce377 nfs: track whether server sets MAY_NOTIFY_LOCK flag by Jeff Layton · 8 years ago
  55. 66f570a nfs: use safe, interruptible sleeps when waiting to retry LOCK by Jeff Layton · 8 years ago
  56. 75575dd nfs: eliminate pointless and confusing do_vfs_lock wrappers by Jeff Layton · 8 years ago
  57. b60475c nfs: the length argument to read_buf should be unsigned by Jeff Layton · 8 years ago
  58. f844cd0 nfs: cover ->migratepage with CONFIG_MIGRATION by Chao Yu · 8 years ago
  59. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  60. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  61. ad0849a NFS test session trunking with exchange id by Andy Adamson · 8 years ago
  62. 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
  63. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  64. e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
  65. 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
  66. 8d89bd7 NFS setup async exchange_id by Andy Adamson · 8 years ago
  67. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  68. bb6aeba NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads by Trond Myklebust · 8 years ago
  69. 3b01c11 NFSv4.x: Fix up the global tracking of the callback server by Trond Myklebust · 8 years ago
  70. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  71. f4b52bb NFSv4.x: Set up struct svc_serv_ops for the callback channel by Trond Myklebust · 8 years ago
  72. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  73. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  74. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  75. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  76. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  77. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  78. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  79. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  80. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  81. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  82. 348c1bf Move check for prefix path to within cifs_get_root() by Sachin Prabhu · 8 years ago
  83. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  84. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  85. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  86. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  87. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  88. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  89. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  90. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  91. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  92. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  93. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  94. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  95. 0f5aa88 ceph: do not modify fi->frag in need_reset_readdir() by Nicolas Iooss · 8 years ago
  96. e1ff3dd ovl: fix workdir creation by Miklos Szeredi · 8 years ago
  97. 334a8f3 pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs by Trond Myklebust · 8 years ago
  98. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  99. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  100. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago