1. c550245 btrfs: Enhance message when a device is missing during mount by Qu Wenruo · 8 years ago
  2. bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 8 years ago
  3. d10b82f btrfs: Allow barrier_all_devices to do chunk level device check by Qu Wenruo · 7 years ago
  4. b382cfe btrfs: Do chunk level check for degraded remount by Qu Wenruo · 8 years ago
  5. 4330e18 btrfs: Do chunk level check for degraded rw mount by Qu Wenruo · 8 years ago
  6. 21634a1 btrfs: Introduce a function to check if all chunks a OK for degraded rw mount by Qu Wenruo · 8 years ago
  7. 0d1e0be Btrfs: report errors when checksum is not found by Liu Bo · 7 years ago
  8. 69f03f1 btrfs: Prevent possible ERR_PTR() dereference by Nikolay Borisov · 7 years ago
  9. 1174cad btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand by Nikolay Borisov · 7 years ago
  10. 7bdd627 btrfs: Remove redundant argument of flush_space by Nikolay Borisov · 7 years ago
  11. 6c6b5a3 btrfs: resume qgroup rescan on rw remount by Aleksa Sarai · 7 years ago
  12. 01747e9 btrfs: clean up extraneous computations in add_delayed_refs by Edmund Nadolski · 7 years ago
  13. 3ec4d32 btrfs: allow backref search checks for shared extents by Edmund Nadolski · 7 years ago
  14. 9dd14fd btrfs: add cond_resched() calls when resolving backrefs by Edmund Nadolski · 7 years ago
  15. 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 7 years ago
  16. 6c336b2 btrfs: add a node counter to each of the rbtrees by Jeff Mahoney · 7 years ago
  17. 86d5f99 btrfs: convert prelimary reference tracking to use rbtrees by Edmund Nadolski · 7 years ago
  18. f695424 btrfs: remove ref_tree implementation from backref.c by Edmund Nadolski · 7 years ago
  19. bb739cf btrfs: btrfs_check_shared should manage its own transaction by Edmund Nadolski · 7 years ago
  20. e0c476b btrfs: backref, cleanup __ namespace abuse by Jeff Mahoney · 7 years ago
  21. 4dae077 btrfs: backref, add unode_aux_to_inode_list helper by Jeff Mahoney · 7 years ago
  22. 73980be btrfs: backref, constify some arguments by Jeff Mahoney · 7 years ago
  23. 9a35b63 btrfs: constify tracepoint arguments by Jeff Mahoney · 7 years ago
  24. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  25. 23d1f73 btrfs: remove unused sectorsize member by Nikolay Borisov · 7 years ago
  26. f148ef4 btrfs: Be explicit about usage of min() by Nikolay Borisov · 7 years ago
  27. e5600fd btrfs: Use explicit round_down call rather than open-coding it by Nikolay Borisov · 7 years ago
  28. ebcc930 btrfs: convert while loop to list_for_each_entry by Nikolay Borisov · 7 years ago
  29. ef95484 Linux 4.13-rc5 by Linus Torvalds · 7 years ago
  30. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  31. c9dc281 Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  32. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  33. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  34. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  35. 10cec91 Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  36. 89a5527 Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  37. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 7 years ago
  38. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  39. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  40. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  41. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  42. 0993133 Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  43. 7eb97ba Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  44. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  45. 7d7a827 Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  46. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  47. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  48. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 7 years ago
  49. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  50. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 7 years ago
  51. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  52. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
  53. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
  54. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  55. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 7 years ago
  56. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  57. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  58. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  59. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  60. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  61. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  62. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 7 years ago
  63. c0a6a5a MAINTAINERS: copy virtio on balloon_compaction.c by Michael S. Tsirkin · 7 years ago
  64. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  65. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  66. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  67. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  68. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
  69. 0a2c404 mm: migrate: fix barriers around tlb_flush_pending by Nadav Amit · 7 years ago
  70. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  71. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 7 years ago
  72. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 7 years ago
  73. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 7 years ago
  74. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 7 years ago
  75. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 7 years ago
  76. 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 7 years ago
  77. 75dddef mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  78. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  79. 4e082e9 Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  80. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 7 years ago
  81. 557909e mei: exclude device from suspend direct complete optimization by Alexander Usyskin · 7 years ago
  82. 260d9f2 firmware: avoid invalid fallback aborts by using killable wait by Luis R. Rodriguez · 7 years ago
  83. 90d41e7 firmware: fix batched requests - send wake up on failure on direct lookups by Luis R. Rodriguez · 7 years ago
  84. e44565f firmware: fix batched requests - wake all waiters by Luis R. Rodriguez · 7 years ago
  85. 3b6bcd3 USB: serial: pl2303: add new ATEN device id by Greg Kroah-Hartman · 7 years ago
  86. 7496cfe usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter by Kai-Heng Feng · 7 years ago
  87. 94c43b9 USB: Check for dropped connection before switching to full speed by Alan Stern · 7 years ago
  88. e788787 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume by Sandeep Singh · 7 years ago
  89. a082b42 nvme: fix directive command numd calculation by Kwan (Hingkwan) Huen-SSI · 7 years ago
  90. 634b832 nvme: fix nvme reset command timeout handling by Keith Busch · 7 years ago
  91. 2627393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  92. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  93. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  94. f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  95. 1c78f77 nvme-pci: fix CMB sysfs file removal in reset path by Max Gurtovoy · 7 years ago
  96. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 7 years ago
  97. 0fb228d nvmet_fc: add defer_req callback for deferment of cmd buffer return by James Smart · 7 years ago
  98. 758f373 nvme: strip trailing 0-bytes in wwid_show by Martin Wilck · 7 years ago
  99. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  100. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago