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