Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f0df4e1acf3d721958dcafb2c9c0bdf25189068d
/
fs
/
f2fs
/
super.c
fe6f0ed
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
853137c
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 7 years ago
d494500
f2fs: support fault_type mount option
by Chao Yu
· 7 years ago
b83dcfe
f2fs: support discard submission error injection
by Chao Yu
· 7 years ago
bcbfbd6
f2fs: fix to do sanity check with inline flags
by Chao Yu
· 7 years ago
50fa53e
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 7 years ago
e494c2f
f2fs: fix to do sanity check with cp_pack_start_sum
by Chao Yu
· 7 years ago
4ddc1b2
f2fs: fix to restrict mount condition when without CONFIG_QUOTA
by Chao Yu
· 7 years ago
00960c2
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
by Sheng Yong
· 7 years ago
76cf05d
f2fs: quota: fix incorrect comments
by Sheng Yong
· 7 years ago
955ac6e
f2fs: quota: decrease the lock granularity of statfs_project
by Sheng Yong
· 7 years ago
a39e5365
f2fs: enable real-time discard by default
by Chao Yu
· 7 years ago
dc13280
f2fs: show the fsync_mode=nobarrier mount option
by Sahitya Tummala
· 7 years ago
2d3a585
f2fs: avoid the global name 'fault_name'
by Gao Xiang
· 7 years ago
9dc956b
f2fs: fix to do sanity check with user_block_count
by Chao Yu
· 7 years ago
c77ec61
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
by Chao Yu
· 7 years ago
42bf546
f2fs: fix to do sanity check with secs_per_zone
by Chao Yu
· 7 years ago
4e42383
f2fs: fix error path of fill_super
by Chao Yu
· 7 years ago
4cac90d
f2fs: relocate readdir_ra configure initialization
by Chao Yu
· 7 years ago
0aa7e0f
f2fs: move s_res{u,g}id initialization to default_options()
by Chao Yu
· 7 years ago
83a3bfd
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 7 years ago
dbae2c5
block: Define and use STAT_READ and STAT_WRITE
by Michael Callahan
· 7 years ago
1cb50f8
f2fs: do checkpoint in kill_sb
by Jaegeuk Kim
· 7 years ago
026f050
treewide: Use array_size() in f2fs_kzalloc()
by Kees Cook
· 7 years ago
c860659
treewide: Use array_size() in f2fs_kmalloc()
by Kees Cook
· 7 years ago
d54d35c
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
c29fd0c
f2fs: let sync node IO interrupt async one
by Chao Yu
· 7 years ago
4d57b86
f2fs: clean up symbol namespace
by Chao Yu
· 7 years ago
4071e67
disable loading f2fs module on PAGE_SIZE > 4KB
by Anatoly Pugachev
· 7 years ago
107a805
f2fs: keep migration IO order in LFS mode
by Chao Yu
· 7 years ago
1c41e680
f2fs: fix to initialize i_current_depth according to inode type
by Chao Yu
· 7 years ago
0cfe75c
f2fs: enhance sanity_check_raw_super() to avoid potential overflows
by Jaegeuk Kim
· 7 years ago
b2532c6
f2fs: rename dio_rwsem to i_gc_rwsem
by Chao Yu
· 7 years ago
59c8440
f2fs: introduce private inode status mapping
by Chao Yu
· 7 years ago
d629081
f2fs: add fsync_mode=nobarrier for non-atomic files
by Jaegeuk Kim
· 7 years ago
e12ee68
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
6dbb179
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
2f52052
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
by Yunlong Song
· 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
63189b7
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 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
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
846ae67
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
d0d3f1b
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
by Chao Yu
· 7 years ago
ccd31cb
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 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
4d817ae
f2fs: restrict inline_xattr_size configuration
by Chao Yu
· 7 years ago
0964fc1
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
by Sheng Yong
· 7 years ago
d7997e6
f2fs: clean up error path of fill_super
by Chao Yu
· 7 years ago
7c2e596
f2fs: add resgid and resuid to reserve root blocks
by Jaegeuk Kim
· 7 years ago
578c647
f2fs: implement cgroup writeback support
by Yufen Yu
· 7 years ago
94b1e10
f2fs: make local functions static
by Wei Yongjun
· 7 years ago
7e65be4
f2fs: add reserved blocks for root user
by Jaegeuk Kim
· 7 years ago
f66c027
f2fs: show precise # of blocks that user/root can use
by Jaegeuk Kim
· 7 years ago
6279398
f2fs: enable quota at remount from r to w
by Jaegeuk Kim
· 7 years ago
bae01ed
f2fs: fix error handling in fill_super
by Chao Yu
· 7 years ago
4e6aad2
f2fs: spread f2fs_k{m,z}alloc
by Chao Yu
· 7 years ago
628b3d1
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
292c196a
f2fs: reserve nid resource for quota sysfile
by Chao Yu
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
a02cd42
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
32190f0
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
d1954ab
f2fs: don't bother with inode->i_version
by Jeff Layton
· 7 years ago
ea67673
f2fs: support quota sys files
by Jaegeuk Kim
· 7 years ago
d62fe97
f2fs: support bio allocation error injection
by Chao Yu
· 7 years ago
01eccef
f2fs: support get_page error injection
by Chao Yu
· 7 years ago
80d4214
f2fs: support soft block reservation
by Yunlong Song
· 7 years ago
6afc662
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
1f227a3
f2fs: stop all the operations by cp_error flag
by Jaegeuk Kim
· 7 years ago
6e5b5d4
Revert "f2fs: return wrong error number on f2fs_quota_write"
by Jaegeuk Kim
· 7 years ago
4e46a02
f2fs: retry ENOMEM for quota_read|write
by Jaegeuk Kim
· 7 years ago
57864ae
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
204b4ae
f2fs/crypto: drop crypto key at evict_inode only
by Jaegeuk Kim
· 7 years ago
cf5c759
f2fs: give up CP_TRIMMED_FLAG if it drops discards
by Chao Yu
· 7 years ago
8412663
f2fs: support issuing/waiting discard in range
by Chao Yu
· 7 years ago
ffcc4182
fscrypt: remove unneeded empty fscrypt_operations structs
by Eric Biggers
· 7 years ago
f7293e4
fscrypt: remove ->is_encrypted()
by Eric Biggers
· 7 years ago
1228b48
f2fs: fix to flush multiple device in checkpoint
by Chao Yu
· 7 years ago
638164a
f2fs: fix potential panic during fstrim
by Chao Yu
· 7 years ago
27161f1
f2fs: avoid race in between read xattr & write xattr
by Yunlei He
· 7 years ago
f62fc9f
f2fs: constify super_operations
by Arvind Yadav
· 7 years ago
4b2414d
f2fs: support journalled quota
by Chao Yu
· 8 years ago
9a20d39
f2fs: avoid unneeded sync on quota file
by Chao Yu
· 8 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 8 years ago
a36c106
f2fs: use printk_ratelimited for f2fs_msg
by Jaegeuk Kim
· 8 years ago
704956e
f2fs: support inode checksum
by Chao Yu
· 8 years ago
4f31d26
f2fs: return wrong error number on f2fs_quota_write
by Jaegeuk Kim
· 8 years ago
ddc34e3
f2fs: introduce f2fs_statfs_project
by Chao Yu
· 8 years ago
dc6b205
f2fs: avoid naming confusion of sysfs init
by Jaegeuk Kim
· 8 years ago
5c57132
f2fs: support project quota
by Chao Yu
· 8 years ago
7a2af76
f2fs: enhance on-disk inode structure scalability
by Chao Yu
· 8 years ago
f247037
f2fs: make max inline size changeable
by Chao Yu
· 8 years ago
5cdd4c0
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
Next »