aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)AuthorFilesLines
2022-04-25f2fs: introduce data read/write showing path infoGravatar Jaegeuk Kim 1-7/+51
2022-04-25f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inodeGravatar Jaegeuk Kim 1-3/+0
2022-04-25f2fs: don't set GC_FAILURE_PIN for background GCGravatar Chao Yu 1-1/+2
2022-04-25f2fs: check pinfile in gc_data_segment() in advanceGravatar Chao Yu 1-0/+7
2022-04-21f2fs: should not truncate blocks during roll-forward recoveryGravatar Jaegeuk Kim 1-1/+2
2022-04-20f2fs: fix wrong condition check when failing metapage readGravatar Jaegeuk Kim 1-3/+3
2022-04-20f2fs: keep io_flags to avoid IO split due to different op_flags in two fio ho...Gravatar Jaegeuk Kim 1-12/+21
2022-04-20f2fs: remove obsolete whint_modeGravatar Jaegeuk Kim 3-135/+1
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDGravatar Christoph Hellwig 2-9/+9
2022-04-17block: add a bdev_discard_granularity helperGravatar Christoph Hellwig 1-2/+1
2022-04-17block: remove QUEUE_FLAG_DISCARDGravatar Christoph Hellwig 1-2/+1
2022-04-17block: add a bdev_max_discard_sectors helperGravatar Christoph Hellwig 1-4/+2
2022-04-01f2fs: Get the superblock from the mapping instead of the pageGravatar Matthew Wilcox (Oracle) 2-3/+3
2022-04-01f2fs: Correct f2fs_dirty_data_folio() conversionGravatar Matthew Wilcox (Oracle) 1-1/+1
2022-04-01fs: Pass an iocb to generic_perform_write()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-04-01fs: Remove ->readpages address space operationGravatar Matthew Wilcox (Oracle) 1-2/+2
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+0
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 5-62/+61
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-16/+19
2022-03-22f2fs: allocate inode by using alloc_inode_sb()Gravatar Muchun Song 1-2/+6
2022-03-22f2fs: replace congestion_wait() calls with io_schedule_timeout()Gravatar NeilBrown 5-14/+13
2022-03-22Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 22-384/+652
2022-03-22Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 2-1/+12
2022-03-21Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...Gravatar Linus Torvalds 2-51/+40
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+3
2022-03-21f2fs: fix to do sanity check on .cp_pack_total_block_countGravatar Chao Yu 1-3/+5
2022-03-21f2fs: make gc_urgent and gc_segment_mode sysfs node readableGravatar Daeho Jeong 1-1/+16
2022-03-18f2fs: use aggressive GC policy during f2fs_disable_checkpoint()Gravatar Chao Yu 1-0/+5
2022-03-18f2fs: fix compressed file start atomic write may cause data corruptionGravatar Fengnan Chang 2-2/+5
2022-03-17f2fs: initialize sbi->gc_mode explicitlyGravatar Chao Yu 1-0/+1
2022-03-17f2fs: introduce gc_urgent_mid modeGravatar Daeho Jeong 4-1/+17
2022-03-17f2fs: compress: fix to print raw data size in error path of lz4 decompressionGravatar Chao Yu 1-3/+2
2022-03-17f2fs: remove redundant parameter judgmentGravatar Wang Xiaojun 1-2/+1
2022-03-17f2fs: use spin_lock to avoid hangGravatar Jaegeuk Kim 1-7/+10
2022-03-15f2fs: Convert f2fs_set_node_page_dirty to f2fs_dirty_node_folioGravatar Matthew Wilcox (Oracle) 1-13/+14
2022-03-15f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folioGravatar Matthew Wilcox (Oracle) 3-20/+20
2022-03-15f2fs: Convert f2fs_set_meta_page_dirty to f2fs_dirty_meta_folioGravatar Matthew Wilcox (Oracle) 1-12/+13
2022-03-15f2fs: Convert invalidatepage to invalidate_folioGravatar Matthew Wilcox (Oracle) 5-17/+14
2022-03-11f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsGravatar Jaegeuk Kim 4-2/+10
2022-03-09f2fs: remove unnecessary read for F2FS_FITS_IN_INODEGravatar Jia Yang 1-13/+4
2022-03-08f2fs: pass the bio operation to bio_alloc_biosetGravatar Christoph Hellwig 1-41/+29
2022-03-08f2fs: don't pass a bio to f2fs_target_deviceGravatar Christoph Hellwig 2-13/+14
2022-03-08fs: remove kiocb.ki_hintGravatar Christoph Hellwig 1-6/+0
2022-03-07block: remove the per-bio/request write hintGravatar Christoph Hellwig 1-2/+0
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsGravatar Jens Axboe 1-4/+3
2022-03-04f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsemGravatar Jaegeuk Kim 2-0/+17
2022-03-04f2fs: avoid an infinite loop in f2fs_sync_dirty_inodesGravatar Jaegeuk Kim 2-0/+12
2022-03-03f2fs: fix to do sanity check on curseg->alloc_typeGravatar Chao Yu 1-0/+7
2022-03-03f2fs: fix to avoid potential deadlockGravatar Chao Yu 2-2/+10
2022-02-25f2fs: quota: fix loop condition at f2fs_quota_sync()Gravatar Juhyung Park 1-3/+3