Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c22aecd75919511abea872b201751e0be1add898
/
fs
/
f2fs
c22aecd
f2fs: fix to detect failure of dquot_initialize
by Chao Yu
· 7 years ago
d618477
f2fs: stop issue discard if something wrong with f2fs
by Yunlei He
· 7 years ago
b169c3c
f2fs: fix return value in f2fs_ioc_commit_atomic_write
by Chao Yu
· 7 years ago
054afda
f2fs: allocate hot_data for atomic write more strictly
by Yunlei He
· 7 years ago
d0891e8
f2fs: check if inmem_pages list is empty correctly
by Sheng Yong
· 7 years ago
27319ba
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
ea4d479
fs: f2fs: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
d696494
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
by Zhikang Zhang
· 7 years ago
56b07e7
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
by Zhikang Zhang
· 7 years ago
3d165dc
f2fs: correct return value of f2fs_trim_fs
by Chao Yu
· 7 years ago
7648115
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
by Chao Yu
· 7 years ago
c807a7c
f2fs: remove unneeded F2FS_PROJINHERIT_FL
by Chao Yu
· 7 years ago
81114ba
f2fs: don't use GFP_ZERO for page caches
by Chao Yu
· 7 years ago
241b493
f2fs: issue all big range discards in umount process
by Yunlei He
· 7 years ago
47cca3d
f2fs: remove redundant block plug
by Chao Yu
· 7 years ago
8045249
f2fs: remove unmatched zero_user_segment when convert inline dentry
by Yunlong Song
· 7 years ago
59c8440
f2fs: introduce private inode status mapping
by Chao Yu
· 7 years ago
e555da9
f2fs: run fstrim asynchronously if runtime discard is on
by Jaegeuk Kim
· 7 years ago
cba6084
f2fs: turn down IO priority of discard from background
by Chao Yu
· 7 years ago
377224c
f2fs: don't split checkpoint in fstrim
by Chao Yu
· 7 years ago
8bb4f25
f2fs: issue discard commands proactively in high fs utilization
by Jaegeuk Kim
· 7 years ago
d629081
f2fs: add fsync_mode=nobarrier for non-atomic files
by Jaegeuk Kim
· 7 years ago
9a99718
f2fs: let fstrim issue discard commands in lower priority
by Jaegeuk Kim
· 7 years ago
5b19d28
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
by Jaegeuk Kim
· 7 years ago
17c5003
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
a90a0884
f2fs: check cap_resource only for data blocks
by Jaegeuk Kim
· 7 years ago
b87078a
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
ab3835a
f2fs: call unlock_new_inode() before d_instantiate()
by Eric Biggers
· 7 years ago
6dbb179
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
0cb8dae
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
214c246
f2fs: remain written times to update inode during fsync
by Jaegeuk Kim
· 7 years ago
c79d152
f2fs: make assignment of t->dentry_bitmap more readable
by Yunlong Song
· 7 years ago
dc7a10d
f2fs: truncate preallocated blocks in error case
by Jaegeuk Kim
· 7 years ago
235831d
f2fs: fix a wrong condition in f2fs_skip_inode_update
by Junling Zheng
· 7 years ago
53fedcc
f2fs: reserve bits for fs-verity
by Eric Biggers
· 7 years ago
d21b0f2
f2fs: Add a segment type check in inplace write
by Yunlei He
· 7 years ago
2f52052
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
by Yunlong Song
· 7 years ago
780de47
f2fs: don't track new nat entry in nat set
by Chao Yu
· 7 years ago
df033ca
f2fs: clean up with F2FS_BLK_ALIGN
by Chao Yu
· 7 years ago
0833721
f2fs: check blkaddr more accuratly before issue a bio
by Yunlei He
· 7 years ago
02117b8
f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read
by Ritesh Harjani
· 7 years ago
ff62af2
f2fs: introduce a new mount option test_dummy_encryption
by Sheng Yong
· 7 years ago
b7c409d
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
by Sheng Yong
· 7 years ago
da5ce87
f2fs: release locks before return in f2fs_ioc_gc_range()
by Qiuyang Sun
· 7 years ago
bb1105e
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
c566757
f2fs: remove unneeded set_cold_node()
by Chao Yu
· 7 years ago
b91050a
f2fs: add nowait aio support
by Hyunchul Lee
· 7 years ago
63189b7
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
5d7881c
f2fs: Don't overwrite all types of node to keep node chain
by Yunlei He
· 7 years ago
93cf93f
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 7 years ago
eea5288
f2fs: fix to restore old mount option in ->remount_fs
by Chao Yu
· 7 years ago
deeedd7
f2fs: wrap sb_rdonly with f2fs_readonly
by Chao Yu
· 7 years ago
162b27a
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
by Jaegeuk Kim
· 7 years ago
b6a06cb
f2fs: support hot file extension
by Chao Yu
· 7 years ago
1dc0f89
f2fs: fix to avoid race in between atomic write and background GC
by Chao Yu
· 7 years ago
b27bc80
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
by Jaegeuk Kim
· 7 years ago
dee02f0
f2fs: issue discard aggressively in the gc_urgent mode
by Jaegeuk Kim
· 7 years ago
782911f
f2fs: set readdir_ra by default
by Jaegeuk Kim
· 7 years ago
84b89e5
f2fs: add auto tuning for small devices
by Jaegeuk Kim
· 7 years ago
0793962
f2fs: add mount option for segment allocation policy
by Jaegeuk Kim
· 7 years ago
69babac
f2fs: don't stop GC if GC is contended
by Jaegeuk Kim
· 7 years ago
846ae67
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
17cd07a
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
by Chao Yu
· 7 years ago
d0d3f1b
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
by Chao Yu
· 7 years ago
8fe326c
f2fs: remove redundant initialization of pointer 'p'
by Colin Ian King
· 7 years ago
46706d5
f2fs: flush cp pack except cp pack 2 page at first
by Gao Xiang
· 7 years ago
ccd31cb
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
3bb09a0
f2fs: remove redundant check of page type when submit bio
by Tiezhu Yang
· 7 years ago
fb0e72c
f2fs: fix to handle looped node chain during recovery
by Chao Yu
· 7 years ago
0f9ec2a
f2fs: handle quota for orphan inodes
by Jaegeuk Kim
· 7 years ago
f2e703f
f2fs: support passing down write hints to block layer with F2FS policy
by Hyunchul Lee
· 7 years ago
0cdd319
f2fs: support passing down write hints given by users to block layer
by Hyunchul Lee
· 7 years ago
cd36d7a
f2fs: fix to clear CP_TRIMMED_FLAG
by Chao Yu
· 7 years ago
199bc3f
f2fs: support large nat bitmap
by Chao Yu
· 7 years ago
bf617f7
f2fs: fix to check extent cache in f2fs_drop_extent_tree
by Chao Yu
· 7 years ago
4d817ae
f2fs: restrict inline_xattr_size configuration
by Chao Yu
· 7 years ago
b94929d
f2fs: fix heap mode to reset it back
by Yunlong Song
· 7 years ago
0964fc1
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
by Sheng Yong
· 7 years ago
bdbc90f
f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
3462ac5
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
3da90b1
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
1c1d35d
f2fs: support inode creation time
by Chao Yu
· 7 years ago
068c3cd
f2fs: rebuild sit page from sit info in mem
by Yunlei He
· 7 years ago
3b60d80
f2fs: stop issuing discard if fs is readonly
by Chao Yu
· 7 years ago
6819b88
f2fs: clean up duplicated assignment in init_discard_policy
by Chao Yu
· 7 years ago
2882d34
f2fs: use GFP_F2FS_ZERO for cleanup
by Chao Yu
· 7 years ago
f236792
f2fs: allow to recover node blocks given updated checkpoint
by Jaegeuk Kim
· 7 years ago
37a086f
f2fs: recover some i_inline flags
by Jaegeuk Kim
· 7 years ago
b2c4692
f2fs: correct removexattr behavior for null valued extended attribute
by Daeho Jeong
· 7 years ago
db198ae
f2fs: drop page cache after fs shutdown
by Chao Yu
· 7 years ago
7950e9a
f2fs: stop gc/discard thread after fs shutdown
by Chao Yu
· 7 years ago
d027c48
f2fs: hanlde error case in f2fs_ioc_shutdown
by Chao Yu
· 7 years ago
bb9e3bb8d
f2fs: split need_inplace_update
by Chao Yu
· 7 years ago
eb44979
f2fs: fix to update last_disk_size correctly
by Chao Yu
· 7 years ago
b323fd2
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
by Chao Yu
· 7 years ago
d7997e6
f2fs: clean up error path of fill_super
by Chao Yu
· 7 years ago
a9d572c
f2fs: avoid hungtask when GC encrypted block if io_bits is set
by Sheng Yong
· 7 years ago
Next »