Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0e0b854cfb3302b1907e9d3a927469b95710238f
/
fs
/
f2fs
/
f2fs.h
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
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
0833721
f2fs: check blkaddr more accuratly before issue a bio
by Yunlei He
· 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
bb1105e
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 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
93cf93f
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 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
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
199bc3f
f2fs: support large nat bitmap
by Chao Yu
· 7 years ago
bdbc90f
f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
1c1d35d
f2fs: support inode creation time
by Chao Yu
· 7 years ago
7950e9a
f2fs: stop gc/discard thread after fs shutdown
by Chao Yu
· 7 years ago
bb9e3bb
f2fs: split need_inplace_update
by Chao Yu
· 7 years ago
b323fd2
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
by Chao Yu
· 7 years ago
d8a9a22
f2fs: allow quota to use reserved blocks
by Jaegeuk Kim
· 7 years ago
c4020b2
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
by Chao Yu
· 7 years ago
1ad71a2
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
9ac1e2d
f2fs: prevent newly created inode from being dirtied incorrectly
by Daeho Jeong
· 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
bffa8d3
f2fs: remove unused pend_list_tag
by Chao Yu
· 7 years ago
7e65be4
f2fs: add reserved blocks for root user
by Jaegeuk Kim
· 7 years ago
7f1a45a
f2fs: clean up unneeded declaration
by Chao Yu
· 7 years ago
0a007b97
f2fs: recover directory operations by fsync
by Jaegeuk Kim
· 7 years ago
211a6fa
f2fs: fix an error case of missing update inode page
by Yunlei He
· 7 years ago
c376fc0
f2fs: no need return value in restore summary process
by Yunlei He
· 7 years ago
fab2ade
f2fs: use unlikely for release case
by LiFan
· 7 years ago
f652e9d
f2fs: don't return value in truncate_data_blocks_range
by Chao Yu
· 7 years ago
416d2db
f2fs: clean up hash codes
by Chao Yu
· 7 years ago
628b3d1
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
acbf054
f2fs: inject fault to kzalloc
by Chao Yu
· 7 years ago
979f492
f2fs: remove a redundant conditional expression
by LiFan
· 7 years ago
d5097be
f2fs: apply write hints to select the type of segment for direct write
by Hyunchul Lee
· 7 years ago
e17d488
f2fs: remove unused parameter
by Sheng Yong
· 7 years ago
f6df8f2
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
by Sheng Yong
· 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
812c605
f2fs: inject fault in inc_valid_node_count
by Chao Yu
· 7 years ago
2c8a4a2
f2fs: expose quota information in debugfs
by Jaegeuk Kim
· 7 years ago
a5fd505
f2fs: trace checkpoint reason in fsync()
by Chao Yu
· 7 years ago
2b60311
f2fs: fix summary info corruption
by Chao Yu
· 7 years ago
ea67673
f2fs: support quota sys files
by Jaegeuk Kim
· 7 years ago
234a968
f2fs: add quota_ino feature infra
by Jaegeuk Kim
· 7 years ago
65f1b80
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
by Yunlong Song
· 7 years ago
a2a12b6
f2fs: export SSR allocation threshold
by Chao Yu
· 7 years ago
0ea8051
f2fs: give correct trimmed blocks in fstrim
by Chao Yu
· 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
6bccfa1
f2fs: avoid using timespec
by Arnd Bergmann
· 7 years ago
9c77f75
f2fs: remove obsolete pointer for truncate_xattr_node
by Jaegeuk Kim
· 7 years ago
57864ae
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
a0d00fa
f2fs: fix to avoid race when accessing last_disk_size
by Chao Yu
· 7 years ago
cf5c759
f2fs: give up CP_TRIMMED_FLAG if it drops discards
by Chao Yu
· 7 years ago
78997b5
f2fs: split discard policy
by Chao Yu
· 7 years ago
ecc9aa0
f2fs: wrap discard policy
by Chao Yu
· 7 years ago
8412663
f2fs: support issuing/waiting discard in range
by Chao Yu
· 7 years ago
2ee6a57
fs, fscrypt: add an S_ENCRYPTED inode flag
by Eric Biggers
· 7 years ago
734f0d2
fscrypt: clean up include file mess
by Dave Chinner
· 7 years ago
1228b48
f2fs: fix to flush multiple device in checkpoint
by Chao Yu
· 7 years ago
39d787b
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
9a4ffdf
f2fs: obsolete ALLOC_NID_LIST list
by Chao Yu
· 7 years ago
14d8d5f
f2fs: show flush list status in sysfs
by Chao Yu
· 7 years ago
638164a
f2fs: fix potential panic during fstrim
by Chao Yu
· 7 years ago
b3a97a2
f2fs: speed up gc_urgent mode with SSR
by Jaegeuk Kim
· 7 years ago
27161f1
f2fs: avoid race in between read xattr & write xattr
by Yunlei He
· 7 years ago
d4c759e
f2fs: use generic terms used for encrypted block management
by Jaegeuk Kim
· 7 years ago
1958593
f2fs: introduce f2fs_encrypted_file for clean-up
by Jaegeuk Kim
· 7 years ago
969d1b1
f2fs: introduce discard_granularity sysfs entry
by Chao Yu
· 7 years ago
f2220c7
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
by Qiuyang Sun
· 7 years ago
4b2414d
f2fs: support journalled quota
by Chao Yu
· 7 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
704956e
f2fs: support inode checksum
by Chao Yu
· 7 years ago
401db79
f2fs: provide f2fs_balance_fs to __write_node_page
by Yunlong Song
· 8 years ago
2c1d030
f2fs: support F2FS_IOC_FS{GET,SET}XATTR
by Chao Yu
· 7 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
e65ef20
f2fs: add ioctl to expose current features
by Jaegeuk Kim
· 8 years ago
7a10f01
f2fs: don't give partially written atomic data from process crash
by Jaegeuk Kim
· 8 years ago
76a9dd8
f2fs: spread struct f2fs_dentry_ptr for inline path
by Chao Yu
· 8 years ago
5f4ce6a
f2fs: remove unused input parameter
by Yunlei He
· 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
0abd675
f2fs: support plain user/group quota
by Chao Yu
· 8 years ago
Next »