aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs
Commit message (Expand)AuthorAge
...
* | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\ \
| * | timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani2019-08-30
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-18
|\ \
| * | f2fs: add fs-verity supportEric Biggers2019-08-12
* | | f2fs: wire up new fscrypt ioctlsEric Biggers2019-08-12
| |/ |/|
* | Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-30
|\ \ | |/ |/|
| * f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng2019-07-29
| * f2fs: fix to read source block before invalidating itJaegeuk Kim2019-07-26
| * f2fs: remove redundant check from f2fs_setflags_common()Eric Biggers2019-07-12
| * f2fs: use generic checking function for FS_IOC_FSSETXATTREric Biggers2019-07-12
| * f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers2019-07-12
* | mm: migrate: remove unused mode argumentKeith Busch2019-07-18
* | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-16
|\ \ | |/ |/|
| * block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-11
| * blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo2019-07-10
* | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-12
|\ \
| * | f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu2019-07-10
| * | f2fs: avoid out-of-range memory accessOcean Chen2019-07-10
| * | f2fs: fix to avoid long latency during umountHeng Xiao2019-07-10
| * | f2fs: allow all the users to pin a fileJaegeuk Kim2019-07-10
| * | f2fs: support swap file w/ DIOJaegeuk Kim2019-07-03
| * | f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-02
| * | f2fs: fix is_idle() check for discard typeSahitya Tummala2019-07-02
| * | f2fs: add a rw_sem to cover quota flag changesJaegeuk Kim2019-07-02
| * | f2fs: set SBI_NEED_FSCK for xattr corruption caseChao Yu2019-07-02
| * | f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu2019-07-02
| * | f2fs: Use DIV_ROUND_UP() instead of open-codingGeert Uytterhoeven2019-07-02
| * | f2fs: print kernel message if filesystem is inconsistentChao Yu2019-07-02
| * | f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches2019-07-02
| * | f2fs: avoid get_valid_blocks() for cleanupChao Yu2019-07-02
| * | f2fs: ioctl for removing a range from F2FSQiuyang Sun2019-07-02
| * | f2fs: only set project inherit bit for directoryWang Shilong2019-06-21
| * | f2fs: separate f2fs i_flags from fs_flags and ext4 i_flagsEric Biggers2019-06-21
| * | f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-21
| * | f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-03
| * | f2fs: Fix accounting for unusable blocksDaniel Rosenberg2019-06-03
| * | f2fs: Fix root reserved on remountDaniel Rosenberg2019-06-03
| * | f2fs: Lower threshold for disable_cp_againDaniel Rosenberg2019-06-03
| * | f2fs: fix sparse warningChao Yu2019-05-30
| * | f2fs: fix f2fs_show_options to show nodiscard mount optionSahitya Tummala2019-05-30
| * | f2fs: add error prints for debugging mount failureSahitya Tummala2019-05-30
| * | f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu2019-05-30
| * | f2fs: fix to avoid deadloop if data_flush is onChao Yu2019-05-23
| * | f2fs: always assume that the device is idle under gc_urgentPark Ju Hyung2019-05-23
| * | f2fs: add bio cache for IPUChao Yu2019-05-23
| * | f2fs: allow ssr block allocation during checkpoint=disable periodJaegeuk Kim2019-05-23
| * | f2fs: fix to check layout on last valid checkpoint parkChao Yu2019-05-23
| * | f2fs: link f2fs quota ops for sysfileJaegeuk Kim2019-05-23
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \ \
| * | | f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-13
| | |/ | |/|