GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2018-10-26 Sahitya Tummalaf2fs: fix data corruption issue with hardware encryption
2018-10-26 Chao Yuf2fs: fix to recover inode->i_flags of inode block...
2018-10-26 Chao Yuf2fs: spread f2fs_set_inode_flags()
2018-10-26 Chao Yuf2fs: fix to spread clear_cold_data()
2018-10-26 Jaegeuk KimRevert "f2fs: fix to clear PG_checked flag in set_page_...
2018-10-26 Jaegeuk Kimf2fs: account read IOs and use IO counts for is_idle
2018-10-26 Chao Yuf2fs: fix to account IO correctly for cgroup writeback
2018-10-26 Chao Yuf2fs: fix to account IO correctly
2018-10-26 Jens Axboef2fs: remove request_list check in is_idle()
2018-10-26 Jaegeuk Kimf2fs: allow to mount, if quota is failed
2018-10-26 Sahitya Tummalaf2fs: update REQ_TIME in f2fs_cross_rename()
2018-10-26 Sahitya Tummalaf2fs: do not update REQ_TIME in case of error conditions
2018-10-26 Chao Yuf2fs: remove unneeded disable_nat_bits()
2018-10-26 Chao Yuf2fs: remove unused sbi->trigger_ssr_threshold
2018-10-26 Chao Yuf2fs: shrink sbi->sb_lock coverage in set_file_temperat...
2018-10-26 Chao Yuf2fs: use rb_*_cached friends
2018-10-26 Chao Yuf2fs: fix to recover cold bit of inode block during POR
2018-10-26 Chao Yuf2fs: submit cached bio to avoid endless PageWriteback
2018-10-26 Daniel Rosenbergf2fs: checkpoint disabling
2018-10-26 Jaegeuk Kimf2fs: clear PageError on the read path
2018-10-26 Chao Yuf2fs: allow out-place-update for direct IO in LFS mode
2018-10-26 Chao Yuf2fs: refactor ->page_mkwrite() flow
2018-10-26 Chao YuRevert: "f2fs: check last page index in cached bio...
2018-10-26 Junling Zhengf2fs: support superblock checksum
2018-10-26 Chao Yuf2fs: add to account skip count of background GC
2018-10-26 Chao Yuf2fs: add to account meta IO
2018-10-26 Jaegeuk Kimf2fs: keep lazytime on remount
2018-10-26 Jaegeuk Kimf2fs: fix missing up_read
2018-10-26 Jaegeuk Kimf2fs: return correct errno in f2fs_gc
2018-10-26 Jaegeuk Kimf2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail...
2018-10-26 Chao Yuf2fs: mark inode dirty explicitly in recover_inode()
2018-10-26 Chao Yuf2fs: fix to recover inode's crtime during POR
2018-10-26 Chao Yuf2fs: fix to recover inode's i_gc_failures during POR
2018-10-26 Chao Yuf2fs: fix to recover inode's i_flags during POR
2018-10-26 Chao Yuf2fs: fix to recover inode's project id during POR
2018-10-26 Jaegeuk Kimf2fs: update i_size after DIO completion
2018-10-26 Jaegeuk Kimf2fs: report ENOENT correctly in f2fs_rename
2018-10-26 Chengguang Xuf2fs: fix remount problem of option io_bits
2018-10-26 Chao Yuf2fs: fix to recover inode's uid/gid during POR
2018-10-26 Jaegeuk Kimf2fs: avoid infinite loop in f2fs_alloc_nid
2018-10-26 Sahitya Tummalaf2fs: add new idle interval timing for discard and...
2018-10-26 Chao Yuf2fs: split IO error injection according to RW
2018-10-26 Chao Yuf2fs: add SPDX license identifiers
2018-10-26 Chengguang Xuf2fs: surround fault_injection related option parsing...
2018-10-26 Wang Shilongf2fs: fix setattr project check upon fssetxattr ioctl
2018-10-26 Zhikang Zhangf2fs: avoid sleeping under spin_lock
2018-10-26 Chao Yuf2fs: plug readahead IO in readdir()
2018-10-26 Chao Yuf2fs: fix to do sanity check with current segment number
2018-10-26 Chao Yuf2fs: fix memory leak of percpu counter in fill_super()
2018-10-26 Chao Yuf2fs: fix memory leak of write_io in fill_super()
2018-10-26 Chengguang Xuf2fs: cache NULL when both default_acl and acl are...
2018-10-26 Chao Yuf2fs: fix to flush all dirty inodes recovered in readon...
2018-10-26 Yunlei Hef2fs: report error if quota off error during umount
2018-10-26 Jaegeuk Kimf2fs: submit bio after shutdown
2018-10-26 Jaegeuk Kimf2fs: avoid wrong decrypted data from disk
2018-10-26 Chao YuRevert "f2fs: use printk_ratelimited for f2fs_msg"
2018-10-26 Sahitya Tummalaf2fs: fix unnecessary periodic wakeup of discard thread...
2018-10-26 Chao Yuf2fs: fix to avoid NULL pointer dereference on se-...
2018-10-26 Chengguang Xuf2fs: add additional sanity check in f2fs_acl_from_disk()
2018-10-01 Jaegeuk KimRevert "f2fs: use timespec64 for inode timestamps"
2018-09-05 Chao Yuf2fs: readahead encrypted block during GC
2018-09-05 Jaegeuk Kimf2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
2018-09-05 Jaegeuk Kimf2fs: fix performance issue observed with multi-thread...
2018-09-05 Chao Yuf2fs: fix to skip verifying block address for non-regul...
2018-09-05 Arnd Bergmannf2fs: rework fault injection handling to avoid a warning
2018-09-05 Chao Yuf2fs: support fault_type mount option
2018-09-05 Chao Yuf2fs: fix to return success when trimming meta area
2018-09-05 Chao Yuf2fs: fix use-after-free of dicard command entry
2018-09-05 Chao Yuf2fs: support discard submission error injection
2018-09-05 Chao Yuf2fs: split discard command in prior to block layer
2018-09-05 Sheng Yongf2fs: wake up gc thread immediately when gc_urgent...
2018-09-05 Chao Yuf2fs: fix incorrect range->len in f2fs_trim_fs()
2018-09-05 Chao Yuf2fs: refresh recent accessed nat entry in lru list
2018-09-05 Chao Yuf2fs: fix avoid race between truncate and background GC
2018-09-05 Chao Yuf2fs: avoid race between zero_range and background GC
2018-09-05 Chao Yuf2fs: fix to do sanity check with block address in...
2018-09-05 Chao Yuf2fs: fix to do sanity check with inline flags
2018-09-05 Chao Yuf2fs: fix to reset i_gc_failures correctly
2018-09-05 Chao Yuf2fs: fix invalid memory access
2018-09-05 Chao Yuf2fs: fix to avoid broken of dnode block list
2018-09-05 Gustavo A.... f2fs: use true and false for boolean values
2018-09-05 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2018-09-05 Jaegeuk Kimf2fs: avoid f2fs_bug_on() in cp_error case
2018-09-05 Chao Yuf2fs: fix to clear PG_checked flag in set_page_dirty()
2018-09-05 Chao Yuf2fs: fix to active page in lru list for read path
2018-09-05 Chao Yuf2fs: don't keep meta pages used for block migration
2018-09-05 Chao Yuf2fs: fix to restrict mount condition when without...
2018-09-05 Sheng Yongf2fs: quota: do not mount as RDWR without QUOTA if...
2018-09-05 Sheng Yongf2fs: quota: fix incorrect comments
2018-09-05 Sheng Yongf2fs: quota: decrease the lock granularity of statfs_pr...
2018-09-05 Yunlong Songf2fs: add proc entry to show victim_secmap bitmap
2018-09-05 Chao Yuf2fs: let checkpoint flush dnode page of regular
2018-09-05 Yunlong Songf2fs: issue discard align to section in LFS mode
2018-09-05 Jaegeuk Kimf2fs: don't allow any writes on aborted atomic writes
2018-09-05 Chao Yuf2fs: restrict setting up inode.i_advise
2018-09-05 Yunlei Hef2fs: fix wrong kernel message when recover fsync data...
2018-09-05 Chao Yuf2fs: clean up ioctl interface naming
2018-09-05 Chao Yuf2fs: clean up with f2fs_is_{atomic,volatile}_file()
2018-09-05 Chao Yuf2fs: clean up with f2fs_encrypted_inode()
2018-09-05 Chao Yuf2fs: clean up with get_current_nat_page
next