summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-28f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACEDaeho Jeong
2022-11-11f2fs: fix to set flush_merge opt and show noflush_mergeYangtao Li
2022-11-11f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa
2022-11-11f2fs: optimize iteration over sparse directoriesChao Yu
2022-11-11f2fs: fix to avoid accessing uninitialized spinlockChao Yu
2022-11-11f2fs: correct i_size change for atomic writesDaeho Jeong
2022-11-11f2fs: add proc entry to show discard_plist infoYangtao Li
2022-11-11f2fs: allow to read node block after shutdownJaegeuk Kim
2022-11-01f2fs: replace ternary operator with max()wangkailong@jari.cn
2022-11-01f2fs: replace gc_urgent_high_remaining with gc_remaining_trialsYangtao Li
2022-11-01f2fs: add missing bracket in docJaegeuk Kim
2022-11-01f2fs: use sysfs_emit instead of sprintfJaegeuk Kim
2022-11-01f2fs: introduce gc_mode sysfs nodeYangtao Li
2022-11-01f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()Chao Yu
2022-11-01f2fs: fix return val in f2fs_start_ckpt_thread()Yangtao Li
2022-11-01f2fs: fix the msg data typeMukesh Ojha
2022-11-01f2fs: fix the assign logic of iocbMukesh Ojha
2022-11-01f2fs: Fix typo in commentsKeoseong Park
2022-11-01f2fs: introduce max_ordered_discard sysfs nodeYangtao Li
2022-11-01f2fs: allow to set compression for inlined fileJaegeuk Kim
2022-11-01f2fs: add barrier mount optionYangtao Li
2022-11-01f2fs: fix normal discard processDongdong Zhang
2022-11-01f2fs: cleanup in f2fs_create_flush_cmd_control()Yangtao Li
2022-11-01f2fs: fix gc mode when gc_urgent_high_remaining is 1Yangtao Li
2022-11-01f2fs: remove batched_trim_sections nodeYangtao Li
2022-11-01f2fs: support fault injection for f2fs_is_valid_blkaddr()Chao Yu
2022-11-01f2fs: fix to invalidate dcc->f2fs_issue_discard in error pathChao Yu
2022-10-27f2fs: Fix the race condition of resize flag between resizefsZhang Qilong
2022-10-25f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidateJaegeuk Kim
2022-10-25f2fs: should put a page when checking the summary infoPavel Machek
2022-10-17Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-16Linux 6.1-rc1v6.1-rc1Linus Torvalds
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor
2022-10-17kbuild: fix single directory buildMasahiro Yamada
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara