Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ab2aa47e4b2d2a74642c45f2e20fb9954f0fa8e1
/
fs
/
f2fs
/
namei.c
749ebfd
f2fs: use strncasecmp() simplify the string comparison
by Gu Zheng
· 11 years ago
8cb8268
f2fs: fix omitting to update inode page
by Jaegeuk Kim
· 11 years ago
cbd56e7
f2fs: fix handling orphan inodes
by Jaegeuk Kim
· 11 years ago
1cd14ca
f2fs: update file name in the inode block during f2fs_rename
by Jaegeuk Kim
· 11 years ago
354a339
f2fs: recover wrong pino after checkpoint during fsync
by Jaegeuk Kim
· 12 years ago
2d4d9fb5
f2fs: fix i_blocks translation on various types of files
by Jaegeuk Kim
· 12 years ago
83d5d6f
f2fs: cover cp_file information with ilock
by Jaegeuk Kim
· 12 years ago
6f6fd83
f2fs: use ihold
by Jaegeuk Kim
· 12 years ago
93ff10d
f2fs: should not make_bad_inode on f2fs_link failure
by Jaegeuk Kim
· 12 years ago
0a364af
f2fs: remove unnecessary por_doing check
by Jaegeuk Kim
· 12 years ago
531ad7d
f2fs: avoid deadlock during evict after f2fs_gc
by Jaegeuk Kim
· 12 years ago
d70b4f5
f2fs: add a tracepoint on f2fs_new_inode
by Jaegeuk Kim
· 12 years ago
a2a4a7e
f2fs: add tracepoints for sync & inode operations
by Namjae Jeon
· 12 years ago
e66509f0
f2fs: make is_multimedia_file code align with its name
by Namjae Jeon
· 12 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
953a3e2
f2fs: fix to give correct parent inode number for roll forward
by Jaegeuk Kim
· 12 years ago
5a20d33
f2fs: align f2fs maximum name length to linux based filesystem
by Jaegeuk Kim
· 12 years ago
9836b8b
f2fs: unify string length declarations and usage
by Leon Romanovsky
· 12 years ago
1efef83
f2fs: do f2fs_balance_fs in front of dir operations
by Jaegeuk Kim
· 12 years ago
a0d4253
f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
by Namjae Jeon
· 12 years ago
61412b6
f2fs: move error condition for mkdir at proper place
by Namjae Jeon
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
57397d8
f2fs: add inode operations for special inodes
by Jaegeuk Kim
· 12 years ago