summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-07f2fs: make trace enter and end in pairs for unlinkLihong Kou
2020-07-07f2fs: fix to check page dirty status before writebackChao Yu
2020-07-07f2fs: remove the unused compr parameterWang Xiaojun
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu
2020-07-07f2fs: fix wrong return value of f2fs_bmap_compress()Chao Yu
2020-07-07f2fs: remove useless parameter of __insert_free_nid()Liu Song
2020-07-07f2fs: fix typo in comment of f2fs_do_add_linkLiu Song
2020-07-07f2fs: fix to wait page writeback before updateChao Yu
2020-07-07f2fs: show more debug info for per-temperature logChao Yu
2020-07-07f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_rangeQilong Zhang
2020-07-07f2fs: clean up parameter of f2fs_allocate_data_block()Chao Yu
2020-07-07f2fs: shrink node_write lock coverageChao Yu
2020-07-07f2fs: fix to document reserved special compression extensionChao Yu
2020-07-07f2fs: add prefix for exported symbolsChao Yu
2020-06-18f2fs: use kfree() to free variables allocated by match_strdup()Wang Xiaojun
2020-06-18f2fs: get the right gc victim section when section has several segmentsJack Qiu
2020-06-18f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...Wuyun Zhao
2020-06-18f2fs: remove useless truncate in f2fs_collapse_range()Wei Fang
2020-06-18f2fs: use kfree() instead of kvfree() to free superblock dataDenis Efremov
2020-06-18f2fs: avoid checkpatch errorJaegeuk Kim
2020-06-10Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-06-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-06-10proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-10sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig
2020-06-10cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-06-10Documentation/CodingStyle: Fix duplicate "are" typoGeert Uytterhoeven
2020-06-10arch/sparc/mm/srmmu.c: fix buildAndrew Morton
2020-06-10Merge branch 'acpica'Rafael J. Wysocki
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki
2020-06-10Merge branch 'pm-opp'Rafael J. Wysocki
2020-06-09Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds