1. be138b7 f2fs: remove unnecessary macro by Jaegeuk Kim · 10 years ago
  2. 6a8f8ca f2fs: avoid race condition in handling wait_io by Jaegeuk Kim · 10 years ago
  3. adf4983 f2fs: send discard commands in larger extent by Jaegeuk Kim · 10 years ago
  4. b3d208f f2fs: revisit inline_data to avoid data races and potential bugs by Jaegeuk Kim · 10 years ago
  5. 1f7732f f2fs: remove pointless bit testing in f2fs_delete_entry() by Jan Kara · 10 years ago
  6. e3fb1b7 f2fs: do not discard data protected by the previous checkpoint by Jaegeuk Kim · 10 years ago
  7. 427a45c f2fs: flush_dcache_page for inline data by Jaegeuk Kim · 10 years ago
  8. ca4b02e f2fs: call write_checkpoint under disabled gc by Jaegeuk Kim · 10 years ago
  9. 9234f31 f2fs: fix possible data corruption in f2fs_write_begin() by Jan Kara · 10 years ago
  10. 2cc2218 f2fs: use current_sit_addr to replace the open code by Gu Zheng · 10 years ago
  11. 52aca07 f2fs: rename f2fs_set/clear_bit to f2fs_test_and_set/clear_bit by Gu Zheng · 10 years ago
  12. 1730663 f2fs: set raw_super default to NULL to avoid compile warning by Gu Zheng · 10 years ago
  13. c6ac4c0 f2fs: introduce f2fs_change_bit to simplify the change bit logic by Gu Zheng · 10 years ago
  14. fa52872 f2fs: remove the redundant function cond_clear_inode_flag by Gu Zheng · 10 years ago
  15. 8a2d0ac f2fs: remove the seems unneeded argument 'type' from __get_victim by Gu Zheng · 10 years ago
  16. 9bd27ae f2fs: avoid returning uninitialized value to userspace from f2fs_trim_fs() by Jan Kara · 10 years ago
  17. d64948a f2fs: declare f2fs_convert_inline_dir as a static function by Jaegeuk Kim · 10 years ago
  18. f1e33a0 f2fs: use kmap_atomic instead of kmap by Jaegeuk Kim · 10 years ago
  19. 062a3e7 f2fs: reuse make_empty_dir code for inline_dentry by Jaegeuk Kim · 10 years ago
  20. 7b3cd7d f2fs: introduce f2fs_dentry_ptr structure for code clean-up by Jaegeuk Kim · 10 years ago
  21. 5ab1857 f2fs: should not truncate any inline_dentry by Jaegeuk Kim · 10 years ago
  22. 38594de f2fs: reuse core function in f2fs_readdir for inline_dentry by Jaegeuk Kim · 10 years ago
  23. e7a2bf2 f2fs: fix counting inline_data inode numbers by Jaegeuk Kim · 10 years ago
  24. 3289c06 f2fs: add stat info for inline_dentry inodes by Jaegeuk Kim · 10 years ago
  25. bce8d11 f2fs: avoid deadlock on init_inode_metadata by Jaegeuk Kim · 10 years ago
  26. 59a0615 f2fs: fix to wait correct block type by Jaegeuk Kim · 10 years ago
  27. 4e6ebf6 f2fs: reuse find_in_block code for find_in_inline_dir by Jaegeuk Kim · 10 years ago
  28. a82afa2 f2fs: reuse room_for_filename for inline dentry operation by Jaegeuk Kim · 10 years ago
  29. d37a868 f2fs: update f2fs documentation for inline dir support by Chao Yu · 10 years ago
  30. 622f28a f2fs: enable inline dir handling by Chao Yu · 10 years ago
  31. 201a05b f2fs: add key function to handle inline dir by Chao Yu · 10 years ago
  32. dbeacf0 f2fs: export dir operations for inline dir by Chao Yu · 10 years ago
  33. 5efd3c6 f2fs: add a new mount option for inline dir by Chao Yu · 10 years ago
  34. 34d67de f2fs: add infra struct and helper for inline dir by Chao Yu · 10 years ago
  35. af41d3e f2fs: avoid infinite loop at cp_error by Jaegeuk Kim · 10 years ago
  36. 4a257ed f2fs: avoid build warning by Jaegeuk Kim · 10 years ago
  37. 13fd8f8 f2fs: fix to call f2fs_unlock_op by Jaegeuk Kim · 10 years ago
  38. 9ba69cf f2fs: avoid to allocate when inline_data was written by Jaegeuk Kim · 10 years ago
  39. a78186e f2fs: use highmem for directory pages by Jaegeuk Kim · 10 years ago
  40. 1ce86bf f2fs: fix race conditon on truncation with inline_data by Jaegeuk Kim · 10 years ago
  41. c08a690 f2fs: should truncate any allocated block for inline_data write by Jaegeuk Kim · 10 years ago
  42. cbcb287 f2fs: invalidate inmemory page by Jaegeuk Kim · 10 years ago
  43. 34ba94b f2fs: do not make dirty any inmemory pages by Jaegeuk Kim · 10 years ago
  44. f4ca536 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  45. 2084bec Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. 0df1f24 Linux 3.18-rc3 by Linus Torvalds · 10 years ago
  47. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  48. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  49. 1226716 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  50. 4257412 Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  51. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  52. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  53. 66338fe Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  54. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  55. 4cb8c35 irda: stop calling sk_prot->disconnect() on connection failure by Linus Torvalds · 10 years ago
  56. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 10 years ago
  57. d6948b2 drm/exynos: enable vblank after DPMS on by Andrzej Hajda · 10 years ago
  58. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 10 years ago
  59. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 10 years ago
  60. 9887e2d drm/exynos: vidi: fix build warning by Inki Dae · 10 years ago
  61. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 10 years ago
  62. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 10 years ago
  63. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 10 years ago
  64. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  65. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  66. 10a8fce Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  67. 12d7aac Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  68. 528a506 Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  69. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  70. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  71. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  72. 08da742 Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  73. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  74. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  75. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  76. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  77. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  78. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  79. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  80. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 7d62728 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  82. 76dfdc2 Merge branches 'acpi-scan' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  83. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 99a49ce Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  87. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  88. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  89. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  90. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  91. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  92. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  93. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 10 years ago
  94. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 10 years ago
  95. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  98. 4f080f05 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  99. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  100. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 10 years ago