Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
117f80fa53c4f7f743dd4c10d7ec687c040c05ad
/
fs
/
f2fs
/
f2fs.h
117f80f
f2fs: introduce private bioset
by Chao Yu
· 5 years ago
21cf49f
f2fs: cleanup duplicate stats for atomic files
by Sahitya Tummala
· 5 years ago
d32cb6e
f2fs: Fix deadlock in f2fs_gc() context during atomic files handling
by Sahitya Tummala
· 5 years ago
5b6e74f
f2fs: show f2fs instance in printk_ratelimited
by Chao Yu
· 5 years ago
30f43bb
f2fs: support aligned pinned file
by Jaegeuk Kim
· 5 years ago
99db54c5
f2fs: cache global IPU bio
by Chao Yu
· 5 years ago
7fc0210
f2fs: fix to update time in lazytime mode
by Chao Yu
· 5 years ago
7159e18
f2fs: fix to fallback to buffered IO in IO aligned mode
by Chao Yu
· 5 years ago
a684650
f2fs: fix wrong error injection path in inc_valid_block_count()
by Chao Yu
· 5 years ago
212db1e
f2fs: use wrapped IS_SWAPFILE()
by Chao Yu
· 5 years ago
f5cb3b0
f2fs: fix to avoid call kvfree under spinlock
by Chao Yu
· 5 years ago
a66761b
f2fs: support swap file w/ DIO
by Jaegeuk Kim
· 6 years ago
fd8ff0c
f2fs: fix is_idle() check for discard type
by Sahitya Tummala
· 6 years ago
af2db43
f2fs: add a rw_sem to cover quota flag changes
by Jaegeuk Kim
· 6 years ago
a6b5c26
f2fs: use generic EFSBADCRC/EFSCORRUPTED
by Chao Yu
· 6 years ago
87a5f3f
f2fs: Use DIV_ROUND_UP() instead of open-coding
by Geert Uytterhoeven
· 6 years ago
a0d6863
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
by Joe Perches
· 6 years ago
20042e3
f2fs: ioctl for removing a range from F2FS
by Qiuyang Sun
· 6 years ago
a45bfa7
f2fs: only set project inherit bit for directory
by Wang Shilong
· 6 years ago
e96ee43
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
by Eric Biggers
· 6 years ago
1203e53
f2fs: Add option to limit required GC for checkpoint=disable
by Daniel Rosenberg
· 6 years ago
afe0f98
f2fs: Fix accounting for unusable blocks
by Daniel Rosenberg
· 6 years ago
627eef4
f2fs: fix to avoid deadloop if data_flush is on
by Chao Yu
· 6 years ago
023af12
f2fs: always assume that the device is idle under gc_urgent
by Park Ju Hyung
· 6 years ago
207991d
f2fs: add bio cache for IPU
by Chao Yu
· 6 years ago
a9cc2e4
f2fs: introduce DATA_GENERIC_ENHANCE
by Chao Yu
· 6 years ago
cbc0f4e
f2fs: fix to consider multiple device for readonly check
by Chao Yu
· 6 years ago
1b728c7
f2fs: relocate chksum_offset for large_nat_bitmap feature
by Chao Yu
· 6 years ago
aeb829e
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
f1dc33c
f2fs: fix wrong __is_meta_io() macro
by Chao Yu
· 6 years ago
30bdf9b
f2fs: fix to avoid panic in dec_valid_node_count()
by Chao Yu
· 6 years ago
8724151
f2fs: fix to avoid panic in dec_valid_block_count()
by Chao Yu
· 6 years ago
0278c72
f2fs: fix to use inline space only if inline_xattr is enable
by Chao Yu
· 6 years ago
5c72763
f2fs: add comment for conditional compilation statement
by Chao Yu
· 6 years ago
8c8f6a3
f2fs: improve discard handling with multi-device volumes
by Damien Le Moal
· 6 years ago
4c0b368
f2fs: Reduce zoned block device memory usage
by Damien Le Moal
· 6 years ago
6789451
f2fs: Fix use of number of devices
by Damien Le Moal
· 6 years ago
3ce5fa3
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
b62c458
f2fs: use IS_ENCRYPTED() to check encryption status
by Chandan Rajendra
· 6 years ago
c4e0760
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
14d9376
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
af8e889
f2fs: fix wrong #endif
by Jaegeuk Kim
· 6 years ago
4d8013e
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
23d6d8e
Revert "f2fs: fix to check inline_xattr_size boundary correctly"
by Jaegeuk Kim
· 6 years ago
c6f7823
f2fs: fix potential data inconsistence of checkpoint
by Chao Yu
· 6 years ago
b7c5e78
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
ba6adf5
f2fs: avoid null pointer exception in dcc_info
by Jaegeuk Kim
· 6 years ago
f2cb919
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
b842f2d
f2fs: run discard jobs when put_super
by Jaegeuk Kim
· 6 years ago
6dda464
f2fs: fix to set sbi dirty correctly
by Chao Yu
· 6 years ago
12b3662
f2fs: add brackets for macros
by Sheng Yong
· 6 years ago
2da68d9
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
3dd5f43
f2fs: export FS_NOCOW_FL flag to user
by Jaegeuk Kim
· 6 years ago
d9b3df5
f2fs: check PageWriteback flag for ordered case
by Chao Yu
· 6 years ago
fbb223f
f2fs: clean up structure extent_node
by Chao Yu
· 6 years ago
be83ade
f2fs: fix sbi->extent_list corruption issue
by Sahitya Tummala
· 6 years ago
2d145882
f2fs: correct wrong spelling, issing_*
by Jaegeuk Kim
· 6 years ago
9248dba
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
7df51a1
f2fs: remove redundant comment of unused wio_mutex
by Yunlong Song
· 6 years ago
a58cf53
f2fs: add an ioctl() to explicitly trigger fsck later
by Jaegeuk Kim
· 6 years ago
cf1cf04
f2fs: avoid frequent costly fsck triggers
by Jaegeuk Kim
· 6 years ago
05c09f4
f2fs: make "f2fs_fault_name[]" const char *
by Alexey Dobriyan
· 6 years ago
b1a81bb
f2fs: avoid build warn of fall_through
by Jaegeuk Kim
· 6 years ago
5b5162d
f2fs: fix out-place-update DIO write
by Chao Yu
· 6 years ago
504ab57
f2fs: fix to be aware discard/preflush/dio command in is_idle()
by Chao Yu
· 6 years ago
cc32cf3
f2fs: add to account direct IO
by Chao Yu
· 6 years ago
28bd09a
f2fs: support subsectional garbage collection
by Chao Yu
· 6 years ago
7fc4751
f2fs: introduce __is_large_section() for cleanup
by Chao Yu
· 6 years ago
5b11d2b
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
d785aff
f2fs: remove codes of unused wio_mutex
by Yunlong Song
· 6 years ago
d831272
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
3d57147
f2fs: fix data corruption issue with hardware encryption
by Sahitya Tummala
· 6 years ago
7c37970
f2fs: spread f2fs_set_inode_flags()
by Chao Yu
· 6 years ago
8025d72
f2fs: account read IOs and use IO counts for is_idle
by Jaegeuk Kim
· 6 years ago
4ca463f
f2fs: remove request_list check in is_idle()
by Jens Axboe
· 6 years ago
91b2c66
f2fs: remove unused sbi->trigger_ssr_threshold
by Chao Yu
· 6 years ago
44344f4
f2fs: submit cached bio to avoid endless PageWriteback
by Chao Yu
· 6 years ago
f22f93a
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
b84f9a7
f2fs: allow out-place-update for direct IO in LFS mode
by Chao Yu
· 6 years ago
6923cd1
f2fs: refactor ->page_mkwrite() flow
by Chao Yu
· 6 years ago
39373df
Revert: "f2fs: check last page index in cached bio to decide submission"
by Chao Yu
· 6 years ago
0570b3f
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
0fc6da7
f2fs: add to account skip count of background GC
by Chao Yu
· 6 years ago
d826d4a
f2fs: add to account meta IO
by Chao Yu
· 6 years ago
4474e2f
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
by Jaegeuk Kim
· 6 years ago
0328f88
f2fs: update i_size after DIO completion
by Jaegeuk Kim
· 6 years ago
feb1b25
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
40292b9
f2fs: split IO error injection according to RW
by Chao Yu
· 6 years ago
6d1a832
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
4c3226a
f2fs: avoid sleeping under spin_lock
by Zhikang Zhang
· 6 years ago
118e4c9
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
0d51cea
f2fs: avoid wrong decrypted data from disk
by Jaegeuk Kim
· 6 years ago
2f476442
Revert "f2fs: use printk_ratelimited for f2fs_msg"
by Chao Yu
· 6 years ago
12d8e57
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
b2d1e92
Revert "f2fs: use timespec64 for inode timestamps"
by Jaegeuk Kim
· 6 years ago
f64b4d7
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
6d59845
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
33c54d5
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
0ef692e
f2fs: support fault_type mount option
by Chao Yu
· 6 years ago
8bdb419
f2fs: support discard submission error injection
by Chao Yu
· 6 years ago
Next »