summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2019-04-04f2fs: read page index before freeingPan Bian
2018-10-21do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-10-21f2fs: go out for insert_inode_locked failureJaegeuk Kim
2018-10-21f2fs: call f2fs_unlock_op after error was handledJaegeuk Kim
2018-10-21f2fs: reposition unlock_new_inode to prevent accessing invalid inodeChao Yu
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2018-06-16f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He
2018-02-13Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song
2018-02-13f2fs: remove redundant lines in allocate_data_blockDongho Sim
2018-02-13f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim
2017-11-26f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-10-12f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández
2017-10-12f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-10-12f2fs: try to freeze in gc and discard threadsJaegeuk Kim
2017-10-12f2fs: load inode's flag from diskJaegeuk Kim
2017-06-05f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang
2017-06-05f2fs: use for_each_set_bit to simplify the codeChao Yu
2017-03-16f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2014-07-09f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu
2014-07-09f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim
2014-07-09f2fs: do checkpoint for the renamed inodeJaegeuk Kim
2014-07-09f2fs: release new entry page correctly in error path of f2fs_renameChao Yu
2014-07-09f2fs: fix error path in init_inode_metadataChao Yu
2014-07-09f2fs: check lower bound nid value in check_nid_rangeChao Yu
2014-07-09f2fs: remove unused variables in f2fs_sm_infoChao Yu
2014-06-23f2fs: fix not to allocate unnecessary blocks during fallocateJaegeuk Kim
2014-06-23f2fs: recover fallocated data and its i_size togetherJaegeuk Kim
2014-06-23f2fs: fix to report newly allocate region as extentJaegeuk Kim
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-06-08f2fs: support f2fs_fiemapJaegeuk Kim
2014-06-07f2fs: avoid not to call remove_dirty_inodeJaegeuk Kim
2014-06-07f2fs: recover fallocated spaceJaegeuk Kim
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-06-04f2fs: fix to recover data written by dioJaegeuk Kim
2014-06-04f2fs: large volume supportChangman Lee
2014-06-04f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pagesChao Yu
2014-06-04f2fs: avoid overflow when large directory feathure is enabledChao Yu
2014-06-02f2fs: fix recursive lock by f2fs_setxattrJaegeuk Kim
2014-05-08f2fs: use inode_init_owner() to simplify codesChao Yu
2014-05-08f2fs: avoid to use slab memory in f2fs_issue_flush for efficiencyChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu