1. e6269c4 blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with it by Tejun Heo · 9 years ago
  2. ae11889 blkcg: consolidate blkg creation in blkcg_bio_issue_check() by Tejun Heo · 9 years ago
  3. c9589f0 blk-throttle: improve queue bypass handling by Tejun Heo · 9 years ago
  4. 85b6bc9 blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_lookup() by Tejun Heo · 9 years ago
  5. 24f2904 blkcg: inline [__]blkg_lookup() by Tejun Heo · 9 years ago
  6. e4a9bde blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods by Tejun Heo · 9 years ago
  7. 8143764 blkcg: minor updates around blkcg_policy_data by Tejun Heo · 9 years ago
  8. a9520cd blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data by Tejun Heo · 9 years ago
  9. b2ce264 blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods by Tejun Heo · 9 years ago
  10. 4fb7203 blk-throttle: remove asynchrnous percpu stats allocation mechanism by Tejun Heo · 9 years ago
  11. 001bea7 blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods by Tejun Heo · 9 years ago
  12. 3e41871 blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fn by Tejun Heo · 9 years ago
  13. 4c55f4f blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy() by Tejun Heo · 9 years ago
  14. bc915e6 blkcg: remove unnecessary blkcg_root handling from css_alloc/free paths by Tejun Heo · 9 years ago
  15. 994b783 blkcg: use blkg_free() in blkcg_init_queue() failure path by Tejun Heo · 9 years ago
  16. 401efbf blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl() by Tejun Heo · 9 years ago
  17. 60a8370 cfq-iosched: charge async IOs to the appropriate blkcg's instead of the root by Tejun Heo · 9 years ago
  18. d4aad7f cfq-iosched: fold cfq_find_alloc_queue() into cfq_get_queue() by Tejun Heo · 9 years ago
  19. 322731e cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_get_queue() by Tejun Heo · 9 years ago
  20. 2da8de0 cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue() by Tejun Heo · 9 years ago
  21. d93a11f blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical allocations by Tejun Heo · 9 years ago
  22. 563180a cfq-iosched: minor cleanups by Tejun Heo · 9 years ago
  23. bce6133 cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request() by Tejun Heo · 9 years ago
  24. 95e5d6f cfq-iosched: fix async oom queue handling by Tejun Heo · 9 years ago
  25. 4ebc1c6 cfq-iosched: simplify control flow in cfq_get_queue() by Tejun Heo · 9 years ago
  26. 5634cc2 writeback: update writeback tracepoints to report cgroup by Tejun Heo · 9 years ago
  27. 9acee9c kernfs: implement kernfs_path_len() by Tejun Heo · 9 years ago
  28. 60292bc writeback: explain why @inode is allowed to be NULL for inode_congested() by Tejun Heo · 9 years ago
  29. 8a1270c writeback: remove wb_writeback_work->single_wait/done by Tejun Heo · 9 years ago
  30. 1ed8d48 writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg by Tejun Heo · 9 years ago
  31. 11743ee Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.3/blkcg by Jens Axboe · 9 years ago
  32. 0dad87f eCryptfs: Delete a check before the function call "key_put" by Markus Elfring · 9 years ago
  33. 5556e7e eCryptfs: Invalidate dcache entries when lower i_nlink is zero by Tyler Hicks · 9 years ago
  34. 3af4e5a HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error by Don Zickus · 9 years ago
  35. ff2d920 ARM: add TC2 PM support to multi_v7_defconfig by Nicolas Pitre · 9 years ago
  36. 3dc33e2 enic: Fix namespace pollution causing build errors. by David S. Miller · 9 years ago
  37. f34fa14 bnx2x: Add vxlan RSS support by Rajesh Borundia · 9 years ago
  38. bd49784 dm stats: report precise_timestamps and histogram in @stats_list output by Mikulas Patocka · 9 years ago
  39. 3f0bf60 Merge branch 'dsa-multi-swtich' by David S. Miller · 9 years ago
  40. 6083ce7 dsa: mv88e6xxx: Set DSA mode based on chip abilities by Andrew Lunn · 9 years ago
  41. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  42. 1e72e6f net: dsa: Allow multi hop routes to be expressed by Andrew Lunn · 9 years ago
  43. 56d1392 ixgbe: TRIVIAL fix up double 'the' and comment style by Jacob Keller · 9 years ago
  44. d147329 ixgbe: Simplify port-specific macros by Mark Rustad · 9 years ago
  45. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 9 years ago
  46. fae5eca igbvf: clear buffer_info->dma after dma_unmap_single() by Stefan Assmann · 9 years ago
  47. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 9 years ago
  48. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 9 years ago
  49. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  50. 5e5d494 e100: Release skb when DMA mapping is failed in e100_xmit_prepare by Jia-Ju Bai · 9 years ago
  51. 9ad607b e100: Add a check after pci_pool_create to avoid null pointer dereference by Jia-Ju Bai · 9 years ago
  52. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  53. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 9 years ago
  54. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 9 years ago
  55. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  56. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  57. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  58. 3e1d2ee cgroup: introduce cgroup_subsys->legacy_name by Tejun Heo · 9 years ago
  59. d98817d cgroup: don't print subsystems for the default hierarchy by Tejun Heo · 9 years ago
  60. 62060a3 Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 9 years ago
  61. 443d792 Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 9 years ago
  62. 582271a Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 9 years ago
  63. a005bc6 Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  64. d2be537 block: bump BLK_DEF_MAX_SECTORS to 2560 by Jeff Moyer · 9 years ago
  65. 30e2bc0 Revert "block: remove artifical max_hw_sectors cap" by Jeff Moyer · 9 years ago
  66. 341a670 ARM64: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 9 years ago
  67. 3cf6a06 ARM: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 9 years ago
  68. 5446584 Merge tag 'imx-defconfig-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/defconfig by Olof Johansson · 9 years ago
  69. b12c082 Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Olof Johansson · 9 years ago
  70. 207b504 Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 9 years ago
  71. 1b647a1 Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  72. 61ed713 Merge branch 'drivers_iff_no_queue' by David S. Miller · 9 years ago
  73. 348e343 net: sched: drop all special handling of tx_queue_len == 0 by Phil Sutter · 9 years ago
  74. 906470c net: warn if drivers set tx_queue_len = 0 by Phil Sutter · 9 years ago
  75. 7d9e437 staging: wilc1000: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  76. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  77. 9ad09c5 net: hsr: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  78. cdf7370 net: batman-adv: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  79. 3db6da1 net: mac80211_hwsim: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  80. 3a9c0a1 net: hostap: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  81. 0a5f107 net: dsa: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  82. bf485bc net: ipvlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  83. 1e6f20c net: bonding: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  84. 4afbc0d net: 6lowpan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  85. ccecb2a net: bridge: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  86. 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  87. 22dba39 net: vxlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  88. 22e380a net: team: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  89. 85773a6 net: nlmon: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  90. e65db2b net: loopback: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  91. ed961ac net: geneve: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  92. ff42c02 net: dummy: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  93. 02f01ec net: veth: enable noqueue operation by default by Phil Sutter · 9 years ago
  94. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 9 years ago
  95. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 9 years ago
  96. ac05fbb inode: don't softlockup when evicting inodes by Josef Bacik · 10 years ago
  97. 44840de USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  98. 1fb8dc3 USB: ftdi_sio: Added custom PID for CustomWare products by Matthijs Kooijman · 9 years ago
  99. d2958d1 USB: usb_wwan: silence read errors on disconnect by Johan Hovold · 9 years ago
  100. 9257f1d USB: option: silence interrupt errors by Johan Hovold · 9 years ago