summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12f2fs: correct spelling mistakeZeng Guangyue
2019-03-12f2fs: fix wrong #endifJaegeuk Kim
2019-03-05f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAGJaegeuk Kim
2019-03-05f2fs: don't allow negative ->write_io_size_bitsChao Yu
2019-03-05f2fs: fix to check inline_xattr_size boundary correctlyChao Yu
2019-03-05f2fs: do not use mutex lock in atomic contextSahitya Tummala
2019-03-05f2fs: fix potential data inconsistence of checkpointChao Yu
2019-03-05f2fs: jump to label 'free_node_inode' when failing from d_make_root()Chengguang Xu
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu
2019-03-05f2fs: fix to data block override node segment by mistakezhengliang
2019-02-15f2fs: fix typos in code commentsGeliang Tang
2019-02-15f2fs: use xattr_prefix to wrap upGao Xiang
2019-02-15f2fs: sync filesystem after roll-forward recoveryJaegeuk Kim
2019-02-15f2fs: flush quota blocks after turnning it offJaegeuk Kim
2019-02-15f2fs: avoid null pointer exception in dcc_infoJaegeuk Kim
2019-02-15f2fs: don't wake up too frequently, if there is lots of IOsJaegeuk Kim
2019-02-15f2fs: try to keep CP_TRIMMED_FLAG after successful umountJaegeuk Kim
2019-02-15f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim
2019-02-04f2fs: run discard jobs when put_superJaegeuk Kim
2019-01-22f2fs: fix to set sbi dirty correctlyChao Yu
2019-01-22f2fs: fix to initialize variable to avoid UBSAN/smatch warningChao Yu
2019-01-22f2fs: UBSAN: set boolean value iostat_enable correctlySheng Yong
2019-01-22f2fs: add brackets for macrosSheng Yong
2019-01-22f2fs: check if file namelen exceeds max valueSheng Yong
2019-01-22f2fs: fix to trigger fsck if dirent.name_len is zeroChao Yu
2019-01-08f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-08f2fs: export FS_NOCOW_FL flag to userJaegeuk Kim
2019-01-08f2fs: check inject_rate validity during configuringChao Yu
2019-01-08f2fs: remove set but not used variable 'err'YueHaibing
2019-01-08f2fs: fix compile warnings: 'struct *' declared inside parameter listZhikang Zhang
2019-01-08f2fs: change error code to -ENOMEM from -EINVALChengguang Xu
2019-01-08f2fs: don't access node/meta inode mapping after iputJaegeuk Kim
2019-01-08f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
2019-01-06Linux 5.0-rc1Linus Torvalds
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds