index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
fscrypt: remove unnecessary NULL check when allocating skcipher
Eric Biggers
2018-06-28
|
|
|
*
|
|
fscrypt: clean up after fscrypt_prepare_lookup() conversions
Eric Biggers
2018-06-28
|
|
|
*
|
|
fscrypt: use unbound workqueue for decryption
Eric Biggers
2018-06-28
|
|
|
*
|
|
f2fs: run fstrim asynchronously if runtime discard is on
Jaegeuk Kim
2018-06-04
|
|
|
*
|
|
f2fs: turn down IO priority of discard from background
Chao Yu
2018-05-30
|
|
|
*
|
|
f2fs: don't split checkpoint in fstrim
Chao Yu
2018-05-30
|
|
|
*
|
|
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2018-05-30
|
|
|
*
|
|
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
2018-05-30
|
|
|
*
|
|
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2018-05-30
|
|
|
*
|
|
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
2018-05-04
|
|
|
*
|
|
f2fs: clear PageError on writepage - part 2
Jaegeuk Kim
2018-04-26
|
|
|
*
|
|
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
2018-04-23
|
|
|
*
|
|
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
2018-04-23
|
|
|
*
|
|
f2fs: clear PageError on writepage
Jaegeuk Kim
2018-04-22
|
|
|
*
|
|
f2fs: call unlock_new_inode() before d_instantiate()
Eric Biggers
2018-04-19
|
|
|
*
|
|
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
2018-04-19
|
|
|
*
|
|
fscrypt: allow synchronous bio decryption
Eric Biggers
2018-04-19
|
|
|
*
|
|
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
2018-04-08
|
|
|
*
|
|
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
2018-04-08
|
|
|
*
|
|
f2fs: reserve bits for fs-verity
Eric Biggers
2018-04-08
|
|
|
*
|
|
f2fs: Add a segment type check in inplace write
Yunlei He
2018-04-08
|
|
|
*
|
|
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
Yunlong Song
2018-04-08
|
|
|
*
|
|
f2fs: don't track new nat entry in nat set
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: clean up with F2FS_BLK_ALIGN
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2018-04-08
|
|
|
*
|
|
f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read
Ritesh Harjani
2018-04-08
|
|
|
*
|
|
f2fs: introduce a new mount option test_dummy_encryption
Sheng Yong
2018-04-08
|
|
|
*
|
|
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
Sheng Yong
2018-04-08
|
|
|
*
|
|
f2fs: release locks before return in f2fs_ioc_gc_range()
Qiuyang Sun
2018-04-08
|
|
|
*
|
|
f2fs: align memory boundary for bitops
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: remove unneeded set_cold_node()
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: add nowait aio support
Hyunchul Lee
2018-04-08
|
|
|
*
|
|
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: Don't overwrite all types of node to keep node chain
Yunlei He
2018-04-08
|
|
|
*
|
|
f2fs: introduce mount option for fsync mode
Junling Zheng
2018-04-08
|
|
|
*
|
|
f2fs: fix to restore old mount option in ->remount_fs
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: support hot file extension
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: set readdir_ra by default
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: add auto tuning for small devices
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: expose extension_list sysfs entry
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
2018-04-08
[prev]
[next]