1. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  2. 334a8f3 pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs by Trond Myklebust · 8 years ago
  3. 52ec7be pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present by Trond Myklebust · 8 years ago
  4. 2a59a04 pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID by Trond Myklebust · 8 years ago
  5. bf0291d pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised by Trond Myklebust · 8 years ago
  6. c49edec NFS: Fix error reporting in nfs_file_write() by Trond Myklebust · 8 years ago
  7. 98b0f80 NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 8 years ago
  8. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  9. 3dc1473 pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails by Trond Myklebust · 8 years ago
  10. d138027a NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence by Trond Myklebust · 8 years ago
  11. 2e80dbe NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN by Trond Myklebust · 8 years ago
  12. 07e8dcb NFSv4.1: Defer bumping the slot sequence number until we free the slot by Trond Myklebust · 8 years ago
  13. 045d2a6 NFSv4.1: Delay callback processing when there are referring triples by Trond Myklebust · 8 years ago
  14. e09c978 NFSv4.1: Fix Oopsable condition in server callback races by Trond Myklebust · 8 years ago
  15. 41963c1 pnfs/blocklayout: update last_write_offset atomically with extents by Benjamin Coddington · 8 years ago
  16. b88fa69 pNFS: The client must not do I/O to the DS if it's lease has expired by Trond Myklebust · 8 years ago
  17. 9a0fe86 pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls by Trond Myklebust · 8 years ago
  18. 15d0305 pNFS/flexfiles: Set reasonable default retrans values for the data channel by Trond Myklebust · 8 years ago
  19. a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
  20. 1c8d477 pNFS/flexfiles: Fix layoutstat periodic reporting by Trond Myklebust · 8 years ago
  21. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  22. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  24. fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
  25. 206b3bb NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED by Trond Myklebust · 8 years ago
  26. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  27. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  28. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  30. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  32. 944171c pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding by Benjamin Coddington · 8 years ago
  33. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  34. 698c937 NFSv4: Clean up lookup of SECINFO_NO_NAME by Trond Myklebust · 8 years ago
  35. 6fdf339 NFSv4.2: Fix warning "variable ‘stateids’ set but not used" by Trond Myklebust · 8 years ago
  36. 1399782 NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’" by Trond Myklebust · 8 years ago
  37. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  38. 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
  39. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  40. 01d7b29 pNFS: Remove redundant smp_mb() from pnfs_init_lseg() by Trond Myklebust · 8 years ago
  41. 119cef97 pNFS: Cleanup - do layout segment initialisation in one place by Trond Myklebust · 8 years ago
  42. 28c1acf pNFS: Remove redundant stateid invalidation by Trond Myklebust · 8 years ago
  43. f71dfe8 pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() by Trond Myklebust · 8 years ago
  44. d9b6170 pNFS: Clear the layout metadata if the server changed the layout stateid by Trond Myklebust · 8 years ago
  45. 5f46be0 pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() by Trond Myklebust · 8 years ago
  46. e036f46 NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id by Trond Myklebust · 8 years ago
  47. 2d6cf5a pNFS: Do not set plh_return_seq for non-callback related layoutreturns by Trond Myklebust · 8 years ago
  48. e5fd190 pNFS: Ensure layoutreturn acts as a completion for layout callbacks by Trond Myklebust · 8 years ago
  49. 793b7fe pNFS: Fix CB_LAYOUTRECALL stateid verification by Trond Myklebust · 8 years ago
  50. ecebb80 pNFS: Always update the layout barrier seqid on LAYOUTGET by Trond Myklebust · 8 years ago
  51. 13bede1 pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set by Trond Myklebust · 8 years ago
  52. 8e0acf9 pNFS: Clear the layout return tracking on layout reinitialisation by Trond Myklebust · 8 years ago
  53. 45fcc7b pNFS: LAYOUTRETURN should only update the stateid if the layout is valid by Trond Myklebust · 8 years ago
  54. dc05973 Merge commit 'e7bdea7750eb' by Trond Myklebust · 8 years ago
  55. 149a4fd nfs: don't create zero-length requests by Benjamin Coddington · 8 years ago
  56. 297fae4 Fix NULL pointer dereference in bl_free_device(). by Artem Savkov · 8 years ago
  57. e033fb5 pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode() by Trond Myklebust · 8 years ago
  58. beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
  59. b224f7c nfs4: flexfiles: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 8 years ago
  60. 3fc75f1 nfs4: clnt: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 8 years ago
  61. d9c0ce0 pnfs/blocklayout: put deviceid node after releasing bl_ext_lock by Benjamin Coddington · 8 years ago
  62. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  63. e68fd7c mount: use sec= that was specified on the command line by Steve Dickson · 8 years ago
  64. f7db0b2 pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED by Trond Myklebust · 8 years ago
  65. 66b53f3 pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET by Trond Myklebust · 8 years ago
  66. e85d7ee pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT by Trond Myklebust · 8 years ago
  67. 56b38a1 pNFS: Fix post-layoutget error handling in pnfs_update_layout() by Trond Myklebust · 8 years ago
  68. 10b7e9a pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding by Trond Myklebust · 8 years ago
  69. 752d596 tracing: Use __get_str() when manipulating strings by Daniel Bristot de Oliveira · 8 years ago
  70. c77efc1 nfs/blocklayout: Check max uuids and devices before decoding by Kinglong Mee · 8 years ago
  71. ecc2b88 nfs/blocklayout: Make sure calculate signature length aligned by Kinglong Mee · 8 years ago
  72. 11487dd nfs/blocklayout: support RH/Fedora dm-mpath device nodes by Christoph Hellwig · 8 years ago
  73. d702d41 nfs/blocklayout: refactor open-by-wwn by Christoph Hellwig · 8 years ago
  74. 0173ca0 nfs/blocklayout: use proper fmode for opening block devices by Christoph Hellwig · 8 years ago
  75. 8b7d9d0 NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes" by Trond Myklebust · 8 years ago
  76. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  77. 9a773e7 NFS nfs_vm_page_mkwrite: Don't freeze me, Bro... by Trond Myklebust · 8 years ago
  78. e95fc4a NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync by Trond Myklebust · 8 years ago
  79. 837bb1d NFSv4.2: Fix writeback races in nfs4_copy_file_range by Trond Myklebust · 8 years ago
  80. 1e564d3 NFSv4.2: Fix a race in nfs42_proc_deallocate() by Trond Myklebust · 8 years ago
  81. 79566ef NFS: Getattr doesn't require data sync semantics by Trond Myklebust · 8 years ago
  82. 651b0e7 NFS: Do not aggressively cache file attributes in the case of O_DIRECT by Trond Myklebust · 8 years ago
  83. be52749 NFS: Remove unused function nfs_revalidate_mapping_protected() by Trond Myklebust · 8 years ago
  84. f508d46 NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin() by Trond Myklebust · 8 years ago
  85. f7b5c34 NFS: Cleanup nfs_direct_complete() by Trond Myklebust · 8 years ago
  86. a5864c9 NFS: Do not serialise O_DIRECT reads and writes by Trond Myklebust · 8 years ago
  87. 1829065 NFS: Move buffered I/O locking into nfs_file_write() by Trond Myklebust · 8 years ago
  88. 89698b2 NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c by Trond Myklebust · 8 years ago
  89. 2f3c7d8 NFS: Remove racy size manipulations in O_DIRECT by Trond Myklebust · 8 years ago
  90. a5314a7 NFS: Ensure we reset the write verifier 'committed' value on resend. by Trond Myklebust · 8 years ago
  91. 8fc3c38 NFS: Fix O_DIRECT verifier problems by Trond Myklebust · 8 years ago
  92. 6712007 pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1 by Trond Myklebust · 8 years ago
  93. ac46bd3 pNFS: Ensure we layoutcommit before revalidating attributes by Trond Myklebust · 8 years ago
  94. 2e18d4d pNFS: Files and flexfiles always need to commit before layoutcommit by Trond Myklebust · 8 years ago
  95. bc28e1c pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit() by Trond Myklebust · 8 years ago
  96. c001c87 pNFS/flexfiles: Fix layoutcommit after a commit to DS by Trond Myklebust · 8 years ago
  97. 73e6c5d pNFS/files: Fix layoutcommit after a commit to DS by Trond Myklebust · 8 years ago
  98. c94c095 nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed by Al Viro · 8 years ago
  99. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  100. 8487c47 NFSv4: Allow retry of operations that used a returned delegation stateid by Trond Myklebust · 8 years ago