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
...
|
|
|
*
|
|
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: fix 446 coding style warnings in f2fs.h
DongOh Shin
2017-02-06
|
|
|
*
|
|
f2fs: fix 3 coding style errors in f2fs.h
DongOh Shin
2017-02-06
|
|
|
*
|
|
f2fs: declare missing static function
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: show the fault injection mount option
Kaixu Xia
2017-02-06
|
|
|
*
|
|
f2fs: fix null pointer dereference when issuing flush in ->fsync
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: fix to avoid overflow when left shifting page offset
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: enhance lookup xattr
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
2017-02-06
|
|
|
*
|
|
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: add a kernel thread to issue discard commands asynchronously
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: remove batched discard in f2fs_trim_fs
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: reorganize stat information
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: check in-memory sit version bitmap
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: check in-memory nat version bitmap
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: check in-memory block bitmap
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: clean up with list_{first, last}_entry
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: avoid needless checkpoint in f2fs_trim_fs
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: relax async discard commands more
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: drop exist_data for inline_data when truncated to 0
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: get io size bit from mount option
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: reassign new segment for mode=lfs
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: fix a missing discard prefree segments
Yunlei He
2017-02-06
|
|
|
*
|
|
f2fs: use rb_entry_safe
Geliang Tang
2017-02-06
|
|
|
*
|
|
f2fs: add a case of no need to read a page in write begin
Yunlei He
2017-02-06
|
|
|
*
|
|
f2fs: fix a problem of using memory after free
Yunlei He
2017-02-06
|
|
|
*
|
|
f2fs: remove unneeded condition
Dan Carpenter
2017-02-06
|
|
|
*
|
|
f2fs: don't cache nat entry if out of memory
Chao Yu
2017-02-06
|
|
|
*
|
|
f2fs: remove unused values in recover_fsync_data
Yunlei He
2017-02-06
|
|
|
*
|
|
f2fs: support async discard based on v4.9
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: resolve op and op_flags confilcts
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: remove wrong backported codes
Jaegeuk Kim
2017-01-11
|
|
|
*
|
|
f2fs: fix a missing size change in f2fs_setattr
Yunlei He
2016-12-12
|
|
|
*
|
|
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
2016-12-09
|
|
|
*
|
|
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
2016-12-09
|
|
|
*
|
|
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
2016-12-05
|
|
|
*
|
|
f2fs: detect wrong layout
Jaegeuk Kim
2016-12-05
|
|
|
*
|
|
f2fs: call sync_fs when f2fs is idle
Jaegeuk Kim
2016-12-05
|
|
|
*
|
|
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
2016-12-02
|
|
|
*
|
|
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
Chao Yu
2016-12-01
|
|
|
*
|
|
f2fs: do not activate auto_recovery for fallocated i_size
Jaegeuk Kim
2016-12-01
[prev]
[next]