Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9fe7c4f810a7e82c4a1a9765017f9cb2c2b40a65
/
fs
/
f2fs
/
inode.c
6c311ec
f2fs: clean checkpatch warnings
by Chris Fries
· 11 years ago
5514f0a
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
by Yuan Zhong
· 11 years ago
0dbdc2a
f2fs: add the number of inline_data files to status info
by Jaegeuk Kim
· 11 years ago
58bfaf4
f2fs: introduce F2FS_INODE macro to get f2fs_inode
by Jaegeuk Kim
· 11 years ago
5d56b67
f2fs: add an option to avoid unnecessary BUG_ONs
by Jaegeuk Kim
· 11 years ago
3d1e380
f2fs: fix to store and retrieve i_rdev correctly
by Jaegeuk Kim
· 11 years ago
e479556
f2fs: use rw_sem instead of fs_lock(locks mutex)
by Gu Zheng
· 11 years ago
444c580
f2fs: add flags for inline xattrs
by Jaegeuk Kim
· 11 years ago
92c4342
f2fs: avoid writing inode redundantly when creating a file
by Jin Xu
· 11 years ago
a569469
f2fs: fix a deadlock in fsync
by Jin Xu
· 11 years ago
4559071
f2fs: introduce help function F2FS_NODE()
by Gu Zheng
· 12 years ago
b378387
f2fs: avoid freqeunt write_inode calls
by Jaegeuk Kim
· 12 years ago
b638f0c
f2fs: fix wrong condition check
by Jaegeuk Kim
· 12 years ago
6f85b35
f2fs: avoid RECLAIM_FS-ON-W: deadlock
by Jaegeuk Kim
· 12 years ago
a2a4a7e
f2fs: add tracepoints for sync & inode operations
by Namjae Jeon
· 12 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
0ff153a
f2fs: do not skip writing file meta during fsync
by Jaegeuk Kim
· 12 years ago
064e082
f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode
by Namjae Jeon
· 12 years ago
d4686d56
f2fs: avoid balanc_fs during evict_inode
by Jaegeuk Kim
· 12 years ago
d6212a5
f2fs: add un/freeze_fs into super_operations
by Changman Lee
· 12 years ago
7d79e75
f2fs: save device node number into f2fs_inode
by Changman Lee
· 12 years ago
7d82db8
f2fs: add f2fs_balance_fs in several interfaces
by Jaegeuk Kim
· 12 years ago
398b1ac
f2fs: fix handling errors got by f2fs_write_inode
by Jaegeuk Kim
· 12 years ago
6666e6a
f2fs: fix tracking parent inode number
by Jaegeuk Kim
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
19f99ce
f2fs: add core inode operations
by Jaegeuk Kim
· 12 years ago