1. 6d45c04 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  2. 082fa37 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn by Trond Myklebust · 10 years ago
  3. 6272dcc NFS: Simplify nfs_request_add_commit_list() arguments by Anna Schumaker · 10 years ago
  4. b819ed4 pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN by Trond Myklebust · 10 years ago
  5. 44aab3e NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios() by Trond Myklebust · 10 years ago
  6. 926ea40 NFSv4: Fix a compile warning about no prototype for nfs4_ioctl() by Trond Myklebust · 10 years ago
  7. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  8. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 10 years ago
  9. 13331a5 SUNRPC: Fixup socket wait for memory by Trond Myklebust · 10 years ago
  10. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 10 years ago
  11. 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 10 years ago
  12. e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 10 years ago
  13. 71b3985 NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid() by Trond Myklebust · 10 years ago
  14. 4b0934b NFSv4.1/pNFS: Fix a race in initiate_file_draining() by Trond Myklebust · 10 years ago
  15. 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 10 years ago
  16. 5c97f5d NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode by Trond Myklebust · 10 years ago
  17. 50f563e NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids by Trond Myklebust · 10 years ago
  18. ed429d6 NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn() by Trond Myklebust · 10 years ago
  19. 138a293 NFS: Relax requirements in nfs_flush_incompatible by Trond Myklebust · 10 years ago
  20. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 10 years ago
  21. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 10 years ago
  22. dc602dd NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs by Trond Myklebust · 10 years ago
  23. 0b161e6 SUNRPC: Fix a missing break in rpc_anyaddr() by Trond Myklebust · 10 years ago
  24. 86fb449 pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh() by Trond Myklebust · 10 years ago
  25. ade14a7 NFS: Fix attribute cache revalidation by Trond Myklebust · 10 years ago
  26. 5c5fc09 NFS: Ensure we revalidate attributes before using execute_ok() by Trond Myklebust · 10 years ago
  27. 58baac0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  28. 8d0ed0c Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  29. e07db90 NFSv4: List stateid information in the callback tracepoints by Trond Myklebust · 10 years ago
  30. e0d9243 NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL by Trond Myklebust · 10 years ago
  31. 41c9127 NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1 by Trond Myklebust · 10 years ago
  32. fc7ff36 pNFS: If we have to delay the layout callback, mark the layout for return by Trond Myklebust · 10 years ago
  33. 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 10 years ago
  34. ab7d763 pNFS: Ensure nfs4_layoutget_prepare returns the correct error by Trond Myklebust · 10 years ago
  35. 4d0ac22 pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early by Trond Myklebust · 10 years ago
  36. 37e9ed2 pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write by Trond Myklebust · 10 years ago
  37. 7eeea16 pNFS/flexfiles: Fix a statistics gathering imbalance by Trond Myklebust · 10 years ago
  38. b9fc773 pNFS/flexfiles: Don't mark the entire layout as failed, when returning it by Trond Myklebust · 10 years ago
  39. 2e5b29f pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET by Trond Myklebust · 10 years ago
  40. 141b9b5 pnfs/flexfiles: count io stat in rpc_count_stats callback by Peng Tao · 10 years ago
  41. c22eeb8 pnfs/flexfiles: do not mark delay-like status as DS failure by Peng Tao · 10 years ago
  42. 7c1e6e5 NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA by Peng Tao · 10 years ago
  43. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 10 years ago
  44. 0bcbf03 nfs: handle request add failure properly by Peng Tao · 10 years ago
  45. 2bff228 nfs: centralize pgio error cleanup by Peng Tao · 10 years ago
  46. c18b96a nfs: clean up rest of reqs when failing to add one by Peng Tao · 10 years ago
  47. d600ad1 NFS41: pop some layoutget errors to application by Peng Tao · 10 years ago
  48. d0379a5 pNFS/flexfiles: Support server-supplied layoutstats sampling period by Trond Myklebust · 10 years ago
  49. 494f74a NFS: Flush reclaim writes using FLUSH_COND_STABLE by Trond Myklebust · 10 years ago
  50. b0ac1bd NFS: Background flush should not be low priority by Trond Myklebust · 10 years ago
  51. 1a093ce NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn by Trond Myklebust · 10 years ago
  52. 762674f NFSv4: Don't perform cached access checks before we've OPENed the file by Trond Myklebust · 10 years ago
  53. d135891 SUNRPC: drop unused xs_reclassify_socketX() helpers by Stefan Hajnoczi · 10 years ago
  54. 99ade3c nfs: machine credential support for additional operations by Andrew Elble · 10 years ago
  55. ed47675 nfs: do not initialise statics to 0 by Wei Tang · 10 years ago
  56. f484830 pNFS: Modify pnfs_update_layout tracepoints to use layout stateid by Trond Myklebust · 10 years ago
  57. f2dd436 NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() by Trond Myklebust · 10 years ago
  58. 9a4bf31 nfs: add new tracepoint for pnfs_update_layout by Jeff Layton · 10 years ago
  59. 9759b0f Adding tracepoint to cached open by Olga Kornievskaia · 10 years ago
  60. 48c9579 Adding stateid information to tracepoints by Olga Kornievskaia · 10 years ago
  61. 95864c9 NFS: Allow the combination pNFS and labeled NFS by Trond Myklebust · 10 years ago
  62. 68d264c NFS42: handle layoutstats stateid error by Peng Tao · 10 years ago
  63. 361cad3 nfs: Fix race in __update_open_stateid() by Andrew Elble · 10 years ago
  64. 52618df nfs: fix missing assignment in nfs4_sequence_done tracepoint by Andrew Elble · 10 years ago
  65. 74bf8ef Linux 4.4-rc7 by Linus Torvalds · 10 years ago
  66. 3ae86f1 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  67. db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. 930c0f7 MIPS: Fix bitrot in __get_user_unaligned() by Al Viro · 10 years ago
  69. 2c96961 Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  70. f0cf008 Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  71. 3bef22e Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  72. e2b0a16 Merge tag 'trace-v4.4-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  73. 12261f4 Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  74. 43b28ca Merge branches 'acpi-processor' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  75. 8db7b3c Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  76. 682cb0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  77. 079317a tty/serial: Skip 'NULL' char after console break when sysrq enabled by Vijay Kumar · 10 years ago
  78. a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 10 years ago
  79. 8335269 sparc64: Perf should save/restore fault info by Rob Gardner · 10 years ago
  80. 3f74306 sparc64: Ensure perf can access user stacks by Rob Gardner · 10 years ago
  81. 1ca04a4 sparc64: Don't set %pil in rtrap_nmi too early by Rob Gardner · 10 years ago
  82. 82924e5 sparc64: Add ADI capability to cpu capabilities by Khalid Aziz · 10 years ago
  83. 01fd3c2 tty: serial: constify sunhv_ops structs by Aya Mahfouz · 10 years ago
  84. a7def56 cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() by Dan Carpenter · 10 years ago
  85. 9bcfd78 sparc: Hook up userfaultfd system call by Mike Kravetz · 10 years ago
  86. a881643 Merge tag 'sound-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  87. 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  88. 2bfd43d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  89. 0fb0b82 Merge tag 'asoc-fix-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  90. 3dd5fc0 Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linus by Mark Brown · 10 years ago
  91. 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  92. 0bee6ec Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  93. e73a317 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  94. ad3d1ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  95. 80373d3 ARM: tegra: Fix suspend hang on Tegra124 Chromebooks by Jon Hunter · 10 years ago
  96. ea82813 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  97. de37937 um: Fix pointer cast by Mickaël Salaün · 10 years ago
  98. 741db4a Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  99. 8b9c133 Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  100. bccd240 bus: sunxi-rsb: Fix peripheral IC mapping runtime address by Chen-Yu Tsai · 10 years ago