Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
afe0b61ea6d464f7866a4439a7359d9153b43f76
afe0b61
f2fs: disallow direct IO in atomic write
by Chao Yu
· 5 years ago
c8c6dd0
f2fs: fix to handle quota_{on,off} correctly
by Chao Yu
· 5 years ago
e785f3a
f2fs: fix to detect cp error in f2fs_setxattr()
by Chao Yu
· 5 years ago
d83a614
f2fs: fix to spread f2fs_is_checkpoint_ready()
by Chao Yu
· 5 years ago
7f63c4f
f2fs: support fiemap() for directory inode
by Chao Yu
· 5 years ago
439e86a
f2fs: fix to avoid discard command leak
by Chao Yu
· 5 years ago
f390c6f
f2fs: disallow switching io_bits option during remount
by Chao Yu
· 6 years ago
c6dd8be
f2fs: fix panic of IO alignment feature
by Chao Yu
· 6 years ago
e705eed
f2fs: introduce {page,io}_is_mergeable() for readability
by Chao Yu
· 6 years ago
e328e7f
f2fs: fix livelock in swapfile writes
by Jaegeuk Kim
· 5 years ago
21096d6
fscrypt: document testing with xfstests
by Eric Biggers
· 6 years ago
6170df4
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
by Eric Biggers
· 6 years ago
e37b141
fscrypt: remove unnecessary includes of ratelimit.h
by Eric Biggers
· 6 years ago
ef9e9a6
fscrypt: don't set policy for a dead directory
by Hongjie Fang
· 6 years ago
a694119
fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
by Eric Biggers
· 6 years ago
94482c6
fscrypt: support decrypting multiple filesystem blocks per page
by Eric Biggers
· 6 years ago
be7d646
fscrypt: introduce fscrypt_decrypt_block_inplace()
by Eric Biggers
· 6 years ago
5829560
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
by Eric Biggers
· 6 years ago
67b4a73
fscrypt: support encrypting multiple filesystem blocks per page
by Eric Biggers
· 6 years ago
88666f1
fscrypt: introduce fscrypt_encrypt_block_inplace()
by Eric Biggers
· 6 years ago
fbf19b4
fscrypt: clean up some BUG_ON()s in block encryption/decryption
by Eric Biggers
· 6 years ago
47bda8e
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
by Eric Biggers
· 6 years ago
28f3862
fscrypt: remove the "write" part of struct fscrypt_ctx
by Eric Biggers
· 6 years ago
260447a
fscrypt: simplify bounce page handling
by Eric Biggers
· 6 years ago
3e8c706
f2fs: use EINVAL for superblock with invalid magic
by Icenowy Zheng
· 5 years ago
ec271c4
f2fs: fix to read source block before invalidating it
by Jaegeuk Kim
· 5 years ago
5d74091
f2fs: remove redundant check from f2fs_setflags_common()
by Eric Biggers
· 6 years ago
8040d8d
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
by Eric Biggers
· 6 years ago
e176cec
vfs: use READ_ONCE() to access ->i_link
by Eric Biggers
· 6 years ago
7bc138e
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
by Eric Biggers
· 6 years ago
ac8894a
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
3a3ac01
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
by Eric Biggers
· 6 years ago
1440451
ext4: remove unused d_name argument from ext4_search_dir() et al.
by Eric Biggers
· 8 years ago
cf1f372
fscrypt: only set dentry_operations on ciphertext dentries
by Eric Biggers
· 6 years ago
ef5b154
fscrypt: fix race allowing rename() and link() of ciphertext dentries
by Eric Biggers
· 6 years ago
7c6a569
fscrypt: clean up and improve dentry revalidation
by Eric Biggers
· 6 years ago
70e2221
fscrypt: use READ_ONCE() to access ->i_crypt_info
by Eric Biggers
· 6 years ago
c5710a3
fscrypt: remove WARN_ON_ONCE() when decryption fails
by Eric Biggers
· 6 years ago
0db29a1
fscrypt: drop inode argument from fscrypt_get_ctx()
by Eric Biggers
· 6 years ago
ddefbdb1
f2fs: improve print log in f2fs_sanity_check_ckpt()
by Chao Yu
· 6 years ago
e52e9e4
f2fs: avoid out-of-range memory access
by Ocean Chen
· 6 years ago
1b58d98
f2fs: fix to avoid long latency during umount
by Heng Xiao
· 6 years ago
eca1366
f2fs: allow all the users to pin a file
by Jaegeuk Kim
· 6 years ago
a66761b
f2fs: support swap file w/ DIO
by Jaegeuk Kim
· 6 years ago
5a73f25
f2fs: allocate blocks for pinned file
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
768d841
f2fs: set SBI_NEED_FSCK for xattr corruption case
by Chao Yu
· 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
dff3f2b
f2fs: print kernel message if filesystem is inconsistent
by Chao Yu
· 6 years ago
a0d6863
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
by Joe Perches
· 6 years ago
ac20f12
f2fs: avoid get_valid_blocks() for cleanup
by Chao Yu
· 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
4deb4fc
f2fs: Fix root reserved on remount
by Daniel Rosenberg
· 6 years ago
b2d20c2
f2fs: Lower threshold for disable_cp_again
by Daniel Rosenberg
· 6 years ago
cd66483
f2fs: fix sparse warning
by Chao Yu
· 6 years ago
17d3120
f2fs: fix f2fs_show_options to show nodiscard mount option
by Sahitya Tummala
· 6 years ago
e1f05a2
f2fs: add error prints for debugging mount failure
by Sahitya Tummala
· 6 years ago
7cef9de2
f2fs: fix to do sanity check on segment bitmap of LFS curseg
by Chao Yu
· 6 years ago
61db163
f2fs: add missing sysfs entries in documentation
by Jaegeuk Kim
· 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
361f5fa
f2fs: allow ssr block allocation during checkpoint=disable period
by Jaegeuk Kim
· 6 years ago
7b0a3b7
f2fs: fix to check layout on last valid checkpoint park
by Chao Yu
· 6 years ago
0d347d1
f2fs: link f2fs quota ops for sysfile
by Jaegeuk Kim
· 6 years ago
6566a54
ext4: fix build warning
by Jaegeuk Kim
· 6 years ago
c673f4b
f2fs: fix to avoid accessing xattr across the boundary
by Randall Huang
· 6 years ago
be1955f
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
by Chao Yu
· 6 years ago
de69ac7
f2fs: add tracepoint for f2fs_filemap_fault()
by Chao Yu
· 6 years ago
a9cc2e4
f2fs: introduce DATA_GENERIC_ENHANCE
by Chao Yu
· 6 years ago
1681a4f
f2fs: fix to handle error in f2fs_disable_checkpoint()
by Chao Yu
· 6 years ago
8c22521
f2fs: remove redundant check in f2fs_file_write_iter()
by Chengguang Xu
· 6 years ago
8feb65b
f2fs: fix to be aware of readonly device in write_checkpoint()
by Chao Yu
· 6 years ago
2917266
f2fs: fix to skip recovery on readonly device
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
de05713
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
by Chao Yu
· 6 years ago
fe3ea2c
f2fs: Replace spaces with tab
by Youngjun Yoo
· 6 years ago
01db386
f2fs: insert space before the open parenthesis '('
by Youngjun Yoo
· 6 years ago
aeb829e
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
ee821f6
f2fs: introduce f2fs_read_single_page() for cleanup
by Chao Yu
· 6 years ago
a874615
f2fs: mark is_extension_exist() inline
by Park Ju Hyung
· 6 years ago
b5f8a9a
f2fs: fix to set FI_UPDATE_WRITE correctly
by Chao Yu
· 6 years ago
d91f276
f2fs: fix to avoid panic in f2fs_inplace_write_data()
by Chao Yu
· 6 years ago
d6fa2a0
f2fs: fix to do sanity check on valid block count of segment
by Chao Yu
· 6 years ago
8aedc62
f2fs: fix to do sanity check on valid node/block count
by Chao Yu
· 6 years ago
83c86e6
f2fs: fix to avoid panic in do_recover_data()
by Chao Yu
· 6 years ago
f5d6a45
f2fs: fix to do sanity check on free nid
by Chao Yu
· 6 years ago
bfa18a6
f2fs: fix to do checksum even if inode page is uptodate
by Chao Yu
· 6 years ago
9f05f70
f2fs: fix to avoid panic in f2fs_remove_inode_page()
by Chao Yu
· 6 years ago
4a5e23b
f2fs: fix to clear dirty inode in error path of f2fs_iget()
by Chao Yu
· 6 years ago
6d1d8b4
f2fs: remove new blank line of f2fs kernel message
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
Next »