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