platform/kernel/linux-starfive.git
2020-08-04 Yufen Yuf2fs: replace test_and_set/clear_bit() with set/clear_bit()
2020-08-04 Daeho Jeongf2fs: make file immutable even if releasing zero compre...
2020-08-03 Chao Yuf2fs: compress: disable compression mount option if...
2020-08-03 Chao Yuf2fs: compress: add sanity check during compressed...
2020-08-03 Jack Qiuf2fs: use macro instead of f2fs verity version
2020-08-03 Jaegeuk Kimf2fs: fix deadlock between quota writes and checkpoint
2020-08-03 Jack Qiuf2fs: correct comment of f2fs_exist_written_data
2020-07-26 Chao Yuf2fs: compress: delay temp page allocation
2020-07-26 Chao Yuf2fs: compress: fix to update isize when overwriting...
2020-07-26 Jack Qiuf2fs: space related cleanup
2020-07-24 Li Guifuf2fs: fix use-after-free issue
2020-07-24 Jia Yangf2fs: Change the type of f2fs_flush_inline_data() to...
2020-07-21 Daeho Jeongf2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
2020-07-21 Jaegeuk Kimf2fs: should avoid inode eviction in synchronous path
2020-07-20 Randy Dunlapf2fs: segment.h: delete a duplicated word
2020-07-20 Chao Yuf2fs: compress: fix to avoid memory leak on cc->cpages
2020-07-20 Eric Biggersf2fs: use generic names for generic ioctls
2020-07-09 Chao Yuf2fs: don't keep meta inode pages used for compressed...
2020-07-08 Chao Yuf2fs: fix error path in do_recover_data()
2020-07-08 Chao Yuf2fs: fix wrong description of compress feature in...
2020-07-08 Chao Yuf2fs: fix to wait GCed compressed page writeback
2020-07-08 Dehe Guf2fs: remove write attribute of main_blkaddr sysfs...
2020-07-08 Daeho Jeongf2fs: add GC_URGENT_LOW mode in gc_urgent
2020-07-08 Jaegeuk Kimf2fs: avoid readahead race condition
2020-07-08 Chao Yuf2fs: fix return value of move_data_block()
2020-07-08 Jia Yangf2fs: add parameter op_flag in f2fs_submit_page_read()
2020-07-08 Chao Yuf2fs: split f2fs_allocate_new_segments()
2020-07-08 Yubo Fengf2fs: lost matching-pair of trace in f2fs_truncate_inod...
2020-07-08 Yu Changchunf2fs: fix an oops in f2fs_is_compressed_page
2020-07-08 Lihong Kouf2fs: make trace enter and end in pairs for unlink
2020-07-08 Chao Yuf2fs: fix to check page dirty status before writeback
2020-07-08 Wang Xiaojunf2fs: remove the unused compr parameter
2020-07-08 Chao Yuf2fs: support to trace f2fs_fiemap()
2020-07-08 Chao Yuf2fs: support to trace f2fs_bmap()
2020-07-08 Chao Yuf2fs: fix wrong return value of f2fs_bmap_compress()
2020-07-08 Liu Songf2fs: remove useless parameter of __insert_free_nid()
2020-07-08 Liu Songf2fs: fix typo in comment of f2fs_do_add_link
2020-07-08 Chao Yuf2fs: fix to wait page writeback before update
2020-07-08 Chao Yuf2fs: show more debug info for per-temperature log
2020-07-08 Qilong Zhangf2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
2020-07-08 Chao Yuf2fs: clean up parameter of f2fs_allocate_data_block()
2020-07-08 Chao Yuf2fs: shrink node_write lock coverage
2020-07-08 Chao Yuf2fs: fix to document reserved special compression...
2020-07-08 Chao Yuf2fs: add prefix for exported symbols
2020-06-18 Wang Xiaojunf2fs: use kfree() to free variables allocated by match_...
2020-06-18 Jack Qiuf2fs: get the right gc victim section when section...
2020-06-18 Wuyun Zhaof2fs: fix a race condition between f2fs_write_end_io...
2020-06-18 Wei Fangf2fs: remove useless truncate in f2fs_collapse_range()
2020-06-18 Denis Efremovf2fs: use kfree() instead of kvfree() to free superbloc...
2020-06-18 Jaegeuk Kimf2fs: avoid checkpatch error
2020-06-11 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.sysctl' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.i915' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'rwonce/rework' of git://git./linux/kernel...
2020-06-10 Andrew Mortonarch/powerpc/mm/pgtable.c: another missed conversion
2020-06-10 Linus TorvaldsMerge tag 'docs-5.8-2' of git://git.lwn.net/linux
2020-06-10 Linus TorvaldsMerge tag 'acpi-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'pm-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'mtd/for-5.8' of git://git./linux/kernel...
2020-06-10 Alexey Gladkovproc: s_fs_info may be NULL when proc_kill_sb is called
2020-06-10 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for-v5.8' of git://git./linux/kernel/git...
2020-06-10 Christoph Hellwigsysctl: reject gigantic reads/write to sysctl files
2020-06-10 Christoph Hellwigcdrom: fix an incorrect __user annotation on cdrom_sysc...
2020-06-10 Linus TorvaldsMerge tag 'dmaengine-5.8-rc1' of git://git.infradead...
2020-06-10 Geert UytterhoevenDocumentation/CodingStyle: Fix duplicate "are" typo
2020-06-10 Andrew Mortonarch/sparc/mm/srmmu.c: fix build
2020-06-10 Rafael J. WysockiMerge branch 'acpica'
2020-06-10 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-acpi'
2020-06-10 Rafael J. WysockiMerge branch 'pm-opp'
2020-06-09 Linus TorvaldsMerge tag 'fuse-update-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'ovl-update-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'afs-fixes-20200609' of git://git./linux...
2020-06-09 Stephen Boydclk: mediatek: Remove ifr{0,1}_cfg_regs structures
2020-06-09 Colin Ian Kingclk: baikal-t1: remove redundant assignment to variable...
2020-06-09 Colin Ian Kingclk: baikal-t1: fix spelling mistake "Uncompatible...
2020-06-09 Lubomir Rinteldt-bindings: clock: Add a missing include to MMP Audio...
2020-06-09 Arnd BergmannInput: adi - work around module name confict
2020-06-09 Linus TorvaldsMerge tag 'f2fs-for-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'exfat-for-5.8-rc1' of git://git./linux/kerne...
2020-06-09 Linus Torvaldsx86: use proper parentheses around new uaccess macro...
2020-06-09 David Howellsafs: Make afs_zap_data() static
2020-06-09 David Howellsafs: Remove afs_zero_fid as it's not used
2020-06-09 David Howellsafs: Fix debugging statements with %px to be %p
2020-06-09 Linus TorvaldsMerge tag 'trace-v5.8' of git://git./linux/kernel/git...
2020-06-09 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.8-rc1' of git:/...
2020-06-09 Linus TorvaldsMerge tag 'linux-kselftest-5.8-rc1' of git://git./linux...
2020-06-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-09 Oleg Nesterovuprobes: ensure that uprobe->offset and ->ref_ctr_offse...
2020-06-09 Luis Chamberlaininclude/linux/cache.h: expand documentation over __read...
2020-06-09 Christoph Hellwigmaccess: return -ERANGE when probe_kernel_read() fails
2020-06-09 Christoph Hellwigx86: use non-set_fs based maccess routines
2020-06-09 Christoph Hellwigmaccess: allow architectures to provide kernel probing...
next