summaryrefslogtreecommitdiff
path: root/fs/f2fs/inline.c (follow)
Commit message (Expand)AuthorAge
* Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-05-14
|\
| * f2fs: fix to retrieve inline xattr spaceChao Yu2019-05-08
* | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-03-28
|\|
| * f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu2019-03-14
| * f2fs: fix potential data inconsistence of checkpointChao Yu2019-02-04
* | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-01-10
|\|
| * f2fs: check PageWriteback flag for ordered caseChao Yu2019-01-02
| * f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim2019-01-02
* | Merge 4.20-rc1-4.4 into android-4.4Jaegeuk Kim2018-11-03
|\|
| * f2fs: guarantee journalled quota data by checkpointChao Yu2018-10-29
| * f2fs: add SPDX license identifiersChao Yu2018-10-27
* | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-09-27
|\|
| * f2fs: fix to propagate error from __get_meta_page()Chao Yu2018-09-18
| * f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu2018-09-18
| * f2fs: fix to wait on page writeback before updating pageChao Yu2018-09-18
* | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
|\|
| * f2fs: clean up symbol namespaceChao Yu2018-07-08
| * f2fs: clean up with clear_radix_tree_dirty_tagChao Yu2018-07-08
| * f2fs: remove unmatched zero_user_segment when convert inline dentryYunlong Song2018-07-08
| * f2fs: clear PageError on writepage - part 2Jaegeuk Kim2018-04-26
| * f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers2018-04-19
| * f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
| * f2fs: enhance multiple device flushChao Yu2017-11-15
| * f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2017-09-21
| * f2fs: introduce f2fs_encrypted_file for clean-upJaegeuk Kim2017-09-21
| * f2fs: add app/fs io statChao Yu2017-09-21
| * f2fs: make max inline size changeableChao Yu2017-09-21
| * f2fs: spread struct f2fs_dentry_ptr for inline pathChao Yu2017-09-21
| * f2fs: use proper variable nameTiezhu Yang2017-07-13
| * f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim2017-05-08
| * f2fs: split make_dentry_ptr() into block and inline versionsTomohiro Kusumi2017-05-08
| * f2fs: write small sized IO to hot logJaegeuk Kim2017-05-08
| * f2fs: cleanup the disk level filename updatingKinglong Mee2017-05-08
| * f2fs: clear FI_DATA_EXIST flag in truncate_inline_inodeKinglong Mee2017-05-08
| * f2fs: resolve op and op_flags confilctsJaegeuk Kim2017-02-06
| * f2fs: report error of f2fs_fill_dentriesChao Yu2016-12-01
| * f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim2016-12-01
| * f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsJaegeuk Kim2016-12-01
| * f2fs: fix sparse warningsEric Biggers2016-12-01
| * f2fs: give a chance to detach from dirty listChao Yu2016-12-01
| * f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
* | UPSTREAM: f2fs: clear PageError on writepage - part 2Jaegeuk Kim2018-05-08
* | f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers2018-04-20
* | FROMLIST: f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
* | f2fs: updates on 4.15-rc1Jaegeuk Kim2017-11-27
* | f2fs: catch up to v4.14-rc1Jaegeuk Kim2017-10-03
* | f2fs: resolve op and op_flags confilctsJaegeuk Kim2017-10-03
* | f2fs: report error of f2fs_fill_dentriesChao Yu2017-09-25
* | f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim2017-09-25
* | f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsJaegeuk Kim2017-09-25