summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-10-16f2fs: fix to recover cold bit of inode block during PORChao Yu2-1/+7
2018-10-16f2fs: submit cached bio to avoid endless PageWritebackChao Yu3-25/+61
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg11-14/+318
2018-10-02f2fs: clear PageError on the read pathJaegeuk Kim1-1/+4
2018-09-30f2fs: allow out-place-update for direct IO in LFS modeChao Yu3-14/+78
2018-09-30f2fs: refactor ->page_mkwrite() flowChao Yu3-24/+24
2018-09-30Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu5-35/+32
2018-09-30f2fs: support superblock checksumJunling Zheng3-0/+37
2018-09-30f2fs: add to account skip count of background GCChao Yu3-3/+22
2018-09-30f2fs: add to account meta IOChao Yu3-0/+29
2018-09-30f2fs: keep lazytime on remountJaegeuk Kim1-0/+1
2018-09-28f2fs: fix missing up_readJaegeuk Kim1-1/+3
2018-09-28f2fs: return correct errno in f2fs_gcJaegeuk Kim1-1/+1
2018-09-28f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIOJaegeuk Kim6-14/+47
2018-09-26f2fs: mark inode dirty explicitly in recover_inode()Chao Yu1-0/+2
2018-09-26f2fs: fix to recover inode's crtime during PORChao Yu1-0/+7
2018-09-26f2fs: fix to recover inode's i_gc_failures during PORChao Yu1-0/+2
2018-09-26f2fs: fix to recover inode's i_flags during PORChao Yu1-0/+1
2018-09-26f2fs: fix to recover inode's project id during PORChao Yu1-0/+13
2018-09-26f2fs: update i_size after DIO completionJaegeuk Kim2-8/+8
2018-09-26f2fs: report ENOENT correctly in f2fs_renameJaegeuk Kim1-2/+4
2018-09-25f2fs: fix remount problem of option io_bitsChengguang Xu1-1/+2
2018-09-20f2fs: fix to recover inode's uid/gid during PORChao Yu1-0/+2
2018-09-20f2fs: avoid infinite loop in f2fs_alloc_nidJaegeuk Kim1-2/+3
2018-09-19f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala5-13/+40
2018-09-12f2fs: split IO error injection according to RWChao Yu3-4/+12
2018-09-12f2fs: add SPDX license identifiersChao Yu27-107/+27
2018-09-12f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu1-8/+11
2018-09-11f2fs: fix setattr project check upon fssetxattr ioctlWang Shilong1-23/+37
2018-09-11f2fs: avoid sleeping under spin_lockZhikang Zhang2-22/+36
2018-09-11f2fs: plug readahead IO in readdir()Chao Yu1-6/+16
2018-09-11f2fs: fix to do sanity check with current segment numberChao Yu1-1/+33
2018-09-11f2fs: fix memory leak of percpu counter in fill_super()Chao Yu1-1/+5
2018-09-11f2fs: fix memory leak of write_io in fill_super()Chao Yu1-1/+1
2018-09-11f2fs: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-09-11f2fs: fix to flush all dirty inodes recovered in readonly fsChao Yu4-5/+15
2018-09-11f2fs: report error if quota off error during umountYunlei He1-3/+16
2018-09-07f2fs: submit bio after shutdownJaegeuk Kim1-0/+2
2018-09-05f2fs: avoid wrong decrypted data from diskJaegeuk Kim4-12/+17
2018-09-05Revert "f2fs: use printk_ratelimited for f2fs_msg"Chao Yu3-7/+7
2018-09-05f2fs: fix unnecessary periodic wakeup of discard thread when dev is busySahitya Tummala1-1/+7
2018-09-05f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu5-55/+46
2018-09-05f2fs: add additional sanity check in f2fs_acl_from_disk()Chengguang Xu1-0/+3
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi39-390/+39
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha1-1/+0
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds4-83/+37
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-115/+49
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds1-9/+116