1. 8ceffcb f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c by Chao Yu · 8 years ago
  2. a398101 f2fs: clean up sysfs codes by Chao Yu · 8 years ago
  3. 5641289 f2fs: fix to document fault injection option and sysfs file by Chao Yu · 8 years ago
  4. 1727f31 f2fs: fix wrong error number of fill_super by Chao Yu · 8 years ago
  5. 6f6d9fe f2fs: fix incorrect document of batched_trim_sections by Chao Yu · 8 years ago
  6. 44529f8 f2fs: fix to show injection rate in ->show_options by Chao Yu · 8 years ago
  7. b63def9 f2fs: Fix a return value in case of error in 'f2fs_fill_super' by Christophe JAILLET · 8 years ago
  8. a005774 f2fs: use proper variable name by Tiezhu Yang · 8 years ago
  9. 1f258ec f2fs: fix to avoid panic when encountering corrupt node by Chao Yu · 8 years ago
  10. febeca6 f2fs: don't track newly allocated nat entry in list by Chao Yu · 8 years ago
  11. d9703d9 f2fs: add f2fs_bug_on in __remove_discard_cmd by Chao Yu · 8 years ago
  12. 2a510c00 f2fs: introduce __wait_one_discard_bio by Chao Yu · 8 years ago
  13. 5a3a2d8 f2fs: dax: fix races between page faults and truncating pages by Qiuyang Sun · 8 years ago
  14. 72fdbe2 f2fs: simplify the way of calulating next nat address by Fan Li · 8 years ago
  15. 21d3f8e f2fs: sanity check size of nat and sit cache by Jin Qian · 8 years ago
  16. d4fdf8b f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 8 years ago
  17. 68390dd f2fs: remove the unnecessary cast for PTR_ERR by Zhang Shengju · 8 years ago
  18. d8c4256 f2fs: remove false-positive bug_on by Jaegeuk Kim · 8 years ago
  19. acfd2810 f2fs: Do not issue small discards in LFS mode by Damien Le Moal · 8 years ago
  20. aaebdee f2fs: don't bother checking for encryption key in ->write_iter() by Eric Biggers · 8 years ago
  21. b82a6ea f2fs: don't bother checking for encryption key in ->mmap() by Eric Biggers · 8 years ago
  22. 6afae63 f2fs: wait discard IO completion without cmd_lock held by Chao Yu · 8 years ago
  23. e31b982 f2fs: wake up all waiters in f2fs_submit_discard_endio by Chao Yu · 8 years ago
  24. 04dfc23 f2fs: show more info if fail to issue discard by Chao Yu · 8 years ago
  25. fb830fc f2fs: introduce io_list for serialize data/node IOs by Chao Yu · 8 years ago
  26. e41e6d7 f2fs: split wio_mutex by Chao Yu · 8 years ago
  27. 963932a f2fs: combine huge num of discard rb tree consistence checks by Yunlei He · 8 years ago
  28. dad48e7 f2fs: fix a bug caused by NULL extent tree by Yunlei He · 8 years ago
  29. 1d7be27 f2fs: try to freeze in gc and discard threads by Jaegeuk Kim · 8 years ago
  30. b7b7c4c f2fs: add a new function get_ssr_cost by Yunlei He · 8 years ago
  31. bd80a4b f2fs: declare load_free_nid_bitmap static by Hou Pengyang · 8 years ago
  32. cc15620 f2fs: avoid f2fs_lock_op for IPU writes by Jaegeuk Kim · 8 years ago
  33. a912b54 f2fs: split bio cache by Jaegeuk Kim · 8 years ago
  34. 81377bd f2fs: use fio instead of multiple parameters by Jaegeuk Kim · 8 years ago
  35. b9109b0 f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 8 years ago
  36. 1919ffc f2fs: use f2fs_submit_page_bio for ra_meta_pages by Jaegeuk Kim · 8 years ago
  37. e5dbd95 f2fs: make sure f2fs_gc returns consistent errno by Weichao Guo · 8 years ago
  38. 1c6d8ee f2fs: support statx by Chao Yu · 8 years ago
  39. 9360712 f2fs: load inode's flag from disk by Jaegeuk Kim · 8 years ago
  40. 15d3042 f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 8 years ago
  41. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  42. 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  43. d9dc089 Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  44. 70ef8f0 Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  45. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  46. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  47. 2a4e669 Merge branch 'xtensa-sim-params' into xtensa-fixes by Max Filippov · 8 years ago
  48. 13e0988 docs: complete bumping minimal GNU Make version to 3.81 by Max Filippov · 8 years ago
  49. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  50. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  51. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. d557d1b refcount: change EXPORT_SYMBOL markings by Greg Kroah-Hartman · 8 years ago
  53. 37d69ee docs: bump minimal GNU Make version to 3.81 by Masahiro Yamada · 8 years ago
  54. 394e4f5 initramfs: avoid "label at end of compound statement" error by Linus Torvalds · 8 years ago
  55. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  56. 2eecf3a Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  57. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  58. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  59. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  60. bdc713b Merge tag 'drm-coc-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  61. 1062ae4 Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  62. 1a5fb64 Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  63. aeced66 Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  64. 414975e Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  65. 58017a3 Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux by Linus Torvalds · 8 years ago
  66. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  67. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  68. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  69. 10add84e dm cache metadata: fail operations if fail_io mode has been established by Mike Snitzer · 8 years ago
  70. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  71. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  72. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 8 years ago
  73. 92f66f8 arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS by Catalin Marinas · 8 years ago
  74. dcfd9b21 befs: make export work with cold dcache by Fabian Frederick · 8 years ago
  75. 2e5b0bd kvm: nVMX: Don't validate disabled secondary controls by Jim Mattson · 8 years ago
  76. 17a9be3 initramfs: Always do fput() and load modules after rootfs populate by Stafford Horne · 8 years ago
  77. 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  78. d5483fe libnvdimm, pfn: fix 'npfns' vs section alignment by Dan Williams · 8 years ago
  79. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  80. 8676df5 drm: Document code of conduct by Daniel Vetter · 8 years ago
  81. 644b493 Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  82. 0be7517 Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  83. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  84. 9d62ed9 libnvdimm: handle locked label storage areas by Dan Williams · 8 years ago
  85. 8f078b3 libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED by Dan Williams · 8 years ago
  86. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  89. 17a7035 of: fix sparse warnings in fdt, irq, reserved mem, and resolver code by Rob Herring · 8 years ago
  90. 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  91. c336bf8 Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  92. 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 8 years ago
  93. 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 8 years ago
  94. bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 8 years ago
  95. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. eb31003 of: fix sparse warning in of_pci_range_parser_one by Rob Herring · 8 years ago
  97. 91d9674 of: fix sparse warnings in of_find_next_cache_node by Rob Herring · 8 years ago
  98. 842be75 cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 8 years ago
  99. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  100. 1598195 Merge branch 'qed-fixes' by David S. Miller · 8 years ago