summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg
2018-10-02f2fs: clear PageError on the read pathJaegeuk Kim
2018-09-30f2fs: allow out-place-update for direct IO in LFS modeChao Yu
2018-09-30f2fs: refactor ->page_mkwrite() flowChao Yu
2018-09-30Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu
2018-09-30f2fs: support superblock checksumJunling Zheng
2018-09-30f2fs: add to account skip count of background GCChao Yu
2018-09-30f2fs: add to account meta IOChao Yu
2018-09-30f2fs: keep lazytime on remountJaegeuk Kim
2018-09-28f2fs: fix missing up_readJaegeuk Kim
2018-09-28f2fs: return correct errno in f2fs_gcJaegeuk Kim
2018-09-28f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIOJaegeuk Kim
2018-09-26f2fs: mark inode dirty explicitly in recover_inode()Chao Yu
2018-09-26f2fs: fix to recover inode's crtime during PORChao Yu
2018-09-26f2fs: fix to recover inode's i_gc_failures during PORChao Yu
2018-09-26f2fs: fix to recover inode's i_flags during PORChao Yu
2018-09-26f2fs: fix to recover inode's project id during PORChao Yu
2018-09-26f2fs: update i_size after DIO completionJaegeuk Kim
2018-09-26f2fs: report ENOENT correctly in f2fs_renameJaegeuk Kim
2018-09-25f2fs: fix remount problem of option io_bitsChengguang Xu
2018-09-20f2fs: fix to recover inode's uid/gid during PORChao Yu
2018-09-20f2fs: avoid infinite loop in f2fs_alloc_nidJaegeuk Kim
2018-09-19f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala
2018-09-12f2fs: split IO error injection according to RWChao Yu
2018-09-12f2fs: add SPDX license identifiersChao Yu
2018-09-12f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu
2018-09-11f2fs: fix setattr project check upon fssetxattr ioctlWang Shilong
2018-09-11f2fs: avoid sleeping under spin_lockZhikang Zhang
2018-09-11f2fs: plug readahead IO in readdir()Chao Yu
2018-09-11f2fs: fix to do sanity check with current segment numberChao Yu
2018-09-11f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2018-09-11f2fs: fix memory leak of write_io in fill_super()Chao Yu
2018-09-11f2fs: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-09-11f2fs: fix to flush all dirty inodes recovered in readonly fsChao Yu
2018-09-11f2fs: report error if quota off error during umountYunlei He
2018-09-07f2fs: submit bio after shutdownJaegeuk Kim
2018-09-05f2fs: avoid wrong decrypted data from diskJaegeuk Kim
2018-09-05Revert "f2fs: use printk_ratelimited for f2fs_msg"Chao Yu
2018-09-05f2fs: fix unnecessary periodic wakeup of discard thread when dev is busySahitya Tummala
2018-09-05f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu
2018-09-05f2fs: add additional sanity check in f2fs_acl_from_disk()Chengguang Xu
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches