1. 0f825ee f2fs: add new interfaces for extent tree by Fan Li · 9 years ago
  2. 86531d6 f2fs: callers take care of the page from bio error by Jaegeuk Kim · 9 years ago
  3. 727edac f2fs: use atomic_t to record hit ratio info of extent cache by Chao Yu · 9 years ago
  4. d5e8f6c f2fs: stat inline xattr inode number by Chao Yu · 9 years ago
  5. 1b77c41 f2fs: use a page temporarily for encrypted gced page by Jaegeuk Kim · 9 years ago
  6. 8f46dca f2fs: expose f2fs_write_cache_pages by Chao Yu · 9 years ago
  7. 037fe70 f2fs: correct return value of ->setxattr by Chao Yu · 9 years ago
  8. bd936f8 f2fs: cleanup write_orphan_inodes by Chao Yu · 9 years ago
  9. 5b33912 f2fs: warm up cold page after mmaped write by Chao Yu · 9 years ago
  10. c1c1b58 f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT by Chao Yu · 9 years ago
  11. a28ef1f f2fs: maintain extent cache in separated file by Chao Yu · 9 years ago
  12. 3c7df87 f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN by Fan Li · 9 years ago
  13. 90d4388 f2fs: fix to update page flag by Chao Yu · 9 years ago
  14. 7023a1a f2fs: shrink unreferenced extent_caches first by Jaegeuk Kim · 9 years ago
  15. bb96a8d f2fs: enhance multithread performance by Chao Yu · 9 years ago
  16. 741a7be f2fs: restrict multimedia filename by Chao Yu · 9 years ago
  17. 62d43ee MAINTAINERS: add missed trace file for f2fs by Chao Yu · 9 years ago
  18. c107989 f2fs: make the function check_dnode have a return type of bool and change it's name to is_alive by Nicholas Krause · 9 years ago
  19. 84bc926 f2fs: check the largest extent at look-up time by Jaegeuk Kim · 9 years ago
  20. 3e72f72 f2fs: use extent_cache by default by Jaegeuk Kim · 9 years ago
  21. 7daaea2 f2fs: add noextent_cache mount option by Jaegeuk Kim · 9 years ago
  22. 554df79 f2fs: shrink extent_cache entries by Jaegeuk Kim · 9 years ago
  23. 1b38dc8 f2fs: shrink nat_cache entries by Jaegeuk Kim · 9 years ago
  24. 2658e50 f2fs: introduce a shrinker for mounted fs by Jaegeuk Kim · 9 years ago
  25. 244f4fc f2fs: set cached_en after checking finally by Jaegeuk Kim · 9 years ago
  26. cbe9192 f2fs: update on-disk extents even under extent_cache by Jaegeuk Kim · 9 years ago
  27. 7a2cb67 f2fs: fix wrong block address calculation for a split extent by Jaegeuk Kim · 9 years ago
  28. 97a7b2c f2fs: convert inline_data for various fallocate by Jaegeuk Kim · 9 years ago
  29. c9b63bd f2fs: avoid to use failed inode immediately by Jaegeuk Kim · 9 years ago
  30. eca616f f2fs: avoid freed stat information by Jaegeuk Kim · 9 years ago
  31. 5ac9f36 f2fs: fix to record dirty page count for symlink by Chao Yu · 9 years ago
  32. 92859a5 f2fs crypto: delete an unnecessary check before the function call "key_put" by Markus Elfring · 9 years ago
  33. 6c84461 Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  34. 50d091b Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  35. 1ddc6dd Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  36. fcdf31a xen/events/fifo: Handle linked events when closing a port by Ross Lagerwall · 9 years ago
  37. ed8bbba Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  38. 6ea76f3c drm/atomic-helpers: Make encoder picking more robust by Daniel Vetter · 9 years ago
  39. 42639ba drm/dp-mst: Remove debug WARN_ON by Daniel Vetter · 9 years ago
  40. 459485a drm/i915: Fixup dp mst encoder selection by Daniel Vetter · 9 years ago
  41. 3b8a684b drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago
  42. c2f3ba7 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  43. 7e88447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  44. 665aadc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  45. abeb4f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  46. 5b2a0ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  47. 5413fcdb Adding YAMA hooks also when YAMA is not stacked. by Salvatore Mesoraca · 9 years ago
  48. 74d3329 Linux 4.2-rc5 by Linus Torvalds · 9 years ago
  49. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  50. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 9 years ago
  51. d4edea4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  54. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  55. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  56. 3270c8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. e331146 i2c: fix leaked device refcount on of_find_i2c_* error path by Vladimir Zapolskiy · 9 years ago
  59. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  61. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  62. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  63. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  64. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  65. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  66. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  67. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  68. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 9 years ago
  69. 5e49e0b Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  70. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  71. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  72. 8c8fe97 Revert "dmaengine: virt-dma: don't always free descriptor upon completion" by Jun Nie · 9 years ago
  73. 0ec9ebc dmaengine: mv_xor: fix big endian operation in register mode by Thomas Petazzoni · 9 years ago
  74. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  75. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 9 years ago
  76. 93dce3a dmaengine: at_hdmac: fix residue computation by Cyrille Pitchen · 9 years ago
  77. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 9 years ago
  78. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  79. e952849 i2c: Fix typo in i2c-bfin-twi.c by Masanari Iida · 9 years ago
  80. 828e66c i2c: omap: fix bus recovery setup by Jan Luebbe · 9 years ago
  81. 8b06260 i2c: core: only use set_scl for bus recovery after calling prepare_recovery by Jan Luebbe · 9 years ago
  82. d12c0aa misc: eeprom: at24: clean up at24_bin_write() by Vladimir Zapolskiy · 9 years ago
  83. 1f02329 i2c: slave eeprom: clean up sysfs bin attribute read()/write() by Vladimir Zapolskiy · 9 years ago
  84. 2761713 rbd: fix copyup completion race by Ilya Dryomov · 9 years ago
  85. fc927cd ceph: always re-send cap flushes when MDS recovers by Yan, Zheng · 9 years ago
  86. f6762cb ceph: fix ceph_encode_locks_to_buffer() by Yan, Zheng · 9 years ago
  87. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  88. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  89. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  90. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  91. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  92. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  93. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  94. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  95. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  96. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 9 years ago
  97. b09dec2 MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers by Thomas Gleixner · 9 years ago
  98. 54d9ffc MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer by Thomas Gleixner · 9 years ago
  99. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  100. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago