1. 7af7a59 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  2. 53a75f2 NFS: Fix NFSv2 security settings by Chuck Lever · 8 years ago
  3. b79e87e NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' by NeilBrown · 8 years ago
  4. fd01b25 SUNRPC: ECONNREFUSED should cause a rebind. by NeilBrown · 8 years ago
  5. 3bde7af NFS: Remove unused parameter gfp_flags from nfs_pageio_init() by Trond Myklebust · 8 years ago
  6. 14abcb0 NFSv4: Fix up mirror allocation by Trond Myklebust · 8 years ago
  7. b7561e5 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  8. ce7c252 SUNRPC: Add a separate spinlock to protect the RPC request receive list by Trond Myklebust · 8 years ago
  9. 040249d SUNRPC: Cleanup xs_tcp_read_common() by Trond Myklebust · 8 years ago
  10. 8d6f97d SUNRPC: Don't loop forever in xs_tcp_data_receive() by Trond Myklebust · 8 years ago
  11. c89091c SUNRPC: Don't hold the transport lock when receiving backchannel data by Trond Myklebust · 8 years ago
  12. 729749b SUNRPC: Don't hold the transport lock across socket copy operations by Trond Myklebust · 8 years ago
  13. 2ce209c NFS: Wait for requests that are locked on the commit list by Trond Myklebust · 8 years ago
  14. 8205b9c NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg() by Trond Myklebust · 8 years ago
  15. 4b9bb25 NFS: Switch to using mapping->private_lock for page writeback lookups. by Trond Myklebust · 8 years ago
  16. 5cb953d NFS: Use an atomic_long_t to count the number of commits by Trond Myklebust · 8 years ago
  17. a6b6d5b NFS: Use an atomic_long_t to count the number of requests by Trond Myklebust · 8 years ago
  18. e824f99 NFSv4: Use a mutex to protect the per-inode commit lists by Trond Myklebust · 8 years ago
  19. b30d2f0 NFS: Refactor nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  20. bd37d6f NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  21. 7e8a30f NFS: Fix up nfs_page_group_covers_page() by Trond Myklebust · 8 years ago
  22. 1344b7e NFS: Remove unused parameter from nfs_page_group_lock() by Trond Myklebust · 8 years ago
  23. dee8304 NFS: Remove unuse function nfs_page_group_lock_wait() by Trond Myklebust · 8 years ago
  24. 902a4c0 NFS: Remove nfs_page_group_clear_bits() by Trond Myklebust · 8 years ago
  25. 5b2b518 NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases by Trond Myklebust · 8 years ago
  26. 74a6d4b NFS: Further optimise nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  27. b5bab9b NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  28. 7e6cca6 NFS: Remove page group limit in nfs_flush_incompatible() by Trond Myklebust · 8 years ago
  29. f6032f2 NFS: Teach nfs_try_to_update_request() to deal with request page_groups by Trond Myklebust · 8 years ago
  30. b66aaa8 NFS: Fix the inode request accounting when pages have subrequests by Trond Myklebust · 8 years ago
  31. 31a01f0 NFS: Don't unlock writebacks before declaring PG_WB_END by Trond Myklebust · 8 years ago
  32. e14bebf NFS: Don't check request offset and size without holding a lock by Trond Myklebust · 8 years ago
  33. a0e265b NFS: Fix an ABBA issue in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  34. 7cb9cd9 NFS: Fix a reference and lock leak in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  35. 08fead2 NFS: Ensure we always dereference the page head last by Trond Myklebust · 8 years ago
  36. 1403390 NFS: Reduce lock contention in nfs_try_to_update_request() by Trond Myklebust · 8 years ago
  37. 82749dd NFS: Reduce lock contention in nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  38. 6d17d65 NFS: Simplify page writeback by Trond Myklebust · 8 years ago
  39. 55cfcd1 Merge branch 'open_state' by Trond Myklebust · 8 years ago
  40. 75e8c48 NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 8 years ago
  41. 4e2fcac NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 8 years ago
  42. ef95484 Linux 4.13-rc5 by Linus Torvalds · 8 years ago
  43. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  44. c9dc281 Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  45. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  46. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  47. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  48. 10cec91 Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  49. 89a5527 Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  50. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 8 years ago
  51. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  52. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  53. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  54. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  55. 0993133 Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  56. 7eb97ba Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  57. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  58. 7d7a827 Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  59. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 8 years ago
  60. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 8 years ago
  62. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 8 years ago
  63. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 8 years ago
  64. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  65. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 8 years ago
  66. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 8 years ago
  67. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 8 years ago
  68. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  69. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  71. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 8 years ago
  72. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 8 years ago
  73. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 8 years ago
  74. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 8 years ago
  75. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 8 years ago
  76. c0a6a5a MAINTAINERS: copy virtio on balloon_compaction.c by Michael S. Tsirkin · 8 years ago
  77. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 8 years ago
  78. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 8 years ago
  79. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 8 years ago
  80. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 8 years ago
  81. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 8 years ago
  82. 0a2c404 mm: migrate: fix barriers around tlb_flush_pending by Nadav Amit · 8 years ago
  83. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 8 years ago
  84. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 8 years ago
  85. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 8 years ago
  86. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 8 years ago
  87. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 8 years ago
  88. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 8 years ago
  89. 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 8 years ago
  90. 75dddef mm: ratelimit PFNs busy info message by Jonathan Toppins · 8 years ago
  91. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 8 years ago
  92. 4e082e9 Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 8 years ago
  94. 557909e mei: exclude device from suspend direct complete optimization by Alexander Usyskin · 8 years ago
  95. 260d9f2 firmware: avoid invalid fallback aborts by using killable wait by Luis R. Rodriguez · 8 years ago
  96. 90d41e7 firmware: fix batched requests - send wake up on failure on direct lookups by Luis R. Rodriguez · 8 years ago
  97. e44565f firmware: fix batched requests - wake all waiters by Luis R. Rodriguez · 8 years ago
  98. 3b6bcd3 USB: serial: pl2303: add new ATEN device id by Greg Kroah-Hartman · 8 years ago
  99. 7496cfe usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter by Kai-Heng Feng · 8 years ago
  100. 94c43b9 USB: Check for dropped connection before switching to full speed by Alan Stern · 8 years ago