Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59d711e9ddd2f68822a2a99fc939e11a9288b73e
/
fs
/
f2fs
/
dir.c
5d56b67
f2fs: add an option to avoid unnecessary BUG_ONs
by Jaegeuk Kim
· 11 years ago
2ed2d5b
f2fs: fix a deadlock during init_acl procedure
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
4559071
f2fs: introduce help function F2FS_NODE()
by Gu Zheng
· 11 years ago
99b072bb
f2fs: fix readdir incorrectness
by Jaegeuk Kim
· 11 years ago
3f490f7
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
6f7f231
[readdir] convert f2fs
by Al Viro
· 11 years ago
354a339
f2fs: recover wrong pino after checkpoint during fsync
by Jaegeuk Kim
· 11 years ago
699489b
f2fs: sync dir->i_size with its block allocation
by Jaegeuk Kim
· 11 years ago
8ae8f16
f2fs: support xattr security labels
by Jaegeuk Kim
· 11 years ago
83d5d6f
f2fs: cover cp_file information with ilock
by Jaegeuk Kim
· 11 years ago
4777f86
f2fs: remove unneeded initializations in f2fs_parent_dir
by Namjae Jeon
· 11 years ago
44a83ff
f2fs: update inode page after creation
by Jaegeuk Kim
· 11 years ago
64aa7ed
f2fs: change get_new_data_page to pass a locked node page
by Jaegeuk Kim
· 11 years ago
942d33d
Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
c718379b
f2fs: give a chance to merge IOs by IO scheduler
by Jaegeuk Kim
· 12 years ago
0ecc833
mode_t, whack-a-mole at 11...
by Al Viro
· 12 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
5a20d33
f2fs: align f2fs maximum name length to linux based filesystem
by Jaegeuk Kim
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
90b2fc6
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
by Jaegeuk Kim
· 12 years ago
b7f7a5e
f2fs: get rid of fake on-stack dentries
by Al Viro
· 12 years ago
69f24ea
f2fs: switch init_inode_metadata() to passing parent and name separately
by Al Viro
· 12 years ago
c004363
f2fs: switch new_inode_page() from dentry to qstr
by Al Viro
· 12 years ago
53dc9a6
f2fs: init_dent_inode() should take qstr
by Al Viro
· 12 years ago
1637998
f2fs: avoid redundant time update for parent directory in f2fs_delete_entry
by Namjae Jeon
· 12 years ago
9836b8b
f2fs: unify string length declarations and usage
by Leon Romanovsky
· 12 years ago
398b1ac
f2fs: fix handling errors got by f2fs_write_inode
by Jaegeuk Kim
· 12 years ago
38e0abd
f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number
by Namjae Jeon
· 12 years ago
6666e6a
f2fs: fix tracking parent inode number
by Jaegeuk Kim
· 12 years ago
457d08e
f2fs: introduce accessor to retrieve number of dentry slots
by Namjae Jeon
· 12 years ago
508198b
f2fs: remove redundant call to f2fs_put_page in delete entry
by Namjae Jeon
· 12 years ago
705f814
f2fs: remove unused variable
by Wei Yongjun
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
6b4ea01
f2fs: add core directory operations
by Jaegeuk Kim
· 12 years ago