summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-04
| | * | | | f2fs: export FS_NOCOW_FL flag to userJaegeuk Kim2019-02-04
| | * | | | f2fs: check inject_rate validity during configuringChao Yu2019-02-04
| | * | | | f2fs: remove set but not used variable 'err'YueHaibing2019-02-04
| | * | | | f2fs: change error code to -ENOMEM from -EINVALChengguang Xu2019-02-04
* | | | | | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-29
|\| | | | |
| * | | | | ANDROID: f2fs: Complement "android_fs" tracepoint of read pathPeng Zhou2019-01-14
* | | | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\| | | | |
| * | | | | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-01-10
| |\| | | |
| | * | | | f2fs: don't access node/meta inode mapping after iputJaegeuk Kim2019-01-04
| | * | | | f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim2019-01-04
| | * | | | f2fs: sanity check of xattr entry sizeJaegeuk Kim2019-01-02
| | * | | | f2fs: fix use-after-free issue when accessing sbi->stat_infoSahitya Tummala2019-01-02
| | * | | | f2fs: check PageWriteback flag for ordered caseChao Yu2019-01-02
| | * | | | f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl2019-01-02
| | * | | | f2fs: fix missing unlock(sbi->gc_mutex)Jaegeuk Kim2019-01-02
| | * | | | f2fs: clean up structure extent_nodeChao Yu2019-01-02
| | * | | | f2fs: fix block address for __check_sit_bitmapQiuyang Sun2019-01-02
| | * | | | f2fs: fix sbi->extent_list corruption issueSahitya Tummala2019-01-02
| | * | | | f2fs: clean up checkpoint flowChao Yu2019-01-02
| | * | | | f2fs: flush stale issued discard candidatesJaegeuk Kim2019-01-02
| | * | | | f2fs: correct wrong spelling, issing_*Jaegeuk Kim2019-01-02
| | * | | | f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim2019-01-02
| | * | | | f2fs: remove redundant comment of unused wio_mutexYunlong Song2019-01-02
| | * | | | f2fs: fix to reorder set_page_dirty and wait_on_page_writebackChao Yu2019-01-02
| | * | | | f2fs: clear PG_writeback if IPU failedSheng Yong2019-01-02
| | * | | | f2fs: add an ioctl() to explicitly trigger fsck laterJaegeuk Kim2019-01-02
| | * | | | f2fs: avoid frequent costly fsck triggersJaegeuk Kim2019-01-02
| | * | | | f2fs: fix m_may_create to make OPU DIO write correctlyJia Zhu2019-01-02
| | * | | | f2fs: fix to update new block address correctly for OPUJia Zhu2019-01-02
| | * | | | f2fs: adjust trace print in f2fs_get_victim() to cover all pathsSahitya Tummala2019-01-02
| | * | | | f2fs: fix to allow node segment for GC by ioctl pathSahitya Tummala2019-01-02
| | * | | | f2fs: make "f2fs_fault_name[]" const char *Alexey Dobriyan2019-01-02
| | * | | | f2fs: read page index before freeingPan Bian2019-01-02
| | * | | | f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang2019-01-02
| | * | | | f2fs: avoid build warn of fall_throughJaegeuk Kim2019-01-02
| | * | | | f2fs: fix race between write_checkpoint and write_beginSheng Yong2019-01-02
| | * | | | f2fs: check memory boundary by insane namelenJaegeuk Kim2019-01-02
| | * | | | f2fs: only flush the single temp bio cache which owns the target pageYunlong Song2019-01-02
| | * | | | f2fs: fix out-place-update DIO writeChao Yu2019-01-02
| | * | | | f2fs: fix to be aware discard/preflush/dio command in is_idle()Chao Yu2019-01-02
| | * | | | f2fs: add to account direct IOChao Yu2019-01-02
| | * | | | f2fs: move dir data flush to write checkpoint processYunlei He2019-01-02
| | * | | | f2fs: change segment to section in f2fs_ioc_gc_rangeYunlong Song2019-01-02
| | * | | | f2fs: export migration_granularity sysfs entryChao Yu2019-01-02
| | * | | | f2fs: support subsectional garbage collectionChao Yu2019-01-02
| | * | | | f2fs: introduce __is_large_section() for cleanupChao Yu2019-01-02
| | * | | | f2fs: clean up f2fs_sb_has_##feature_nameChao Yu2019-01-02
| | * | | | f2fs: remove codes of unused wio_mutexYunlong Song2019-01-02
| | * | | | f2fs: fix count of seg_freed to make sec_freed correctYunlong Song2019-01-02