summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/file.c
AgeCommit message (Expand)Author
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu
2021-03-04f2fs: fix to avoid inconsistent quota dataYi Chen
2020-01-17f2fs: fix potential overflowChao Yu
2019-12-13f2fs: change segment to section in f2fs_ioc_gc_rangeYunlong Song
2019-12-05f2fs: fix to dirty inode synchronouslyChao Yu
2019-11-20f2fs: fix setattr project check upon fssetxattr ioctlWang Shilong
2019-11-20f2fs: avoid wrong decrypted data from diskJaegeuk Kim
2019-05-31f2fs: Fix use of number of devicesDamien Le Moal
2019-04-20f2fs: fix to dirty inode for i_mode recoveryChao Yu
2019-04-20f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu
2019-03-19f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim
2019-02-12f2fs: move dir data flush to write checkpoint processYunlei He
2018-08-20f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gcJaegeuk Kim
2018-08-14f2fs: rework fault injection handling to avoid a warningArnd Bergmann
2018-08-13f2fs: fix avoid race between truncate and background GCChao Yu
2018-08-13f2fs: avoid race between zero_range and background GCChao Yu
2018-08-10f2fs: fix to reset i_gc_failures correctlyChao Yu
2018-08-10f2fs: fix to avoid broken of dnode block listChao Yu
2018-08-01f2fs: don't allow any writes on aborted atomic writesJaegeuk Kim
2018-08-01f2fs: clean up ioctl interface namingChao Yu
2018-08-01f2fs: clean up with f2fs_encrypted_inode()Chao Yu
2018-08-01f2fs: fix to propagate error from __get_meta_page()Chao Yu
2018-08-01f2fs: fix to do sanity check with block address in main areaChao Yu
2018-07-27f2fs: introduce and spread verify_blkaddrChao Yu
2018-07-27f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-07-27f2fs: indicate shutdown f2fs to allow unmount successfullyJaegeuk Kim
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-12treewide: Use array_size in f2fs_kvzalloc()Kees Cook
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-06-04f2fs: fix to clear FI_VOLATILE_FILE correctlyChao Yu
2018-06-04f2fs: let sync node IO interrupt async oneChao Yu
2018-05-31fs: f2fs: insert space around that ':' and ', 'youngjun yoo
2018-05-31fs: f2fs: add missing blank lines after declarationsyoungjun yoo
2018-05-31fs: f2fs: changed variable type of offset "unsigned" to "loff_t"youngjun yoo
2018-05-31f2fs: clean up symbol namespaceChao Yu
2018-05-31f2fs: fix to avoid accessing cross the boundaryChao Yu
2018-05-31f2fs: avoid stucking GC due to atomic writeChao Yu
2018-05-31f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-05-31f2fs: clean up with is_valid_blkaddr()Chao Yu
2018-05-31f2fs: treat volatile file's data as hot oneChao Yu
2018-05-31f2fs: rename dio_rwsem to i_gc_rwsemChao Yu
2018-05-31f2fs: move mnt_want_write_file after range checkYunlei He
2018-05-31f2fs: fix missing clear FI_NO_PREALLOC in some error caseYunlei He
2018-05-31f2fs: fix to detect failure of dquot_initializeChao Yu
2018-05-31f2fs: fix return value in f2fs_ioc_commit_atomic_writeChao Yu
2018-05-31f2fs: allocate hot_data for atomic write more strictlyYunlei He
2018-05-31f2fs: fix race in between GC and atomic openChao Yu
2018-05-31fs: f2fs: Adding new return type vm_fault_tSouptick Joarder
2018-05-31f2fs: fix to show missing bits in FS_IOC_GETFLAGSChao Yu
2018-05-31f2fs: remove unneeded F2FS_PROJINHERIT_FLChao Yu