summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| | * f2fs: sanity check on sit entryJaegeuk Kim2019-01-26
| | * f2fs: check blkaddr more accuratly before issue a bioYunlei He2019-01-26
| | * f2fs: return error during fill_superJaegeuk Kim2019-01-26
| | * f2fs: fix race condition in between free nid allocator/initializerChao Yu2019-01-26
| | * f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim2019-01-26
| | * f2fs: detect wrong layoutJaegeuk Kim2019-01-26
| | * f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim2019-01-26
| | * f2fs: put directory inodes before checkpoint in roll-forward recoveryJaegeuk Kim2019-01-26
| | * f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang2019-01-26
| | * f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2019-01-26
| | * f2fs: avoid unneeded loop in build_sit_entriesChao Yu2019-01-26
| | * f2fs: not allow to write illegal blkaddrYunlei He2019-01-26
| | * f2fs: fix to avoid reading out encrypted data in page cacheChao Yu2019-01-26
| | * f2fs: fix inode cache leakChao Yu2019-01-26
| | * f2fs: factor out fsync inode entry operationsChao Yu2019-01-26
| | * f2fs: remove an obsolete variableJaegeuk Kim2019-01-26
| | * f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim2019-01-26
| | * f2fs: fix to convert inline directory correctlyChao Yu2019-01-26
| | * f2fs: move sanity checking of cp into get_valid_checkpointShawn Lin2019-01-26
| | * f2fs: cover more area with nat_tree_lockJaegeuk Kim2019-01-26
| | * f2fs: clean up argument of recover_dataChao Yu2019-01-26
| | * f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He2018-12-21
| * | Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman2018-09-20
| |\|
| * | Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman2018-08-06
| |\ \
* | \ \ Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2019-07-31
| |\ \ \ \
| | * | | | f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng2019-07-30
| | * | | | f2fs: fix to read source block before invalidating itJaegeuk Kim2019-07-30
| | * | | | f2fs: remove redundant check from f2fs_setflags_common()Eric Biggers2019-07-30
| | * | | | f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers2019-07-30
| | * | | | f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu2019-07-12
| | * | | | f2fs: avoid out-of-range memory accessOcean Chen2019-07-12
| | * | | | f2fs: fix to avoid long latency during umountHeng Xiao2019-07-12
| | * | | | f2fs: allow all the users to pin a fileJaegeuk Kim2019-07-12
| | * | | | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-12
| | * | | | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-12
| | * | | | f2fs: fix is_idle() check for discard typeSahitya Tummala2019-07-12
| | * | | | f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim2019-07-12
| | * | | | f2fs: set SBI_NEED_FSCK for xattr corruption caseChao Yu2019-07-12
| | * | | | f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu2019-07-12
| | * | | | f2fs: Use DIV_ROUND_UP() instead of open-codingGeert Uytterhoeven2019-07-12
| | * | | | f2fs: print kernel message if filesystem is inconsistentChao Yu2019-07-12
| | * | | | f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches2019-07-12
| | * | | | f2fs: avoid get_valid_blocks() for cleanupChao Yu2019-07-12
| | * | | | f2fs: ioctl for removing a range from F2FSQiuyang Sun2019-07-12
| | * | | | f2fs: only set project inherit bit for directoryWang Shilong2019-07-11
| | * | | | f2fs: separate f2fs i_flags from fs_flags and ext4 i_flagsEric Biggers2019-07-11
| | * | | | f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-13
| | * | | | f2fs: Fix accounting for unusable blocksDaniel Rosenberg2019-06-13
| | * | | | f2fs: Fix root reserved on remountDaniel Rosenberg2019-06-13