1. 4ff79bc nfs: remove nfs4_file_fsync by Christoph Hellwig · 9 years ago
  2. ecf7828 Merge branch 'multipath' by Trond Myklebust · 9 years ago
  3. cc1f900 Merge branch 'nfsv41_cb' by Trond Myklebust · 9 years ago
  4. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 9 years ago
  5. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 9 years ago
  6. d07fbb8 Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  7. 437b300 auth_gss: fix panic in gss_pipe_downcall() in fips mode by Scott Mayhew · 9 years ago
  8. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 9 years ago
  9. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 9 years ago
  10. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 9 years ago
  11. 9f74660 xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len by Chuck Lever · 9 years ago
  12. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 9 years ago
  13. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 9 years ago
  14. 50ab8ec nfs: fix nfs_size_to_loff_t by Christoph Hellwig · 9 years ago
  15. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
  16. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  17. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  18. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  19. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  20. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  22. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  23. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  24. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
  25. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  26. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
  27. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
  28. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
  29. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  30. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
  31. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  32. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  33. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
  34. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
  35. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
  36. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
  37. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
  38. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
  39. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  40. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
  41. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
  42. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
  43. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  44. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
  45. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  46. 02a95de NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback by Andy Adamson · 9 years ago
  47. fc821d5 pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3 by Trond Myklebust · 9 years ago
  48. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 9 years ago
  49. d9ddbf5 NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections by Trond Myklebust · 9 years ago
  50. 15001e5 SUNRPC: Make NFS swap work with multipath by Trond Myklebust · 9 years ago
  51. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 9 years ago
  52. 9d61498 SUNRPC: Allow caller to specify the transport to use by Trond Myklebust · 9 years ago
  53. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 9 years ago
  54. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 9 years ago
  55. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 10 years ago
  56. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  57. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  58. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  59. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  60. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  61. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  62. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  63. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  64. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  65. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  66. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  67. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
  68. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  69. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  70. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  71. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  72. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  73. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  74. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  75. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  76. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
  77. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  78. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  79. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  80. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  81. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  82. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  83. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
  84. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
  85. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 9 years ago
  86. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 9 years ago
  87. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 9 years ago
  88. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 9 years ago
  89. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 9 years ago
  90. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 9 years ago
  91. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 9 years ago
  92. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 9 years ago
  93. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 9 years ago
  94. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 9 years ago
  95. e8beb02 [media] tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 9 years ago
  96. 9ea0641 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 9 years ago
  97. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 9 years ago
  98. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 9 years ago
  99. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 9 years ago
  100. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 9 years ago