1. a7e3c5f btrfs: use appropriate replacements for __sb_{start,end}_write calls by Rakesh Pandit · 7 years ago
  2. a969f4c btrfs: prefix sysfs attribute struct names by Hans van Kranenburg · 7 years ago
  3. 897ca81 btrfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  4. efd3815 btrfs: Refactor transaction handling in received subvolume ioctl by Nikolay Borisov · 7 years ago
  5. 9417ebc btrfs: Explicitly handle btrfs_update_root failure by Nikolay Borisov · 7 years ago
  6. 7132a26 btrfs: error out if btrfs_attach_transaction() fails by Anand Jain · 7 years ago
  7. d31c32f btrfs: fix BUG_ON in btrfs_init_new_device() by Anand Jain · 7 years ago
  8. 0af2c4b btrfs: undo writable superblocke when sprouting fails by Anand Jain · 7 years ago
  9. 4b865ca btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  10. 40c3c409 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  11. 7f43d4a btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  12. c3267bb btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  13. 6018ba0 Btrfs: cleanup 'start' subtraction from try uncompressed inline extent by Timofey Titovets · 7 years ago
  14. 996478c btrfs: change how we decide to commit transactions during flushing by Josef Bacik · 7 years ago
  15. eef16ba Btrfs: send, apply asynchronous page cache readahead to enhance page read by Kuanling Huang · 7 years ago
  16. 785884f Btrfs: fix memory leak in raid56 by Liu Bo · 7 years ago
  17. 315d8e9 btrfs: make array types static const, reduces object code size by Colin Ian King · 7 years ago
  18. 3afb0c5 btrfs: return -ENOMEM on allocation failure in btrfsic by Allen Pais · 7 years ago
  19. 6939f66 Btrfs: fix confusing worker helper info in stacktrace by Liu Bo · 7 years ago
  20. 18fdc67 Btrfs: remove bio_flags which indicates a meta block of log-tree by Liu Bo · 7 years ago
  21. 6300463 Btrfs: make plug in writing meta blocks really work by Liu Bo · 7 years ago
  22. d8953d6 btrfs: convert all mount option checking code to use btrfs_test_opt by Satoru Takeuchi · 7 years ago
  23. 3993b11 btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit by Colin Ian King · 7 years ago
  24. fa0d088 btrfs: Clean up dead code in root-tree by Christos Gkekas · 7 years ago
  25. 9ca2e97 btrfs: tests: Fix a memory leak in error handling path in 'run_test()' by Christophe JAILLET · 7 years ago
  26. c434d21 btrfs: Remove redundant argument of __link_block_group by Nikolay Borisov · 7 years ago
  27. 1efb72a btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
  28. 8c70c9f btrfs: Remove unused parameter from check_direct_IO by Nikolay Borisov · 7 years ago
  29. ee8c494 btrfs: Remove unused arguments from btrfs_changed_cb_t by Nikolay Borisov · 7 years ago
  30. a035751 btrfs: Remove unused parameters from various functions by Nikolay Borisov · 7 years ago
  31. 8ca1995 btrfs: Remove unused variable by Nikolay Borisov · 7 years ago
  32. 9b4a9b2 Btrfs: do not async submit for nodatasum inodes by Liu Bo · 7 years ago
  33. 9cd3a7e Btrfs: search parity device wisely by Liu Bo · 7 years ago
  34. ee87cf5 btrfs: copy fsid to super_block s_uuid by Anand Jain · 7 years ago
  35. 718dc5f Btrfs: fix __user casting in ioctl.c by Omar Sandoval · 7 years ago
  36. c9162bd Btrfs: make some volumes.c functions static by Omar Sandoval · 7 years ago
  37. 012e513e btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum by Anand Jain · 7 years ago
  38. f78541dd btrfs: Remove redundant forward declarations by Nikolay Borisov · 7 years ago
  39. 49e83f5 Btrfs: protect conditions within root->log_mutex while waiting by Liu Bo · 7 years ago
  40. 45bac0f Btrfs: use wait_event instead of a single function by Liu Bo · 7 years ago
  41. 69cc715 Btrfs: move finish_wait out of the loop by Liu Bo · 7 years ago
  42. 219d33b Btrfs: remove batch plug in run_scheduled_IO by Liu Bo · 7 years ago
  43. 0b07194 Linux 4.14-rc7 by Linus Torvalds · 7 years ago
  44. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  45. 6c325f4 Merge branch 'net_sched-fix-races-with-RCU-callbacks' by David S. Miller · 7 years ago
  46. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  47. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  48. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  49. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  50. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  51. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  52. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  53. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  54. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  55. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  56. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  57. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  58. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  59. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  60. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  61. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  62. 8c83c88 Merge branch 'sctp-endianness-fixes' by David S. Miller · 7 years ago
  63. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  64. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  65. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  66. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  67. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  68. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  69. 151516f Merge branch 'sockmap-fixes' by David S. Miller · 7 years ago
  70. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  71. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  72. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  73. a7d3e63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  74. 22450e0 Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  75. b35f0ca Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  76. 5345da8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  77. ea67899 assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  78. 7814023 Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  79. c9f27f9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  80. a9af983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  81. dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
  82. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  83. 63b9ab6 tuntap: properly align skb->head before building skb by Jason Wang · 7 years ago
  84. 11224e1 Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  85. 90e6872 Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  86. a0cb2b5 Fix tracing sample code warning. by Linus Torvalds · 7 years ago
  87. fe23429 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  88. d3eab75 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 11dc76f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 02c7dfc Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 5cefb4e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 3e64fcb Input: synaptics-rmi4 - limit the range of what GPIOs are buttons by Andrew Duggan · 7 years ago
  93. a508294 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  94. 8ab190f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  95. 8aec495 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  96. f8d20b4 ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  97. f3594f0 ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  98. 6d9f079 net: stmmac: First Queue must always be in DCB mode by Jose Abreu · 7 years ago
  99. 4894ac6 net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing by Jose Abreu · 7 years ago
  100. 5be9541 Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago