Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c9027cbd457318444f6990619ff98048fdd0a3f
/
fs
/
f2fs
/
file.c
f64b4d7
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
33c54d5
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
1d8aac3
f2fs: fix avoid race between truncate and background GC
by Chao Yu
· 6 years ago
787485b
f2fs: avoid race between zero_range and background GC
by Chao Yu
· 6 years ago
e7cad2b
f2fs: fix to reset i_gc_failures correctly
by Chao Yu
· 6 years ago
3d5c54a
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
77d1332
f2fs: don't allow any writes on aborted atomic writes
by Jaegeuk Kim
· 6 years ago
b02367f
f2fs: clean up ioctl interface naming
by Chao Yu
· 6 years ago
43a64a7
f2fs: clean up with f2fs_encrypted_inode()
by Chao Yu
· 6 years ago
3c74326
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 6 years ago
b3c869a
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 6 years ago
d05e871
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 6 years ago
7eacb5d
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
by Dan Carpenter
· 6 years ago
c92b7c7
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 6 years ago
f950fa4
treewide: Use array_size in f2fs_kvzalloc()
by Kees Cook
· 6 years ago
9a857bd
f2fs: fix to clear FI_VOLATILE_FILE correctly
by Chao Yu
· 6 years ago
deb78d4
f2fs: let sync node IO interrupt async one
by Chao Yu
· 6 years ago
6285d97
fs: f2fs: insert space around that ':' and ', '
by youngjun yoo
· 6 years ago
9ef1031
fs: f2fs: add missing blank lines after declarations
by youngjun yoo
· 6 years ago
ee62ea2
fs: f2fs: changed variable type of offset "unsigned" to "loff_t"
by youngjun yoo
· 6 years ago
6b4d6a8
f2fs: clean up symbol namespace
by Chao Yu
· 6 years ago
48fa534
f2fs: fix to avoid accessing cross the boundary
by Chao Yu
· 6 years ago
caf10c6
f2fs: avoid stucking GC due to atomic write
by Chao Yu
· 7 years ago
664de59
f2fs: Fix deadlock in shutdown ioctl
by Sahitya Tummala
· 6 years ago
c446430
f2fs: use find_get_pages_tag() for looking up single page
by Jan Kara
· 7 years ago
158d9bb
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 6 years ago
f921fa8
f2fs: treat volatile file's data as hot one
by Chao Yu
· 7 years ago
f6bd7d4
f2fs: rename dio_rwsem to i_gc_rwsem
by Chao Yu
· 7 years ago
48698e4
f2fs: move mnt_want_write_file after range check
by Yunlei He
· 7 years ago
707f7ae
f2fs: fix missing clear FI_NO_PREALLOC in some error case
by Yunlei He
· 7 years ago
2f903ef
f2fs: fix return value in f2fs_ioc_commit_atomic_write
by Chao Yu
· 7 years ago
5bdfc7e
f2fs: allocate hot_data for atomic write more strictly
by Yunlei He
· 7 years ago
72823f4
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
03a2243
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
by Chao Yu
· 7 years ago
a0bbb36
f2fs: remove unneeded F2FS_PROJINHERIT_FL
by Chao Yu
· 7 years ago
dc93e58
f2fs: remove redundant block plug
by Chao Yu
· 7 years ago
9bafde6
f2fs: introduce private inode status mapping
by Chao Yu
· 7 years ago
3a38cf1
f2fs: add fsync_mode=nobarrier for non-atomic files
by Jaegeuk Kim
· 6 years ago
f69e814
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
a4fa11c
f2fs: truncate preallocated blocks in error case
by Jaegeuk Kim
· 7 years ago
a33ce03
f2fs: clean up with F2FS_BLK_ALIGN
by Chao Yu
· 7 years ago
80d6489
f2fs: release locks before return in f2fs_ioc_gc_range()
by Qiuyang Sun
· 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
9a95481
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 7 years ago
f4f1022
f2fs: fix to avoid race in between atomic write and background GC
by Chao Yu
· 7 years ago
1e72cb2
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
061839d
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
by Chao Yu
· 7 years ago
4951ebc
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
by Chao Yu
· 7 years ago
770611e
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
71f8f04
f2fs: support inode creation time
by Chao Yu
· 7 years ago
1a3b004
f2fs: stop gc/discard thread after fs shutdown
by Chao Yu
· 7 years ago
62a91a5
f2fs: hanlde error case in f2fs_ioc_shutdown
by Chao Yu
· 7 years ago
66356ee
f2fs: split need_inplace_update
by Chao Yu
· 7 years ago
fd21442
f2fs: speed up defragment on sparse file
by Chao Yu
· 7 years ago
6bce963
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
by Chao Yu
· 7 years ago
9ce3d6b
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
4992a3c
f2fs: fix to caclulate required free section correctly
by Chao Yu
· 7 years ago
211cb7b
f2fs: recover directory operations by fsync
by Jaegeuk Kim
· 7 years ago
a74690b
f2fs: don't return value in truncate_data_blocks_range
by Chao Yu
· 7 years ago
ead5259
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
1a9d6a9
f2fs: apply write hints to select the type of segment for direct write
by Hyunchul Lee
· 7 years ago
955e7f5
f2fs: switch to fscrypt_prepare_setattr()
by Eric Biggers
· 7 years ago
3ccc177
f2fs: switch to fscrypt_file_open()
by Eric Biggers
· 7 years ago
46accc9
f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
by Chao Yu
· 7 years ago
5b2b7f7
f2fs: deny accessing encryption policy if encryption is off
by Chao Yu
· 7 years ago
2e08de4
f2fs: fix to clear FI_NO_PREALLOC
by Chao Yu
· 7 years ago
d75eb8d
f2fs: trace checkpoint reason in fsync()
by Chao Yu
· 7 years ago
bed6cff
f2fs: keep isize once block is reserved cross EOF
by Chao Yu
· 7 years ago
5f3fdd2
f2fs: avoid race in between GC and block exchange
by Chao Yu
· 7 years ago
6663422
f2fs: stop all the operations by cp_error flag
by Jaegeuk Kim
· 7 years ago
4c94f14
f2fs: skip searching non-exist range in truncate_hole
by Weichao Guo
· 7 years ago
ac5d4b42
f2fs: expose some sectors to user in inline data or dentry case
by Jaegeuk Kim
· 7 years ago
33fdebb
f2fs: fix to avoid race when accessing last_disk_size
by Chao Yu
· 7 years ago
f014be8
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
cacc1ed
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
by Chao Yu
· 7 years ago
fb605d0
f2fs: use generic terms used for encrypted block management
by Jaegeuk Kim
· 7 years ago
a4fb189
f2fs: introduce f2fs_encrypted_file for clean-up
by Jaegeuk Kim
· 7 years ago
70d7be5
f2fs: trigger fdatasync for non-atomic_write file
by Chao Yu
· 7 years ago
3049eac
f2fs: trigger normal fsync for non-atomic_write file
by Chao Yu
· 7 years ago
4e7540c
f2fs: clear FI_HOT_DATA correctly
by Chao Yu
· 7 years ago
9afa159
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
by Qiuyang Sun
· 7 years ago
c0fe488
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
48f95d2
f2fs: don't need to wait for node writes for atomic write
by Jaegeuk Kim
· 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
82925bb
f2fs: add ioctl to expose current features
by Jaegeuk Kim
· 7 years ago
a778c4c
f2fs: don't give partially written atomic data from process crash
by Jaegeuk Kim
· 7 years ago
1a3bf340
f2fs: remove extra inode_unlock() in error path
by Luis Henriques
· 7 years ago
09c3a72
f2fs: support plain user/group quota
by Chao Yu
· 7 years ago
0bb5306
f2fs: add ioctl to do gc with target block address
by Jaegeuk Kim
· 7 years ago
231cb87
f2fs: don't need to check encrypted inode for partial truncation
by Jaegeuk Kim
· 7 years ago
56a0d93
f2fs: measure inode.i_blocks as generic filesystem
by Chao Yu
· 7 years ago
d0a17d2
f2fs: require key for truncate(2) of encrypted file
by Eric Biggers
· 7 years ago
7b23ea1
f2fs: dax: fix races between page faults and truncating pages
by Qiuyang Sun
· 7 years ago
6b35680
f2fs: don't bother checking for encryption key in ->write_iter()
by Eric Biggers
· 7 years ago
b65ab24
f2fs: don't bother checking for encryption key in ->mmap()
by Eric Biggers
· 7 years ago
f31e1ae
f2fs: load inode's flag from disk
by Jaegeuk Kim
· 7 years ago
e6b120d
f2fs/fscrypt: catch up to v4.12
by Jaegeuk Kim
· 7 years ago
027611e
f2fs: fix overflow due to condition check order
by Jaegeuk Kim
· 8 years ago
Next »