Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2741b6723bf6f7d92d07c44bd6a09c6e37f3f949
/
fs
/
f2fs
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0d28544
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
2777e65
f2fs: fix to avoid accessing xattr across the boundary
by Randall Huang
· 6 years ago
c9c8ed5
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
by Chao Yu
· 6 years ago
d764834
f2fs: add tracepoint for f2fs_filemap_fault()
by Chao Yu
· 6 years ago
93770ab
f2fs: introduce DATA_GENERIC_ENHANCE
by Chao Yu
· 6 years ago
896285a
f2fs: fix to handle error in f2fs_disable_checkpoint()
by Chao Yu
· 6 years ago
d5d5f0c
f2fs: remove redundant check in f2fs_file_write_iter()
by Chengguang Xu
· 6 years ago
f5a131bb
f2fs: fix to be aware of readonly device in write_checkpoint()
by Chao Yu
· 6 years ago
b61af31
f2fs: fix to skip recovery on readonly device
by Chao Yu
· 6 years ago
f824deb
f2fs: fix to consider multiple device for readonly check
by Chao Yu
· 6 years ago
b471eb9
f2fs: relocate chksum_offset for large_nat_bitmap feature
by Chao Yu
· 6 years ago
d7eb8f1
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
by Chao Yu
· 6 years ago
3a912b7
f2fs: Replace spaces with tab
by Youngjun Yoo
· 6 years ago
c456362
f2fs: insert space before the open parenthesis '('
by Youngjun Yoo
· 6 years ago
d02a6e6
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
2df0ab0
f2fs: introduce f2fs_read_single_page() for cleanup
by Chao Yu
· 6 years ago
5c533b1
f2fs: mark is_extension_exist() inline
by Park Ju Hyung
· 6 years ago
cd23ffa9
f2fs: fix to set FI_UPDATE_WRITE correctly
by Chao Yu
· 6 years ago
05573d6
f2fs: fix to avoid panic in f2fs_inplace_write_data()
by Chao Yu
· 6 years ago
e95bcdb
f2fs: fix to do sanity check on valid block count of segment
by Chao Yu
· 6 years ago
7b63f72
f2fs: fix to do sanity check on valid node/block count
by Chao Yu
· 6 years ago
22d61e2
f2fs: fix to avoid panic in do_recover_data()
by Chao Yu
· 6 years ago
626bcf2
f2fs: fix to do sanity check on free nid
by Chao Yu
· 6 years ago
b42b179
f2fs: fix to do checksum even if inode page is uptodate
by Chao Yu
· 6 years ago
8b6810f
f2fs: fix to avoid panic in f2fs_remove_inode_page()
by Chao Yu
· 6 years ago
546d22f
f2fs: fix to clear dirty inode in error path of f2fs_iget()
by Chao Yu
· 6 years ago
bda5239
f2fs: remove new blank line of f2fs kernel message
by Chao Yu
· 6 years ago
6dc3a12
f2fs: fix wrong __is_meta_io() macro
by Chao Yu
· 6 years ago
ea6d7e7
f2fs: fix to avoid panic in dec_valid_node_count()
by Chao Yu
· 6 years ago
5e159cd
f2fs: fix to avoid panic in dec_valid_block_count()
by Chao Yu
· 6 years ago
622927f
f2fs: fix to use inline space only if inline_xattr is enable
by Chao Yu
· 6 years ago
45a7468
f2fs: fix to retrieve inline xattr space
by Chao Yu
· 6 years ago
9883857
f2fs: fix error path of recovery
by Chao Yu
· 6 years ago
793ab1c
f2fs: fix to avoid deadloop in foreground GC
by Chao Yu
· 6 years ago
a9fbcd6
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
d01718a
f2fs: switch to ->free_inode()
by Al Viro
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
2c58d54
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
b01531d
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
by Eric Biggers
· 6 years ago
adcc00f
f2fs: data: fix warning Using plain integer as NULL pointer
by Hariprasad Kelam
· 6 years ago
126ce72
f2fs: add tracepoint for f2fs_file_write_iter()
by Chao Yu
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
0a4c926
fs: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
e1074d4
f2fs: add comment for conditional compilation statement
by Chao Yu
· 6 years ago
186857c
f2fs: fix potential recursive call when enabling data_flush
by Chao Yu
· 6 years ago
7f3d771
f2fs: improve discard handling with multi-device volumes
by Damien Le Moal
· 6 years ago
95175da
f2fs: Reduce zoned block device memory usage
by Damien Le Moal
· 6 years ago
0916878
f2fs: Fix use of number of devices
by Damien Le Moal
· 6 years ago
5160bcc
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
aff7b62
f2fs: set pin_file under CAP_SYS_ADMIN
by Jaegeuk Kim
· 6 years ago
aadcef6
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
2c28aba
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
dd6c89b
f2fs: fix to do sanity check with inode.i_inline_xattr_size
by Chao Yu
· 6 years ago
70db5b0
f2fs: give some messages for inline_xattr_size
by Jaegeuk Kim
· 6 years ago
86109c9
f2fs: don't trigger read IO for beyond EOF page
by Chao Yu
· 6 years ago
240a591
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
25720cc
f2fs: remove wrong comment in f2fs_invalidate_page()
by Chao Yu
· 6 years ago
2a6a7e7
f2fs: fix to use kvfree instead of kzfree
by Chao Yu
· 6 years ago
559e87c
f2fs: trace f2fs_ioc_shutdown
by Chao Yu
· 6 years ago
4843298
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
ca597bd
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
428e3bc
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
613f3dc
f2fs: no need to take page lock in readdir
by Gao Xiang
· 6 years ago
e46f6bd
f2fs: fix to update iostat correctly in IPU path
by Chao Yu
· 6 years ago
6492a33
f2fs: fix encrypted page memory leak
by Chao Yu
· 6 years ago
dc37910
f2fs: make fault injection covering __submit_flush_wait()
by Chao Yu
· 6 years ago
aa2c8c4
f2fs: fix to retry fill_super only if recovery failed
by Chao Yu
· 6 years ago
bc73a4b
f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
by Gao Xiang
· 6 years ago
0af725f
f2fs: fix wrong #endif
by Jaegeuk Kim
· 6 years ago
d1cae94
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
fb40d61
f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
by Jaegeuk Kim
· 6 years ago
6d52e13
f2fs: don't allow negative ->write_io_size_bits
by Chao Yu
· 6 years ago
500e0b2
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
9083977
f2fs: do not use mutex lock in atomic context
by Sahitya Tummala
· 6 years ago
c42d28c
f2fs: fix potential data inconsistence of checkpoint
by Chao Yu
· 6 years ago
025cdb16
f2fs: jump to label 'free_node_inode' when failing from d_make_root()
by Chengguang Xu
· 6 years ago
a0770e1
f2fs: fix to data block override node segment by mistake
by zhengliang
· 6 years ago
eecfa42
f2fs: use xattr_prefix to wrap up
by Gao Xiang
· 6 years ago
812a959
f2fs: sync filesystem after roll-forward recovery
by Jaegeuk Kim
· 6 years ago
0e0667b
f2fs: flush quota blocks after turnning it off
by Jaegeuk Kim
· 6 years ago
11ac8ef
f2fs: avoid null pointer exception in dcc_info
by Jaegeuk Kim
· 6 years ago
b460866
f2fs: don't wake up too frequently, if there is lots of IOs
by Jaegeuk Kim
· 6 years ago
b862325
f2fs: try to keep CP_TRIMMED_FLAG after successful umount
by Jaegeuk Kim
· 6 years ago
db610a6
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
03f2c02
f2fs: run discard jobs when put_super
by Jaegeuk Kim
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
62230e0d
f2fs: use IS_ENCRYPTED() to check encryption status
by Chandan Rajendra
· 6 years ago
2010987
f2fs: fix to set sbi dirty correctly
by Chao Yu
· 6 years ago
f9aa52a
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
by Chao Yu
· 6 years ago
ac92985
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
2f84bab
f2fs: add brackets for macros
by Sheng Yong
· 6 years ago
720db06
f2fs: check if file namelen exceeds max value
by Sheng Yong
· 6 years ago
Next »