Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67fbfc3943e03464541d2cbe8ff8ff77cfe7fe93
/
fs
/
f2fs
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
ddf06b7
f2fs: fix to trigger fsck if dirent.name_len is zero
by Chao Yu
· 6 years ago
21acc07
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
c20e57b
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
5d53924
f2fs: export FS_NOCOW_FL flag to user
by Jaegeuk Kim
· 6 years ago
36c5733
f2fs: check inject_rate validity during configuring
by Chao Yu
· 6 years ago
8e11403
f2fs: remove set but not used variable 'err'
by YueHaibing
· 6 years ago
f365c6c
f2fs: change error code to -ENOMEM from -EINVAL
by Chengguang Xu
· 6 years ago
7c77bf7
f2fs: don't access node/meta inode mapping after iput
by Jaegeuk Kim
· 6 years ago
31867b2
f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
by Jaegeuk Kim
· 6 years ago
9ab97ae
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
ab41ee6
mm: migrate: drop unused argument of migrate_page_move_mapping()
by Jan Kara
· 6 years ago
64beba0
f2fs: sanity check of xattr entry size
by Jaegeuk Kim
· 6 years ago
60aa4d5
f2fs: fix use-after-free issue when accessing sbi->stat_info
by Sahitya Tummala
· 6 years ago
bae0ee7
f2fs: check PageWriteback flag for ordered case
by Chao Yu
· 6 years ago
8896006
f2fs: fix validation of the block count in sanity_check_raw_super
by Martin Blumenstingl
· 6 years ago
8f31b46
f2fs: fix missing unlock(sbi->gc_mutex)
by Jaegeuk Kim
· 6 years ago
b32e019
f2fs: fix to dirty inode synchronously
by Chao Yu
· 6 years ago
c036211
f2fs: clean up structure extent_node
by Chao Yu
· 6 years ago
9249dde
f2fs: fix block address for __check_sit_bitmap
by Qiuyang Sun
· 6 years ago
e4589fa
f2fs: fix sbi->extent_list corruption issue
by Sahitya Tummala
· 6 years ago
8ec18bf
f2fs: clean up checkpoint flow
by Chao Yu
· 6 years ago
76c7bfb
f2fs: flush stale issued discard candidates
by Jaegeuk Kim
· 6 years ago
72691af
f2fs: correct wrong spelling, issing_*
by Jaegeuk Kim
· 6 years ago
5222595
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
af56b48
f2fs: remove redundant comment of unused wio_mutex
by Yunlong Song
· 6 years ago
8d64d36
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
by Chao Yu
· 6 years ago
2062e0c
f2fs: clear PG_writeback if IPU failed
by Sheng Yong
· 6 years ago
0cd6d9b
f2fs: add an ioctl() to explicitly trigger fsck later
by Jaegeuk Kim
· 6 years ago
a742fd4
f2fs: avoid frequent costly fsck triggers
by Jaegeuk Kim
· 6 years ago
f4f0b67
f2fs: fix m_may_create to make OPU DIO write correctly
by Jia Zhu
· 6 years ago
73c0a92
f2fs: fix to update new block address correctly for OPU
by Jia Zhu
· 6 years ago
e3c5910
f2fs: adjust trace print in f2fs_get_victim() to cover all paths
by Sahitya Tummala
· 6 years ago
08ac9a3
f2fs: fix to allow node segment for GC by ioctl path
by Sahitya Tummala
· 6 years ago
19880e6
f2fs: make "f2fs_fault_name[]" const char *
by Alexey Dobriyan
· 6 years ago
0ea295d
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
f617647
f2fs: fix wrong return value of f2fs_acl_create
by Tiezhu Yang
· 6 years ago
f5d5510
f2fs: avoid build warn of fall_through
by Jaegeuk Kim
· 6 years ago
2866fb1
f2fs: fix race between write_checkpoint and write_begin
by Sheng Yong
· 6 years ago
4e240d1
f2fs: check memory boundary by insane namelen
by Jaegeuk Kim
· 6 years ago
1e771e8
f2fs: only flush the single temp bio cache which owns the target page
by Yunlong Song
· 6 years ago
f9d6d0597
f2fs: fix out-place-update DIO write
by Chao Yu
· 6 years ago
fef4129
f2fs: fix to be aware discard/preflush/dio command in is_idle()
by Chao Yu
· 6 years ago
02b16d0
f2fs: add to account direct IO
by Chao Yu
· 6 years ago
b61ac5b
f2fs: move dir data flush to write checkpoint process
by Yunlei He
· 6 years ago
155c62f
f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
67b0e42
f2fs: change segment to section in f2fs_ioc_gc_range
by Yunlong Song
· 6 years ago
3465557
f2fs: export migration_granularity sysfs entry
by Chao Yu
· 6 years ago
e3080b0
f2fs: support subsectional garbage collection
by Chao Yu
· 6 years ago
2c70c5e
f2fs: introduce __is_large_section() for cleanup
by Chao Yu
· 6 years ago
7beb01f
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
089842d
f2fs: remove codes of unused wio_mutex
by Yunlong Song
· 6 years ago
d6c66cd
f2fs: fix count of seg_freed to make sec_freed correct
by Yunlong Song
· 6 years ago
a8075dc
f2fs: fix to account preflush command for noflush_merge mode
by Chao Yu
· 6 years ago
9bf1a3f
f2fs: avoid GC causing encrypted file corrupted
by Yunlong Song
· 6 years ago
Next »