summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-12f2fs: fix encrypted page memory leakChao Yu1-2/+7
2019-03-12f2fs: make fault injection covering __submit_flush_wait()Chao Yu1-1/+5
2019-03-12f2fs: fix to retry fill_super only if recovery failedChao Yu1-8/+11
2019-03-12f2fs: silence VM_WARN_ON_ONCE in mempool_allocGao Xiang1-1/+2
2019-03-12f2fs: correct spelling mistakeZeng Guangyue1-1/+1
2019-03-12f2fs: fix wrong #endifJaegeuk Kim1-2/+2
2019-03-05f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAGJaegeuk Kim1-2/+4
2019-03-05f2fs: don't allow negative ->write_io_size_bitsChao Yu1-1/+1
2019-03-05f2fs: fix to check inline_xattr_size boundary correctlyChao Yu3-13/+14
2019-03-05f2fs: do not use mutex lock in atomic contextSahitya Tummala1-7/+13
2019-03-05f2fs: fix potential data inconsistence of checkpointChao Yu4-13/+11
2019-03-05f2fs: jump to label 'free_node_inode' when failing from d_make_root()Chengguang Xu1-1/+1
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu1-0/+2
2019-03-05f2fs: fix to data block override node segment by mistakezhengliang1-0/+4
2019-02-15f2fs: fix typos in code commentsGeliang Tang1-2/+2
2019-02-15f2fs: use xattr_prefix to wrap upGao Xiang1-1/+1
2019-02-15f2fs: sync filesystem after roll-forward recoveryJaegeuk Kim3-14/+39
2019-02-15f2fs: flush quota blocks after turnning it offJaegeuk Kim1-0/+6
2019-02-15f2fs: avoid null pointer exception in dcc_infoJaegeuk Kim1-3/+10
2019-02-15f2fs: don't wake up too frequently, if there is lots of IOsJaegeuk Kim1-1/+1
2019-02-15f2fs: try to keep CP_TRIMMED_FLAG after successful umountJaegeuk Kim1-0/+2
2019-02-15f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim6-3/+19
2019-02-04f2fs: run discard jobs when put_superJaegeuk Kim5-3/+27
2019-01-22f2fs: fix to set sbi dirty correctlyChao Yu1-7/+6
2019-01-22f2fs: fix to initialize variable to avoid UBSAN/smatch warningChao Yu1-1/+1
2019-01-22f2fs: UBSAN: set boolean value iostat_enable correctlySheng Yong1-3/+9
2019-01-22f2fs: add brackets for macrosSheng Yong1-5/+5
2019-01-22f2fs: check if file namelen exceeds max valueSheng Yong1-1/+2
2019-01-22f2fs: fix to trigger fsck if dirent.name_len is zeroChao Yu1-0/+4
2019-01-08f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-23/+6
2019-01-08f2fs: export FS_NOCOW_FL flag to userJaegeuk Kim2-1/+4
2019-01-08f2fs: check inject_rate validity during configuringChao Yu1-0/+2
2019-01-08f2fs: remove set but not used variable 'err'YueHaibing1-4/+1
2019-01-08f2fs: fix compile warnings: 'struct *' declared inside parameter listZhikang Zhang1-0/+3
2019-01-08f2fs: change error code to -ENOMEM from -EINVALChengguang Xu1-1/+1
2019-01-08f2fs: don't access node/meta inode mapping after iputJaegeuk Kim2-7/+17
2019-01-08f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim1-5/+7
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada7-0/+7
2019-01-06Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds94-694/+150
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-166/+620
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-188/+468
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+19
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-275/+215
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-8/+31
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds4-0/+189
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds5-10/+4