Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6296c8926f68d727526a1e9f4dc6aae26e0fd3a0
6296c89
fscrypt: add Adiantum support / removed speck
by Eric Biggers
· 6 years ago
40cf8a3
ext4: switch to fscrypt_prepare_setattr()
by Eric Biggers
· 7 years ago
f11498c
ext4: switch to fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
14ddd82
ext4: switch to fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
ec686d2
ext4: switch to fscrypt_file_open()
by Eric Biggers
· 7 years ago
b6a58b9
ext4, dax: set ext4_dax_aops for dax files
by Toshi Kani
· 6 years ago
67f94d7
f2fs: set pin_file under CAP_SYS_ADMIN
by Jaegeuk Kim
· 6 years ago
8b160a3
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
7950bd6
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
a9e0ca8
f2fs: fix to do sanity check with inode.i_inline_xattr_size
by Chao Yu
· 6 years ago
e6bd023
f2fs: give some messages for inline_xattr_size
by Jaegeuk Kim
· 6 years ago
b50924a
f2fs: don't trigger read IO for beyond EOF page
by Chao Yu
· 6 years ago
c4e0760
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
67e68931
f2fs: remove wrong comment in f2fs_invalidate_page()
by Chao Yu
· 6 years ago
8079273
f2fs: fix to use kvfree instead of kzfree
by Chao Yu
· 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
820e65b
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
bfe62ef
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
14d9376
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
e343020
f2fs: no need to take page lock in readdir
by Gao Xiang
· 6 years ago
9a50f0d
f2fs: fix to update iostat correctly in IPU path
by Chao Yu
· 6 years ago
b4b3453
f2fs: fix encrypted page memory leak
by Chao Yu
· 6 years ago
c8f04dc
f2fs: make fault injection covering __submit_flush_wait()
by Chao Yu
· 6 years ago
c168435
f2fs: fix to retry fill_super only if recovery failed
by Chao Yu
· 6 years ago
07894d2
f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
by Gao Xiang
· 6 years ago
6a9d45a
f2fs: correct spelling mistake
by Zeng Guangyue
· 6 years ago
af8e889
f2fs: fix wrong #endif
by Jaegeuk Kim
· 6 years ago
a455882
f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
by Jaegeuk Kim
· 6 years ago
7c270bb
f2fs: don't allow negative ->write_io_size_bits
by Chao Yu
· 6 years ago
4d8013e
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
711e899
Revert "f2fs: fix to avoid deadlock of atomic file operations"
by Jaegeuk Kim
· 6 years ago
23d6d8e
Revert "f2fs: fix to check inline_xattr_size boundary correctly"
by Jaegeuk Kim
· 6 years ago
b152e2d
f2fs: do not use mutex lock in atomic context
by Sahitya Tummala
· 6 years ago
c6f7823
f2fs: fix potential data inconsistence of checkpoint
by Chao Yu
· 6 years ago
38af6b8
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
b7c5e78
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
9f15347
f2fs: jump to label 'free_node_inode' when failing from d_make_root()
by Chengguang Xu
· 6 years ago
21b447e
f2fs: fix to document inline_xattr_size option
by Chao Yu
· 6 years ago
5e5bd73
f2fs: fix to data block override node segment by mistake
by zhengliang
· 6 years ago
d752b9e
f2fs: fix typos in code comments
by Geliang Tang
· 6 years ago
b0a0057
f2fs: use xattr_prefix to wrap up
by Gao Xiang
· 6 years ago
eeec9e7
f2fs: sync filesystem after roll-forward recovery
by Jaegeuk Kim
· 6 years ago
773962c
fs: export evict_inodes
by Jaegeuk Kim
· 6 years ago
9043102
f2fs: flush quota blocks after turnning it off
by Jaegeuk Kim
· 6 years ago
ba6adf5
f2fs: avoid null pointer exception in dcc_info
by Jaegeuk Kim
· 6 years ago
85c3c61
f2fs: don't wake up too frequently, if there is lots of IOs
by Jaegeuk Kim
· 6 years ago
4eefccf
f2fs: try to keep CP_TRIMMED_FLAG after successful umount
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
13adc6f
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
12b3662
f2fs: add brackets for macros
by Sheng Yong
· 6 years ago
7d72038
f2fs: check if file namelen exceeds max value
by Sheng Yong
· 6 years ago
d4a81f8
f2fs: fix to trigger fsck if dirent.name_len is zero
by Chao Yu
· 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
0088706
f2fs: check inject_rate validity during configuring
by Chao Yu
· 6 years ago
c476cbd
f2fs: remove set but not used variable 'err'
by YueHaibing
· 6 years ago
55cc38f
f2fs: fix compile warnings: 'struct *' declared inside parameter list
by Zhikang Zhang
· 6 years ago
6d4ae78
f2fs: change error code to -ENOMEM from -EINVAL
by Chengguang Xu
· 6 years ago
ec19f64
f2fs: don't access node/meta inode mapping after iput
by Jaegeuk Kim
· 6 years ago
ddd7bcb
f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
by Jaegeuk Kim
· 6 years ago
ad0784f
f2fs: sanity check of xattr entry size
by Jaegeuk Kim
· 6 years ago
bc6771e
f2fs: fix use-after-free issue when accessing sbi->stat_info
by Sahitya Tummala
· 6 years ago
d9b3df5
f2fs: check PageWriteback flag for ordered case
by Chao Yu
· 6 years ago
273e71c
f2fs: fix validation of the block count in sanity_check_raw_super
by Martin Blumenstingl
· 6 years ago
ae3bc06
f2fs: fix missing unlock(sbi->gc_mutex)
by Jaegeuk Kim
· 6 years ago
fbb223f
f2fs: clean up structure extent_node
by Chao Yu
· 6 years ago
489f2dc
f2fs: fix block address for __check_sit_bitmap
by Qiuyang Sun
· 6 years ago
be83ade
f2fs: fix sbi->extent_list corruption issue
by Sahitya Tummala
· 6 years ago
717ed96
f2fs: clean up checkpoint flow
by Chao Yu
· 6 years ago
1f85e0c
f2fs: flush stale issued discard candidates
by Jaegeuk Kim
· 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
a8c3e53
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
by Chao Yu
· 6 years ago
ad32a8a
f2fs: clear PG_writeback if IPU failed
by Sheng Yong
· 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
e3faef1
f2fs: fix m_may_create to make OPU DIO write correctly
by Jia Zhu
· 6 years ago
35304bb
f2fs: fix to update new block address correctly for OPU
by Jia Zhu
· 6 years ago
968fb76
f2fs: adjust trace print in f2fs_get_victim() to cover all paths
by Sahitya Tummala
· 6 years ago
61a26f3
f2fs: fix to allow node segment for GC by ioctl path
by Sahitya Tummala
· 6 years ago
05c09f4
f2fs: make "f2fs_fault_name[]" const char *
by Alexey Dobriyan
· 6 years ago
74ec201
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
3beb85a
f2fs: fix wrong return value of f2fs_acl_create
by Tiezhu Yang
· 6 years ago
b1a81bb
f2fs: avoid build warn of fall_through
by Jaegeuk Kim
· 6 years ago
bcabd03
f2fs: fix race between write_checkpoint and write_begin
by Sheng Yong
· 6 years ago
43a197a
f2fs: check memory boundary by insane namelen
by Jaegeuk Kim
· 6 years ago
a151f36
f2fs: only flush the single temp bio cache which owns the target page
by Yunlong Song
· 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
f726078
f2fs: move dir data flush to write checkpoint process
by Yunlei He
· 6 years ago
5bb1672
f2fs: change segment to section in f2fs_ioc_gc_range
by Yunlong Song
· 6 years ago
bc83a660b
f2fs: export migration_granularity sysfs entry
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
Next »