- 828add7 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 4 years, 5 months ago
- 9feffe14 f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intuitive by Zhihao Cheng · 4 years, 5 months ago
- 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 5 months ago
- 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 5 months ago
- 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 5 months ago
- a86d27d f2fs: compress: add sanity check during compressed cluster read by Chao Yu · 4 years, 5 months ago
- 8fa4101 f2fs: use macro instead of f2fs verity version by Jack Qiu · 4 years, 5 months ago
- 1fd2801 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 4 years, 5 months ago
- 1f07cc5 f2fs: correct comment of f2fs_exist_written_data by Jack Qiu · 4 years, 5 months ago
- b2f57a8 f2fs: compress: delay temp page allocation by Chao Yu · 4 years, 5 months ago
- 944dd22e f2fs: compress: fix to update isize when overwriting compressed file by Chao Yu · 4 years, 5 months ago
- a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 5 months ago
- 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 6 months ago
- 68e79ba f2fs: Change the type of f2fs_flush_inline_data() to void by Jia Yang · 4 years, 6 months ago
- 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
- b0f3b87 f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 4 years, 6 months ago
- 887e037 f2fs: segment.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
- 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 6 months ago
- 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
- aff6fbb f2fs: don't keep meta inode pages used for compressed block migration by Chao Yu · 4 years, 6 months ago
- 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 6 months ago
- 4fc781a f2fs: fix wrong description of compress feature in f2fs.rst by Chao Yu · 4 years, 6 months ago
- f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 6 months ago
- ffcde4b f2fs: remove write attribute of main_blkaddr sysfs node by Dehe Gu · 4 years, 6 months ago
- 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 6 months ago
- 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
- d7cd370 f2fs: fix return value of move_data_block() by Chao Yu · 4 years, 6 months ago
- b797309 f2fs: add parameter op_flag in f2fs_submit_page_read() by Jia Yang · 4 years, 6 months ago
- 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
- 9039d83 f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks by Yubo Feng · 4 years, 7 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
- 9a99c17d f2fs: make trace enter and end in pairs for unlink by Lihong Kou · 4 years, 7 months ago
- eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 7 months ago
- d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 7 months ago
- dd5a09b f2fs: support to trace f2fs_fiemap() by Chao Yu · 4 years, 6 months ago
- b79b0a3 f2fs: support to trace f2fs_bmap() by Chao Yu · 4 years, 6 months ago
- 250e84d f2fs: fix wrong return value of f2fs_bmap_compress() by Chao Yu · 4 years, 6 months ago
- b815bdc f2fs: remove useless parameter of __insert_free_nid() by Liu Song · 4 years, 6 months ago
- e5cc2c5 f2fs: fix typo in comment of f2fs_do_add_link by Liu Song · 4 years, 6 months ago
- a6d601f f2fs: fix to wait page writeback before update by Chao Yu · 4 years, 6 months ago
- 0759e2c f2fs: show more debug info for per-temperature log by Chao Yu · 4 years, 6 months ago
- 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
- f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 7 months ago
- 79963d9 f2fs: shrink node_write lock coverage by Chao Yu · 4 years, 7 months ago
- fa67955 f2fs: fix to document reserved special compression extension by Chao Yu · 4 years, 7 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
- ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
- da52f8a f2fs: get the right gc victim section when section has several segments by Jack Qiu · 4 years, 7 months ago
- 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
- 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
- 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 4 years, 7 months ago
- 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 4 years, 7 months ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 78c24f7 arch/powerpc/mm/pgtable.c: another missed conversion by Andrew Morton · 4 years, 7 months ago
- 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 7 months ago
- 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
- 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
- ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 7 months ago
- 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
- c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
- 77d22a4 Documentation/CodingStyle: Fix duplicate "are" typo by Geert Uytterhoeven · 4 years, 7 months ago
- f7579007 arch/sparc/mm/srmmu.c: fix build by Andrew Morton · 4 years, 7 months ago
- ede439b Merge branch 'acpica' by Rafael J. Wysocki · 4 years, 7 months ago
- 50dd154 Merge branches 'pm-cpufreq' and 'pm-acpi' by Rafael J. Wysocki · 4 years, 7 months ago
- 4c277e2 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years, 7 months ago
- 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
- 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
- 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
- 9ac1eaf clk: mediatek: Remove ifr{0,1}_cfg_regs structures by Stephen Boyd · 4 years, 7 months ago
- 45edc7e clk: baikal-t1: remove redundant assignment to variable 'divider' by Colin Ian King · 4 years, 7 months ago
- 8ae91d3 clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible" by Colin Ian King · 4 years, 7 months ago
- 30b2396 dt-bindings: clock: Add a missing include to MMP Audio Clock binding by Lubomir Rintel · 4 years, 7 months ago
- 751ad34 Input: adi - work around module name confict by Arnd Bergmann · 4 years, 7 months ago
- 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
- 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
- 3beff76 x86: use proper parentheses around new uaccess macro argument uses by Linus Torvalds · 4 years, 7 months ago
- c68421b afs: Make afs_zap_data() static by David Howells · 5 years ago
- 4a06fa5 afs: Remove afs_zero_fid as it's not used by David Howells · 5 years ago
- fed79fd afs: Fix debugging statements with %px to be %p by David Howells · 4 years, 7 months ago
- 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
- 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
- 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
- a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 013b2de uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 8 months ago
- 4fa7252 include/linux/cache.h: expand documentation over __read_mostly by Luis Chamberlain · 4 years, 7 months ago
- 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago