Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5bd86da62e06c4a231bb33e36dcde72032c3cd3e
/
include
7eda795
vfs: don't allow writes to swap files
by Darrick J. Wong
· 5 years ago
c6dd8be
f2fs: fix panic of IO alignment feature
by Chao Yu
· 5 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
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
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
8040d8d
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
by Eric Biggers
· 5 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
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
0db29a1
fscrypt: drop inode argument from fscrypt_get_ctx()
by Eric Biggers
· 6 years ago
a66761b
f2fs: support swap file w/ DIO
by Jaegeuk Kim
· 5 years ago
de69ac7
f2fs: add tracepoint for f2fs_filemap_fault()
by Chao Yu
· 6 years ago
de05713
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
by Chao Yu
· 6 years ago
aeb829e
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
0850481
f2fs: add tracepoint for f2fs_file_write_iter()
by Chao Yu
· 6 years ago
3ce5fa3
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
15e483d
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
by Eric Biggers
· 6 years ago
6296c89
fscrypt: add Adiantum support / removed speck
by Eric Biggers
· 6 years ago
ee5a22f
f2fs: print more parameters in trace_f2fs_map_blocks
by Chao Yu
· 6 years ago
f229bd7
f2fs: trace f2fs_ioc_shutdown
by Chao Yu
· 6 years ago
6a9d45a
f2fs: correct spelling mistake
by Zeng Guangyue
· 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
b7c5e78
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
d752b9e
f2fs: fix typos in code comments
by Geliang Tang
· 6 years ago
773962c
fs: export evict_inodes
by Jaegeuk Kim
· 6 years ago
f2cb919
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
55cc38f
f2fs: fix compile warnings: 'struct *' declared inside parameter list
by Zhikang Zhang
· 6 years ago
d831272
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
f22f93a
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
0570b3f
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
6d1a832
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
4679c2e
f2fs: Allocate and stat mem used by free nid bitmap more accurately
by Yunlei He
· 7 years ago
96a2329
overflow.h: Add allocation size calculation helpers
by Kees Cook
· 7 years ago
4d93a43
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
565d744
mm: add variant of pagevec_lookup_range_tag() taking number of pages
by Jan Kara
· 7 years ago
fb296a2
mm: implement find_get_pages_range_tag()
by Jan Kara
· 7 years ago
c16d27e
fscrypt: add Speck128/256 support
by Eric Biggers
· 7 years ago
4ddc3a8
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
3866025
fscrypt: clean up after fscrypt_prepare_lookup() conversions
by Eric Biggers
· 7 years ago
0509923
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
9f1896c
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
355d234
f2fs: add nowait aio support
by Hyunchul Lee
· 7 years ago
e9a50e6
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
ac734c4
f2fs: support hot file extension
by Chao Yu
· 7 years ago
1e72cb2
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
bcdc571
f2fs: support passing down write hints given by users to block layer
by Hyunchul Lee
· 7 years ago
a1afb55
f2fs: support large nat bitmap
by Chao Yu
· 7 years ago
401052f
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
549b206
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
by Eric Biggers
· 7 years ago
c440b509
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
by Eric Biggers
· 7 years ago
62cfdd9
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
by Eric Biggers
· 7 years ago
e4e6776
fscrypt: remove fscrypt_fname_usr_to_disk()
by Eric Biggers
· 7 years ago
da32a16
fscrypt: new helper function - fscrypt_get_symlink()
by Eric Biggers
· 7 years ago
a7e05c7
fscrypt: new helper functions for ->symlink()
by Eric Biggers
· 7 years ago
eb9c5fd
fscrypt: trim down fscrypt.h includes
by Eric Biggers
· 7 years ago
0a02472
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
by Eric Biggers
· 7 years ago
9d51ca8
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
by Eric Biggers
· 7 years ago
efbfa8c
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
by Eric Biggers
· 7 years ago
616dbd2
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
by Eric Biggers
· 7 years ago
f0c472b
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
by Eric Biggers
· 7 years ago
bc76f39
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
by Eric Biggers
· 7 years ago
b67b07e
fscrypt: move fscrypt_control_page() to supp/notsupp headers
by Eric Biggers
· 7 years ago
d8dfb89
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
by Eric Biggers
· 7 years ago
975c567
f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
71f8f04
f2fs: support inode creation time
by Chao Yu
· 7 years ago
111e845
f2fs: allow to recover node blocks given updated checkpoint
by Jaegeuk Kim
· 7 years ago
9ce3d6b
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
211cb7b
f2fs: recover directory operations by fsync
by Jaegeuk Kim
· 7 years ago
f1eb0c0
crypto: introduce crypto wait for async op
by Gilad Ben-Yossef
· 7 years ago
9e48a9f
fscrypt: new helper function - fscrypt_prepare_setattr()
by Eric Biggers
· 7 years ago
ec822ff
fscrypt: new helper function - fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
98fe83a
fscrypt: new helper function - fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
f521870
fscrypt: new helper function - fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
d61dffb
fscrypt: new helper function - fscrypt_file_open()
by Eric Biggers
· 7 years ago
5190ed0
fscrypt: new helper function - fscrypt_require_key()
by Eric Biggers
· 7 years ago
8745aa3
fscrypt: remove ->is_encrypted()
by Eric Biggers
· 7 years ago
d750ec7
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
by Eric Biggers
· 7 years ago
685285b
fs, fscrypt: add an S_ENCRYPTED inode flag
by Eric Biggers
· 7 years ago
1617929
fscrypt: clean up include file mess
by Dave Chinner
· 7 years ago
e77e7df
fscrypt: make ->dummy_context() return bool
by Eric Biggers
· 8 years ago
d75eb8d
f2fs: trace checkpoint reason in fsync()
by Chao Yu
· 7 years ago
0108c48
f2fs: support quota sys files
by Jaegeuk Kim
· 7 years ago
d4c292d
f2fs: add quota_ino feature infra
by Jaegeuk Kim
· 7 years ago
50ffaa9
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
2dfbda0
f2fs: trace f2fs_readdir
by Chao Yu
· 7 years ago
d67586d
f2fs: trace f2fs_lookup
by Chao Yu
· 7 years ago
8258fd3
f2fs: trace f2fs_remove_discard
by Chao Yu
· 7 years ago
796786d
f2fs: add tracepoint for f2fs_gc
by Chao Yu
· 7 years ago
8004956
f2fs: fix potential overflow when adjusting GC cycle
by Chao Yu
· 7 years ago
4310125
f2fs: support inode checksum
by Chao Yu
· 7 years ago
5647b30
f2fs: support project quota
by Chao Yu
· 7 years ago
fbcf931
f2fs: enhance on-disk inode structure scalability
by Chao Yu
· 7 years ago
e84f88e
f2fs: make max inline size changeable
by Chao Yu
· 7 years ago
Next »