1. 3cf4574 f2fs: introduce get_next_page_offset to speed up SEEK_DATA by Chao Yu · 9 years ago
  2. 81ca735 f2fs: remove unneeded pointer conversion by Chao Yu · 9 years ago
  3. 5b8db7f f2fs: simplify __allocate_data_blocks by Chao Yu · 9 years ago
  4. 4fe71e8 f2fs: simplify f2fs_map_blocks by Chao Yu · 9 years ago
  5. 8f1dbbb f2fs: introduce lifetime write IO statistics by Shuoran Liu · 9 years ago
  6. 6fe2bc9 f2fs: give scheduling point in shrinking path by Jaegeuk Kim · 9 years ago
  7. 201ef5e f2fs: improve shrink performance of extent nodes by Hou Pengyang · 9 years ago
  8. 4292674 f2fs: don't set cached_en if it will be freed by Jaegeuk Kim · 9 years ago
  9. 43a2fa1 f2fs: move extent_node list operations being coupled with rbtree operation by Jaegeuk Kim · 9 years ago
  10. a03f01f f2fs: reconstruct the code to free an extent_node by Hou Pengyang · 9 years ago
  11. 7c50689 f2fs: use wq_has_sleeper for cp_wait wait_queue by Jaegeuk Kim · 9 years ago
  12. 688159b f2fs: avoid unnecessary search while finding victim in gc by Fan Li · 9 years ago
  13. 85ead81 f2fs: delete unnecessary wait for page writeback by Yunlei He · 9 years ago
  14. fec1d65 f2fs: use wait_for_stable_page to avoid contention by Jaegeuk Kim · 9 years ago
  15. 718e53f f2fs: enhance foreground GC by Chao Yu · 9 years ago
  16. e3ef187 f2fs: don't need to call set_page_dirty for io error by Jaegeuk Kim · 9 years ago
  17. ae96e7bd f2fs: avoid needless sync_inode_page when reading inline_data by Jaegeuk Kim · 9 years ago
  18. 52f8033 f2fs: don't need to sync node page at every time by Jaegeuk Kim · 9 years ago
  19. 2049d4f f2fs: avoid multiple node page writes due to inline_data by Jaegeuk Kim · 9 years ago
  20. 3c082b7 f2fs: do f2fs_balance_fs when block is allocated by Jaegeuk Kim · 9 years ago
  21. 6e17bfb f2fs: fix to overcome inline_data floods by Jaegeuk Kim · 9 years ago
  22. 25c1355 f2fs: use writepages->lock for WB_SYNC_ALL by Jaegeuk Kim · 9 years ago
  23. b483fad f2fs: remove needless condition check by Jaegeuk Kim · 9 years ago
  24. 0ab1435 f2fs: correct search area in get_new_segment by Chao Yu · 9 years ago
  25. 2304cb0 f2fs: export dirty_nats_ratio in sysfs by Chao Yu · 9 years ago
  26. 7d768d2 f2fs: flush dirty nat entries when exceeding threshold by Chao Yu · 9 years ago
  27. 0fd785e f2fs: relocate is_merged_page by Chao Yu · 9 years ago
  28. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  29. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  30. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 5c102d0e Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  32. a16152c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  33. 7ee302f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  34. d856626 Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  35. dd78dac Merge branch 'bnx2x-848xx-phy-fixes' by David S. Miller · 9 years ago
  36. 4ec0b6d bnx2x: Fix 84833 phy command handler by Yuval Mintz · 9 years ago
  37. bb1187a bnx2x: Fix led setting for 84858 phy. by Yuval Mintz · 9 years ago
  38. 27ba2d2 bnx2x: Correct 84858 PHY fw version by Yuval Mintz · 9 years ago
  39. 512ab9a bnx2x: Fix 84833 RX CRC by Yuval Mintz · 9 years ago
  40. 1e411f0 bnx2x: Fix link-forcing for KR2 by Yuval Mintz · 9 years ago
  41. 9ca69b7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  42. b5a099c net: ethernet: davicom: fix devicetree irq resource by Robert Jarzmik · 9 years ago
  43. 1ad5466 fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address by Ken Kawasaki · 9 years ago
  44. 14112ca Driver: Vmxnet3: Update Rx ring 2 max size by Shrikrishna Khare · 9 years ago
  45. d3e1718 Merge branch 'netcp-fixes' by David S. Miller · 9 years ago
  46. 0632448 net: netcp: rework the code for get/set sw_data in dma desc by Karicheri, Muralidharan · 9 years ago
  47. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 9 years ago
  48. 9ecfe87 net: ti: netcp: restore get/set_pad_info() functionality by Karicheri, Muralidharan · 9 years ago
  49. 3301be3 MAINTAINERS: Drop myself as xen netback maintainer by Ian Campbell · 9 years ago
  50. d9749fb sctp: Fix port hash table size computation by Neil Horman · 9 years ago
  51. 90cfde4 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 9 years ago
  52. 81f70ba Linux 4.5-rc5 by Linus Torvalds · 9 years ago
  53. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  56. da6b736 Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  57. 37aa4da Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  58. a703f42 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  59. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  60. 3bd7594 Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb by Douglas Anderson · 9 years ago
  61. d07c027 net: bcmgenet: Fix internal PHY link state by Jaedon Shin · 9 years ago
  62. 18eceb8 af_unix: Don't use continue to re-execute unix_stream_read_generic loop by Rainer Weikusat · 9 years ago
  63. b5f0549 unix_diag: fix incorrect sign extension in unix_lookup_by_ino by Dmitry V. Levin · 9 years ago
  64. 5a0e2f2 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  65. ba41d46 bnxt_en: Failure to update PHY is not fatal condition. by Michael Chan · 9 years ago
  66. de73018 bnxt_en: Remove unnecessary call to update PHY settings. by Michael Chan · 9 years ago
  67. 035a153 bnxt_en: Poll link at the end of __bnxt_open_nic(). by Michael Chan · 9 years ago
  68. 000e094 hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook by Nishanth Menon · 9 years ago
  69. 020ecbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  70. ce6b714 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  71. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 8d2c3ab ser_gigaset: use container_of() instead of detour by Paul Bolle · 9 years ago
  73. 0b7662c Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  74. 1003e19 cxgb3: fix up vpd strings for kstrto*() by Steve Wise · 9 years ago
  75. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 9 years ago
  76. b53ce3e tipc: unlock in error path by Insu Yun · 9 years ago
  77. 29d1441 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  78. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 9 years ago
  79. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  80. 6e22c83 tracing, kasan: Silence Kasan warning in check_stack of stack_tracer by Yang Shi · 9 years ago
  81. 9a154c8 ftracetest: Fix instance test to use proper shell command for pids by Steven Rostedt · 9 years ago
  82. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  83. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  84. 409ee13 Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  85. 9001b8e Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  86. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  87. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  88. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 9 years ago
  89. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 9 years ago
  90. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  91. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  92. acc1469 hwmon: (ads1015) Handle negative conversion values correctly by Peter Rosin · 9 years ago
  93. 4462b4b clk: gpio: Really allow an optional clock= DT property by Stephen Boyd · 9 years ago
  94. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  95. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  96. 42412b1 Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  97. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  98. dd8fc10 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  99. 52b4b95 mm: slab: free kmem_cache_node after destroy sysfs file by Dmitry Safonov · 9 years ago
  100. 1ac0b6d ipc/shm: handle removed segments gracefully in shm_mmap() by Kirill A. Shutemov · 9 years ago