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