1. e2f6ef0 xprtrdma: FMR does not need list_del_init() by Chuck Lever · 8 years ago
  2. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 8 years ago
  3. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 8 years ago
  4. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 8 years ago
  5. 1f54189 xprtrdma: Don't defer MR recovery if ro_map fails by Chuck Lever · 8 years ago
  6. 8d75483 xprtrdma: Fix FRWR invalidation error recovery by Chuck Lever · 8 years ago
  7. 431af64 xprtrdma: Fix client lock-up after application signal fires by Chuck Lever · 8 years ago
  8. a80d66c xprtrdma: Rename rpcrdma_req::rl_free by Chuck Lever · 8 years ago
  9. 451d26e xprtrdma: Pass only the list of registered MRs to ro_unmap_sync by Chuck Lever · 8 years ago
  10. 4b196dc6 xprtrdma: Pre-mark remotely invalidated MRs by Chuck Lever · 8 years ago
  11. 04d25b7 xprtrdma: On invalidation failure, remove MWs from rl_registered by Chuck Lever · 8 years ago
  12. 26fde4d NFS: check for nfs_refresh_inode() errors in nfs_fhget() by NeilBrown · 8 years ago
  13. eaa2b82 NFS: guard against confused server in nfs_atomic_open() by NeilBrown · 8 years ago
  14. cc89684 NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 8 years ago
  15. 22368ff PNFS for stateid errors retry against MDS first by Olga Kornievskaia · 8 years ago
  16. a0bc01e PNFS fix EACCESS on commit to DS handling by Olga Kornievskaia · 8 years ago
  17. 4cd1ec9 NFS: silence a uninitialized variable warning by Dan Carpenter · 8 years ago
  18. ce85bd2 nfs: Fix fscache stat printing in nfs_show_stats() by Tuo Chen Peng · 8 years ago
  19. 2eb3aea7d NFS: Fix initialization of nfs_page_array->npages by Benjamin Coddington · 8 years ago
  20. 1a4edf0 NFS: Fix commit policy for non-blocking calls to nfs_write_inode() by Trond Myklebust · 8 years ago
  21. 919e3bd NFS: Ensure we commit after writeback is complete by Trond Myklebust · 8 years ago
  22. b5973a8 NFS: Remove unused fields in the page I/O structures by Trond Myklebust · 8 years ago
  23. 92ea011 SUNRPC: Make slot allocation more reliable by Trond Myklebust · 8 years ago
  24. 818a8db NFS: nfs_rename() - revalidate directories on -ERESTARTSYS by Benjamin Coddington · 8 years ago
  25. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  26. 18fe6a2 NFS: Set FATTR4_WORD0_TYPE for . and .. entries by Anna Schumaker · 8 years ago
  27. 800222f nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  28. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  29. b9c744c sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  30. 0becc11 sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  31. 72edc37 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  32. 62bbf8b nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  33. c2a1102 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  34. 6c9600a nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  35. 408b3d4 sunrpc: remove kxdrproc_t by Christoph Hellwig · 8 years ago
  36. d16d186 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  37. cc6acc2 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  38. 1150ded sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  39. 1c8a540 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  40. 36ba89c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  41. ec7e8ca nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  42. 39d43f7 nfsd4: const-ify nfs_cb_version4 by Christoph Hellwig · 8 years ago
  43. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  44. 9ae7d8f nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration by Christoph Hellwig · 8 years ago
  45. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  46. e91ff8e lockd: fix some weird indentation by Christoph Hellwig · 8 years ago
  47. 947c6e4 nfs: don't cast callback decode/proc/encode routines by Christoph Hellwig · 8 years ago
  48. fc01648 nfs: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  49. 0400056 lockd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  50. 5362a4e nfsd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  51. c56c620 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  52. 555966b sunrpc: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  53. 993328e sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
  54. df17938 sunrpc/auth_gss: nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  55. 843efb7 nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  56. fcc8581 nfs: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  57. d160733 lockd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  58. 8be9d07 sunrpc: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  59. 0aebdc5 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
  60. 32c1431 Linux 4.12-rc5 by Linus Torvalds · 8 years ago
  61. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  62. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 8 years ago
  63. 5ad9345 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  64. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  65. f986e31b Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  66. 9cd9cb0 Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  67. 21c9eb7 Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  68. 246baac Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  69. ef918d3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  70. 8f56821 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. 9d66af6 Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  72. 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  73. 9bc1f09 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 8 years ago
  74. 4d801cc hexagon: Use raw_copy_to_user by Guenter Roeck · 8 years ago
  75. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  77. ac1a14a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 45b44f0f Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. f701d86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 9376906 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 8 years ago
  83. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  84. c7a1aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  85. 2833b7e Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  86. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. 39e4edf Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  88. 6107cc5 Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 8 years ago
  90. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 8 years ago
  91. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 8 years ago
  92. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 8 years ago
  93. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 8 years ago
  94. 414cf71 fix ufs_isblockset() by Al Viro · 8 years ago
  95. 8785d84 ufs: restore proper tail allocation by Al Viro · 8 years ago
  96. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 8 years ago
  97. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  98. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 8 years ago
  99. eb4125d Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  100. a0897d5 Input: synaptics-rmi4 - register F03 port as pass-through serio by Dmitry Torokhov · 8 years ago