1. 333427a btrfs: minimal conversion to errseq_t writeback error reporting on fsync by Jeff Layton · 7 years ago
  2. 1b18027 xfs: minimal conversion to errseq_t writeback error reporting by Jeff Layton · 7 years ago
  3. 6acec59 ext4: use errseq_t based error handling for reporting data writeback errors by Jeff Layton · 7 years ago
  4. 383aa54 fs: convert __generic_file_fsync to use errseq_t based reporting by Jeff Layton · 7 years ago
  5. 372cf24 block: convert to errseq_t based writeback error tracking by Jeff Layton · 7 years ago
  6. 819ec6b dax: set errors in mapping when writeback fails by Jeff Layton · 7 years ago
  7. acbf3c3 Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors by Jeff Layton · 7 years ago
  8. 8ed1e46 mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error by Jeff Layton · 7 years ago
  9. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  10. 84cbada lib: add errseq_t type and infrastructure for handling it by Jeff Layton · 7 years ago
  11. 5e8fcc1 mm: don't TestClearPageError in __filemap_fdatawait_range by Jeff Layton · 7 years ago
  12. cbeaf95 mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails by Jeff Layton · 7 years ago
  13. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  14. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 7 years ago
  15. dac257f fs: check for writeback errors after syncing out buffers in generic_file_fsync by Jeff Layton · 7 years ago
  16. d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 7 years ago
  17. af21bfa mm: fix mapping_set_error call in me_pagecache_dirty by Jeff Layton · 7 years ago
  18. c86daad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  19. e2a9aa5 Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  20. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  21. cdbe020 Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  22. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  23. 82533ad net: ethernet: ax88796: don't call free_irq without request_irq first by Uwe Kleine-König · 7 years ago
  24. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  25. 804ec7e sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 7 years ago
  26. 0908cf4 net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 7 years ago
  27. 1b8f2ff Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  28. 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  29. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  30. a38b461 Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  31. e95806d Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  32. 876ca8f Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  33. 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 7 years ago
  34. 8aa6382 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  35. a8ecdd7 blk-mq: Only register debugfs attributes for blk-mq queues by Bart Van Assche · 7 years ago
  36. 50af47d nvme: Quirk APST on Intel 600P/P3100 devices by Andy Lutomirski · 7 years ago
  37. c81bfba nvme: only setup block integrity if supported by the driver by Christoph Hellwig · 7 years ago
  38. d3d5b87 nvme: replace is_flags field in nvme_ctrl_ops with a flags field by Christoph Hellwig · 7 years ago
  39. 9bdcfb1 nvme-pci: consistencly use ctrl->device for logging by Christoph Hellwig · 7 years ago
  40. bc1f0e0 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  41. 538fd19 Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  42. 797a936 bonding: Don't update slave->link until ready to commit by Nithin Sujir · 7 years ago
  43. 791caeb test_bpf: Add a couple of tests for BPF_JSGE. by David Daney · 7 years ago
  44. ae08ea9 Merge branch 'bpf-fixes' by David S. Miller · 7 years ago
  45. 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 7 years ago
  46. a316338 bpf: fix wrong exposure of map_flags into fdinfo for lpm by Daniel Borkmann · 7 years ago
  47. 41703a7 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  48. a9789ef bpf: properly reset caller saved regs after helper call and ld_abs/ind by Daniel Borkmann · 7 years ago
  49. 1ad2f58 bpf: fix incorrect pruning decision when alignment must be tracked by Daniel Borkmann · 7 years ago
  50. 5990baa arp: fixed -Wuninitialized compiler warning by Ihar Hrachyshka · 7 years ago
  51. ba615f67 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  52. 7c3f1875 net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  53. a04f144 Input: elan_i2c - ignore signals when finishing updating firmware by KT Liao · 7 years ago
  54. 4b3c7db Input: elan_i2c - clear INT before resetting controller by KT Liao · 7 years ago
  55. 65d786c net: fix potential null pointer dereference by Gustavo A. R. Silva · 7 years ago
  56. b62ce397 drm/amdgpu: fix null point error when rmmod amdgpu. by Rex Zhu · 7 years ago
  57. 11387fe geneve: fix fill_info when using collect_metadata by Eric Garver · 7 years ago
  58. a54fba8 xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 7 years ago
  59. d7fd242 xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 7 years ago
  60. 5375023 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 7 years ago
  61. 8affebe xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 7 years ago
  62. a4d768e xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 7 years ago
  63. be941bf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  64. 3083696 drm/amd/powerplay: fix a signedness bugs by Dan Carpenter · 7 years ago
  65. 7c4378f drm/amdgpu: fix NULL pointer panic of emit_gds_switch by Chunming Zhou · 7 years ago
  66. 3d18e33 drm/radeon: Unbreak HPD handling for r600+ by Lyude · 7 years ago
  67. 2275a3a drm/amd/powerplay/smu7: disable mclk switching for high refresh rates by Alex Deucher · 7 years ago
  68. 09be4a5 drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) by Alex Deucher · 7 years ago
  69. 58d7e3e drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 7 years ago
  70. 0a646f3 drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 7 years ago
  71. e6a88e4 Merge branch 'q-in-q-checksums' by David S. Miller · 7 years ago
  72. 2836b4f virtio-net: enable TSO/checksum offloads for Q-in-Q vlans by Vlad Yasevich · 7 years ago
  73. cc6e9de be2net: Fix offload features for Q-in-Q packets by Vlad Yasevich · 7 years ago
  74. 35d2f80 vlan: Fix tcp checksum offloads in Q-in-Q vlans by Vlad Yasevich · 7 years ago
  75. b3c85a0 drm/amdgpu: fix fundamental suspend/resume issue by Christian König · 7 years ago
  76. f289978 net: phy: marvell: Limit errata to 88m1101 by Andrew Lunn · 7 years ago
  77. cd47512 net/phy: fix mdio-octeon dependency and build by Randy Dunlap · 7 years ago
  78. 3f6b123 Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  79. 029c581 Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  80. 0ff50e8 net: rtnetlink: bail out from rtnl_fdb_dump() on parse error by Alexander Potapenko · 7 years ago
  81. 159a0760 net: fec: add post PHY reset delay DT property by Quentin Schulz · 7 years ago
  82. 11d3c94 Merge branch 'sctp-dupcookie-fixes' by David S. Miller · 7 years ago
  83. 7e06297 sctp: set new_asoc temp when processing dupcookie by Xin Long · 7 years ago
  84. 3ab2137 sctp: fix stream update when processing dupcookie by Xin Long · 7 years ago
  85. 42c99fc ceph: check that the new inode size is within limits in ceph_fallocate() by Luis Henriques · 7 years ago
  86. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 7 years ago
  87. 2426125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  88. 590d4b3 Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  89. 82bc9a4 drm/gma500/psb: Actually use VBT mode when it is found by Patrik Jakobsson · 7 years ago
  90. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 7 years ago
  91. 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  92. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 7 years ago
  93. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 7 years ago
  94. f3b4e55 libceph: drop version variable from ceph_monmap_decode() by Ilya Dryomov · 7 years ago
  95. 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 7 years ago
  96. 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  97. 56fff1b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  98. 2232203 partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 7 years ago
  99. 12e8b57 mlx5: fix bug reading rss_hash_type from CQE by Jesper Dangaard Brouer · 7 years ago
  100. 7f65b1f cdc-ether: divorce initialisation with a filter reset and a generic method by Oliver Neukum · 7 years ago