Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
eff36012b902657209949198d19b55c1a38f3165
eff3601
f2fs: free sysfs kobject
by Jaegeuk Kim
· 5 years ago
9b6ac38
f2fs: declare nested quota_sem and remove unnecessary sems
by Jaegeuk Kim
· 5 years ago
fee4fa2
f2fs: don't put new_page twice in f2fs_rename
by Jaegeuk Kim
· 5 years ago
915bf08
f2fs: set I_LINKABLE early to avoid wrong access by vfs
by Jaegeuk Kim
· 5 years ago
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
28d00c5
f2fs: set GFP_NOFS when moving inline dentries
by Jaegeuk Kim
· 5 years ago
ff51815
f2fs: should avoid recursive filesystem ops
by Jaegeuk Kim
· 5 years ago
0ae41cb
f2fs: keep quota data on write_begin failure
by Jaegeuk Kim
· 5 years ago
4c67106
f2fs: call f2fs_balance_fs outside of locked page
by Jaegeuk Kim
· 5 years ago
f799451
f2fs: preallocate DIO blocks when forcing buffered_io
by Jaegeuk Kim
· 5 years ago
f2229c4
f2fs: stop GC when the victim becomes fully valid
by Jaegeuk Kim
· 5 years ago
d1f3c1b
f2fs: expose main_blkaddr in sysfs
by Jaegeuk Kim
· 5 years ago
497208d
f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project()
by Chengguang Xu
· 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
5fd1953
f2fs: fix potential overflow
by Chao Yu
· 5 years ago
df6f5d9
f2fs: fix to update dir's i_pino during cross_rename
by Chao Yu
· 5 years ago
30f43bb
f2fs: support aligned pinned file
by Jaegeuk Kim
· 5 years ago
601c971
f2fs: avoid kernel panic on corruption test
by Jaegeuk Kim
· 5 years ago
5bd86da
f2fs: fix wrong description in document
by Chao Yu
· 5 years ago
99db54c5
f2fs: cache global IPU bio
by Chao Yu
· 5 years ago
75bc0ed
f2fs: fix to avoid memory leakage in f2fs_listxattr
by Randall Huang
· 5 years ago
78b2be6
f2fs: check total_segments from devices in raw_super
by Qiuyang Sun
· 5 years ago
72323d9
f2fs: update multi-dev metadata in resize_fs
by Qiuyang Sun
· 5 years ago
3a58af0
f2fs: mark recovery flag correctly in read_raw_super_block()
by Chengguang Xu via Linux-f2fs-devel
· 5 years ago
7fc0210
f2fs: fix to update time in lazytime mode
by Chao Yu
· 5 years ago
7eda795
vfs: don't allow writes to swap files
by Darrick J. Wong
· 5 years ago
9423820
mm: set S_SWAPFILE on blockdev swap devices
by Darrick J. Wong
· 5 years ago
6563509
f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()
by Sahitya Tummala
· 5 years ago
51b28af
f2fs: fix to add missing F2FS_IO_ALIGNED() condition
by Chao Yu
· 5 years ago
7159e18
f2fs: fix to fallback to buffered IO in IO aligned mode
by Chao Yu
· 5 years ago
fdd687d
f2fs: fix to handle error path correctly in f2fs_map_blocks
by Chao Yu
· 5 years ago
db9da05
f2fs: fix extent corrupotion during directIO in LFS mode
by Chao Yu
· 5 years ago
67577ff
f2fs: check all the data segments against all node ones
by Surbhi Palande
· 5 years ago
d15c08e
f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY
by Lockywolf
· 5 years ago
fc83c8b
f2fs: fix inode rwsem regression
by Goldwyn Rodrigues
· 5 years ago
de6db76
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
by Chao Yu
· 5 years ago
20bf86e
f2fs: avoid infinite GC loop due to stale atomic files
by Jaegeuk Kim
· 5 years ago
132ce44
f2fs: Fix indefinite loop in f2fs_gc()
by Sahitya Tummala
· 5 years ago
105ec48
f2fs: convert inline_data in prior to i_size_write
by Jaegeuk Kim
· 5 years ago
b5a3b27
f2fs: fix error path of f2fs_convert_inline_page()
by Chao Yu
· 5 years ago
655cad8
f2fs: add missing documents of reserve_root/resuid/resgid
by Chao Yu
· 5 years ago
6b0c9a7
f2fs: fix flushing node pages when checkpoint is disabled
by Jaegeuk Kim
· 5 years ago
41ecc62
f2fs: enhance f2fs_is_checkpoint_ready()'s readability
by Chao Yu
· 5 years ago
b117184
f2fs: clean up __bio_alloc()'s parameter
by Chao Yu
· 5 years ago
a684650
f2fs: fix wrong error injection path in inc_valid_block_count()
by Chao Yu
· 5 years ago
499f100
f2fs: fix to writeout dirty inode during node flush
by Chao Yu
· 5 years ago
5544832
f2fs: Fix indefinite loop in f2fs_gc()
by Sahitya Tummala
· 5 years ago
e914034
f2fs: allocate memory in batch in build_sit_info()
by Chao Yu
· 5 years ago
3672ecb
f2fs: fix to avoid data corruption by forbidding SSR overwrite
by Chao Yu
· 5 years ago
9f60502
Revert "f2fs: avoid out-of-range memory access"
by Chao Yu
· 5 years ago
85e8954
f2fs: cleanup the code in build_sit_entries.
by Lihong Kou
· 5 years ago
e7272ab
f2fs: fix wrong available node count calculation
by Chao Yu
· 5 years ago
0ae46de
f2fs: remove duplicate code in f2fs_file_write_iter
by Lihong Kou
· 5 years ago
2e67862
f2fs: fix to migrate blocks correctly during defragment
by Chao Yu
· 5 years ago
2abb1d4
f2fs: use wrapped f2fs_cp_error()
by Chao Yu
· 5 years ago
a8bac15
f2fs: fix to use more generic EOPNOTSUPP
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
e7a8967
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
by Jia-Ju Bai
· 5 years ago
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
· 5 years ago
c6dd8be
f2fs: fix panic of IO alignment feature
by Chao Yu
· 5 years ago
e705eed
f2fs: introduce {page,io}_is_mergeable() for readability
by Chao Yu
· 5 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
· 5 years ago
8040d8d
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
by Eric Biggers
· 5 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
Next »