1. 828add7 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 4 years, 5 months ago
  2. 9feffe14 f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intuitive by Zhihao Cheng · 4 years, 5 months ago
  3. 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 5 months ago
  4. 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 5 months ago
  5. 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 5 months ago
  6. a86d27d f2fs: compress: add sanity check during compressed cluster read by Chao Yu · 4 years, 5 months ago
  7. 8fa4101 f2fs: use macro instead of f2fs verity version by Jack Qiu · 4 years, 5 months ago
  8. 1fd2801 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 4 years, 5 months ago
  9. 1f07cc5 f2fs: correct comment of f2fs_exist_written_data by Jack Qiu · 4 years, 5 months ago
  10. b2f57a8 f2fs: compress: delay temp page allocation by Chao Yu · 4 years, 5 months ago
  11. 944dd22e f2fs: compress: fix to update isize when overwriting compressed file by Chao Yu · 4 years, 5 months ago
  12. a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 5 months ago
  13. 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 6 months ago
  14. 68e79ba f2fs: Change the type of f2fs_flush_inline_data() to void by Jia Yang · 4 years, 6 months ago
  15. 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
  16. b0f3b87 f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 4 years, 6 months ago
  17. 887e037 f2fs: segment.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
  18. 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 6 months ago
  19. 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  20. aff6fbb f2fs: don't keep meta inode pages used for compressed block migration by Chao Yu · 4 years, 6 months ago
  21. 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 6 months ago
  22. 4fc781a f2fs: fix wrong description of compress feature in f2fs.rst by Chao Yu · 4 years, 6 months ago
  23. f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 6 months ago
  24. ffcde4b f2fs: remove write attribute of main_blkaddr sysfs node by Dehe Gu · 4 years, 6 months ago
  25. 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 6 months ago
  26. 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
  27. d7cd370 f2fs: fix return value of move_data_block() by Chao Yu · 4 years, 6 months ago
  28. b797309 f2fs: add parameter op_flag in f2fs_submit_page_read() by Jia Yang · 4 years, 6 months ago
  29. 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
  30. 9039d83 f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks by Yubo Feng · 4 years, 7 months ago
  31. 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
  32. 9a99c17d f2fs: make trace enter and end in pairs for unlink by Lihong Kou · 4 years, 7 months ago
  33. eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 7 months ago
  34. d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 7 months ago
  35. dd5a09b f2fs: support to trace f2fs_fiemap() by Chao Yu · 4 years, 6 months ago
  36. b79b0a3 f2fs: support to trace f2fs_bmap() by Chao Yu · 4 years, 6 months ago
  37. 250e84d f2fs: fix wrong return value of f2fs_bmap_compress() by Chao Yu · 4 years, 6 months ago
  38. b815bdc f2fs: remove useless parameter of __insert_free_nid() by Liu Song · 4 years, 6 months ago
  39. e5cc2c5 f2fs: fix typo in comment of f2fs_do_add_link by Liu Song · 4 years, 6 months ago
  40. a6d601f f2fs: fix to wait page writeback before update by Chao Yu · 4 years, 6 months ago
  41. 0759e2c f2fs: show more debug info for per-temperature log by Chao Yu · 4 years, 6 months ago
  42. 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
  43. f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 7 months ago
  44. 79963d9 f2fs: shrink node_write lock coverage by Chao Yu · 4 years, 7 months ago
  45. fa67955 f2fs: fix to document reserved special compression extension by Chao Yu · 4 years, 7 months ago
  46. 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
  47. ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
  48. da52f8a f2fs: get the right gc victim section when section has several segments by Jack Qiu · 4 years, 7 months ago
  49. db5ae36 f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry by Wuyun Zhao · 4 years, 7 months ago
  50. 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
  51. 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 4 years, 7 months ago
  52. 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 4 years, 7 months ago
  53. b29482f Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  54. 4dbb29f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  55. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  56. 3a8557e Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  57. 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  58. 79ca035 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  59. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  60. 78c24f7 arch/powerpc/mm/pgtable.c: another missed conversion by Andrew Morton · 4 years, 7 months ago
  61. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  62. 6672966 Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  63. 0c67f6b Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  64. 49f13b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
  65. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  66. 84fc461 Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 7 months ago
  67. 0e083da Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 7 months ago
  68. 6f51ab9 Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 7 months ago
  69. 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 7 months ago
  70. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  71. 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
  72. ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 7 months ago
  73. 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
  74. c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
  75. 77d22a4 Documentation/CodingStyle: Fix duplicate "are" typo by Geert Uytterhoeven · 4 years, 7 months ago
  76. f7579007 arch/sparc/mm/srmmu.c: fix build by Andrew Morton · 4 years, 7 months ago
  77. ede439b Merge branch 'acpica' by Rafael J. Wysocki · 4 years, 7 months ago
  78. 50dd154 Merge branches 'pm-cpufreq' and 'pm-acpi' by Rafael J. Wysocki · 4 years, 7 months ago
  79. 4c277e2 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years, 7 months ago
  80. 5b14671 Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 7 months ago
  81. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
  82. 4964dd2 Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  83. 9ac1eaf clk: mediatek: Remove ifr{0,1}_cfg_regs structures by Stephen Boyd · 4 years, 7 months ago
  84. 45edc7e clk: baikal-t1: remove redundant assignment to variable 'divider' by Colin Ian King · 4 years, 7 months ago
  85. 8ae91d3 clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible" by Colin Ian King · 4 years, 7 months ago
  86. 30b2396 dt-bindings: clock: Add a missing include to MMP Audio Clock binding by Lubomir Rintel · 4 years, 7 months ago
  87. 751ad34 Input: adi - work around module name confict by Arnd Bergmann · 4 years, 7 months ago
  88. 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
  89. ad57a10 Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 7 months ago
  90. 3beff76 x86: use proper parentheses around new uaccess macro argument uses by Linus Torvalds · 4 years, 7 months ago
  91. c68421b afs: Make afs_zap_data() static by David Howells · 5 years ago
  92. 4a06fa5 afs: Remove afs_zero_fid as it's not used by David Howells · 5 years ago
  93. fed79fd afs: Fix debugging statements with %px to be %p by David Howells · 4 years, 7 months ago
  94. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  95. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  96. fc2fb38 Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  97. a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  98. 013b2de uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 8 months ago
  99. 4fa7252 include/linux/cache.h: expand documentation over __read_mostly by Luis Chamberlain · 4 years, 7 months ago
  100. 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago