1. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  2. 120c2cb f2fs: remove unused return value by Jaegeuk Kim · 10 years ago
  3. 52656e6 f2fs: clean up f2fs_ioctl functions by Jaegeuk Kim · 10 years ago
  4. 8a21984 f2fs: potential shift wrapping buf in f2fs_trim_fs() by Dan Carpenter · 10 years ago
  5. 44c1615 f2fs: call f2fs_unlock_op after error was handled by Jaegeuk Kim · 10 years ago
  6. 7cd8558 f2fs: check the use of macros on block counts and addresses by Jaegeuk Kim · 10 years ago
  7. 309cc2b f2fs: refactor flush_nat_entries to remove costly reorganizing ops by Jaegeuk Kim · 10 years ago
  8. 4b2fecc f2fs: introduce FITRIM in f2fs_ioctl by Jaegeuk Kim · 10 years ago
  9. 75ab4cb f2fs: introduce cp_control structure by Jaegeuk Kim · 10 years ago
  10. 95dd897 f2fs: use more free segments until SSR is activated by Jaegeuk Kim · 10 years ago
  11. 9b5f136 f2fs: change the ipu_policy option to enable combinations by Jaegeuk Kim · 10 years ago
  12. 210f41b f2fs: fix to search whole dirty segmap when get_victim by Chao Yu · 10 years ago
  13. 26666c8 f2fs: fix to clean previous mount option when remount_fs by Chao Yu · 10 years ago
  14. 14cecc5 f2fs: skip punching hole in special condition by Chao Yu · 10 years ago
  15. 55cf9cb f2fs: support large sector size by Chao Yu · 10 years ago
  16. 09db6a2 f2fs: fix to truncate blocks past EOF in ->setattr by Chao Yu · 10 years ago
  17. 976e4c5 f2fs: update i_size when __allocate_data_block by Jaegeuk Kim · 10 years ago
  18. 90a893c f2fs: use MAX_BIO_BLOCKS(sbi) by Jaegeuk Kim · 10 years ago
  19. c52e1b1 f2fs: remove redundant operation during roll-forward recovery by Jaegeuk Kim · 10 years ago
  20. 19c9c46 f2fs: do not skip latest inode information by Jaegeuk Kim · 10 years ago
  21. 441ac5c f2fs: fix roll-forward missing scenarios by Jaegeuk Kim · 10 years ago
  22. 88bd02c f2fs: fix conditions to remain recovery information in f2fs_sync_file by Jaegeuk Kim · 10 years ago
  23. 7ef35e3 f2fs: introduce a flag to represent each nat entry information by Jaegeuk Kim · 10 years ago
  24. 4c521f49 f2fs: use meta_inode cache to improve roll-forward speed by Jaegeuk Kim · 10 years ago
  25. 6097911 f2fs: fix double lock for inode page during roll-foward recovery by Jaegeuk Kim · 10 years ago
  26. c6e4893 f2fs: fix a race condition in next_free_nid by Huang Ying · 10 years ago
  27. 7704182 f2fs: use nm_i->next_scan_nid as default for next_free_nid by Huang Ying · 10 years ago
  28. c1ce1b0 f2fs: give an option to enable in-place-updates during fsync to users by Jaegeuk Kim · 10 years ago
  29. a7ffdbe f2fs: expand counting dirty pages in the inode page cache by Jaegeuk Kim · 10 years ago
  30. 2403c15 f2fs: remove lengthy inode->i_ino by Jaegeuk Kim · 10 years ago
  31. 0b4c5afde f2fs: fix negative value for lseek offset by Jaegeuk Kim · 10 years ago
  32. 9a01b56 f2fs: avoid node page to be written twice in gc_node_segment by Huang Ying · 10 years ago
  33. 721bd4d f2fs: use lock-less list(llist) to simplify the flush cmd management by Gu Zheng · 10 years ago
  34. 184a5cd f2fs: refactor flush_sit_entries codes for reducing SIT writes by Chao Yu · 10 years ago
  35. d3a14af f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNO by Chao Yu · 10 years ago
  36. b0c44f0 f2fs: need fsck.f2fs if the recovery was failed by Jaegeuk Kim · 10 years ago
  37. ec325b5 f2fs: handle bug cases by letting fsck.f2fs initiate by Jaegeuk Kim · 10 years ago
  38. 0579676 f2fs: add BUG cases to initiate fsck.f2fs by Jaegeuk Kim · 10 years ago
  39. 9850cf4 f2fs: need fsck.f2fs when f2fs_bug_on is triggered by Jaegeuk Kim · 10 years ago
  40. 2ae4c67 f2fs: retain inconsistency information to initiate fsck.f2fs by Jaegeuk Kim · 10 years ago
  41. 4081363 f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB by Jaegeuk Kim · 10 years ago
  42. 70c8038 Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  43. 5a147c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  44. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  45. 955837d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  46. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  47. 51fe4d3 Merge branch 'leds-fixes-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  48. 0aa0409 PEFILE: Relax the check on the length of the PKCS#7 cert by David Howells · 10 years ago
  49. 2741960 KEYS: Fix use-after-free in assoc_array_gc() by David Howells · 10 years ago
  50. 876c6e3 KEYS: Fix public_key asymmetric key subtype name by David Howells · 10 years ago
  51. 738c5d1 KEYS: Increase root_maxkeys and root_maxbytes sizes by Steve Dickson · 10 years ago
  52. 9067359 Revert "leds: convert blink timer to workqueue" by Jiri Kosina · 10 years ago
  53. b73e528 f2fs: reposition unlock_new_inode to prevent accessing invalid inode by Chao Yu · 10 years ago
  54. 7505cea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  56. 7c68a9c arm64: fix bug for reloading FPSIMD state after cpu power off by Leo Yan · 10 years ago
  57. 69e273c Linux 3.17-rc3 by Linus Torvalds · 10 years ago
  58. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  59. ca98565 unicore32: Fix build error by Guenter Roeck · 10 years ago
  60. 94559a4 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  61. 19ed3eb Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. e160cc1 vexpress/spc: fix a build warning on array bounds by Alex Shi · 10 years ago
  63. 98fd150 Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 10 years ago
  64. 81bbadc Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  65. 2dbf591 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  66. 29571ce Merge tag 'spi-v3.17-rc3' into spi-linus by Mark Brown · 10 years ago
  67. cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
  68. 35e2744 Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  69. 360b2ea Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  70. e0a7ab4 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 10 years ago
  71. fd5984d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. ad6ede8 Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  73. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  74. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  75. 16b0371 Documentation/kdump/kdump.txt: add ARM description by HuKeping · 10 years ago
  76. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  77. 498b473 tools: selftests: fix build issue with make kselftests target by Phong Tran · 10 years ago
  78. 8c7b638 ocfs2: quorum: add a log for node not fenced by Junxiao Bi · 10 years ago
  79. 8e9801d ocfs2: o2net: set tcp user timeout to max value by Junxiao Bi · 10 years ago
  80. c43c363 ocfs2: o2net: don't shutdown connection when idle timeout by Junxiao Bi · 10 years ago
  81. 2b46263 ocfs2: do not write error flag to user structure we cannot copy from/to by Ben Hutchings · 10 years ago
  82. 4df4185 x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory by Vivek Goyal · 10 years ago
  83. b7d5b9a drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified by Bartlomiej Zolnierkiewicz · 10 years ago
  84. bfcfd44 xattr: fix check for simultaneous glibc header inclusion by Filipe Brandenburger · 10 years ago
  85. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  86. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  87. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  88. 7ea8574 hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked by Michal Hocko · 10 years ago
  89. 137f8cf mm/zpool: use prefixed module loading by Kees Cook · 10 years ago
  90. 0cf1e9d zram: fix incorrect stat with failed_reads by Chao Yu · 10 years ago
  91. 0c38e1f lib: turn CONFIG_STACKTRACE into an actual option. by Dave Jones · 10 years ago
  92. ce8369b mm: actually clear pmd_numa before invalidating by Matthew Wilcox · 10 years ago
  93. 0cfb8f0 memblock, memhotplug: fix wrong type in memblock_find_in_range_node(). by Tang Chen · 10 years ago
  94. 800df62 resource: fix the case of null pointer access by Vivek Goyal · 10 years ago
  95. 3f6316b checkpatch: relax check for length of git commit IDs by Joe Perches · 10 years ago
  96. 878e580 Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  97. 848298c Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  98. bbf6c0a Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  99. 7acaf52 Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  100. 115619b Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago