summaryrefslogtreecommitdiff
path: root/fs/f2fs/f2fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.gitStephen Rothwell2022-06-281-4/+0
|\
| * f2fs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)2022-06-261-4/+0
* | f2fs: handle decompress only post processing in softirqDaeho Jeong2022-06-251-7/+10
* | f2fs: introduce memory modeDaeho Jeong2022-06-251-0/+13
|/
* Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-311-70/+63
|\
| * f2fs: replace F2FS_I(inode) and sbi by the local variableYufen Yu2022-05-271-1/+1
| * f2fs: add f2fs_init_write_merge_io functionYufen Yu2022-05-251-0/+1
| * f2fs: fix typo in commentJulia Lawall2022-05-231-1/+1
| * f2fs: make f2fs_read_inline_data() more readableChao Liu2022-05-191-0/+4
| * f2fs: fix to do sanity check for inline inodeChao Yu2022-05-181-0/+1
| * f2fs: don't use casefolded comparison for "." and ".."Eric Biggers2022-05-171-5/+5
| * f2fs: do not stop GC when requiring a free sectionJaegeuk Kim2022-05-171-0/+1
| * f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim2022-05-121-2/+9
| * f2fs: kill volatile write supportJaegeuk Kim2022-05-121-25/+2
| * f2fs: change the current atomic write wayDaeho Jeong2022-05-121-26/+7
| * f2fs: fix to do sanity check on total_data_blocksChao Yu2022-05-061-2/+2
| * f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()Chao Yu2022-05-061-4/+10
| * f2fs: avoid infinite loop to flush node pagesJaegeuk Kim2022-05-061-4/+19
* | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-2/+9
|\ \
| * | f2fs: Convert to release_folioMatthew Wilcox (Oracle)2022-05-091-1/+1
| * | fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+1
| * | f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIsMatthew Wilcox (Oracle)2022-05-081-1/+8
| |/
* | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-2/+1
|\ \ | |/ |/|
| * block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+1
* | f2fs: remove obsolete whint_modeJaegeuk Kim2022-04-201-9/+0
|/
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-3/+2
|\
| * f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folioMatthew Wilcox (Oracle)2022-03-151-1/+1
| * f2fs: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-0/+6
|\ \
| * | f2fs: replace congestion_wait() calls with io_schedule_timeout()NeilBrown2022-03-221-0/+6
| |/
* | Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-03-221-23/+131
|\ \
| * | f2fs: introduce gc_urgent_mid modeDaeho Jeong2022-03-171-0/+4
| * | f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim2022-03-111-0/+1
| * | f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsemJaegeuk Kim2022-03-041-0/+10
| * | f2fs: avoid an infinite loop in f2fs_sync_dirty_inodesJaegeuk Kim2022-03-041-0/+5
| * | f2fs: Restore rwsem lockdep supportBart Van Assche2022-02-251-2/+10
| * | f2fs: add a way to limit roll forward recovery timeJaegeuk Kim2022-02-121-0/+3
| * | f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policyChao Yu2022-02-071-1/+2
| * | f2fs: adjust readahead block number during recoveryChao Yu2022-02-031-1/+5
| * | f2fs: move discard parameters into discard_cmd_controlKonstantin Vyshetsky2022-02-021-0/+4
| * | f2fs: move f2fs to use reader-unfair rwsemsTim Murray2022-01-241-21/+89
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-221-1/+5
|\ \ \
| * | | f2fs: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-081-1/+5
| | |/ | |/|
* | | Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...Linus Torvalds2022-03-211-1/+1
|\ \ \ | |/ / |/| |
| * | f2fs: don't pass a bio to f2fs_target_deviceChristoph Hellwig2022-03-081-1/+1
| |/
* | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-011-1/+1
|\ \ | |/ |/|
| * unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-201-1/+1
* | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-191-10/+33
|\ \ | |/ |/|
| * f2fs: fix to reserve space for IO align featureChao Yu2022-01-041-0/+11
| * f2fs: support fault injection to f2fs_trylock_op()Chao Yu2022-01-041-0/+5