Jaegeuk Kim
|
99b072bb38
f2fs: fix readdir incorrectness
|
12 years ago |
Linus Torvalds
|
3f490f7f99
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
12 years ago |
Al Viro
|
6f7f231e7b
[readdir] convert f2fs
|
12 years ago |
Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 years ago |
Jaegeuk Kim
|
699489bbbe
f2fs: sync dir->i_size with its block allocation
|
12 years ago |
Jaegeuk Kim
|
8ae8f1627f
f2fs: support xattr security labels
|
12 years ago |
Jaegeuk Kim
|
83d5d6f66b
f2fs: cover cp_file information with ilock
|
12 years ago |
Namjae Jeon
|
4777f86b7c
f2fs: remove unneeded initializations in f2fs_parent_dir
|
12 years ago |
Jaegeuk Kim
|
44a83ff6a8
f2fs: update inode page after creation
|
12 years ago |
Jaegeuk Kim
|
64aa7ed98d
f2fs: change get_new_data_page to pass a locked node page
|
12 years ago |
Linus Torvalds
|
942d33da99
Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Al Viro
|
0ecc833bac
mode_t, whack-a-mole at 11...
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
5a20d339c7
f2fs: align f2fs maximum name length to linux based filesystem
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jaegeuk Kim
|
90b2fc64f0
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
|
12 years ago |
Al Viro
|
b7f7a5e0be
f2fs: get rid of fake on-stack dentries
|
12 years ago |
Al Viro
|
69f24eac55
f2fs: switch init_inode_metadata() to passing parent and name separately
|
12 years ago |
Al Viro
|
c004363dd6
f2fs: switch new_inode_page() from dentry to qstr
|
12 years ago |
Al Viro
|
53dc9a6776
f2fs: init_dent_inode() should take qstr
|
12 years ago |
Namjae Jeon
|
163799872b
f2fs: avoid redundant time update for parent directory in f2fs_delete_entry
|
12 years ago |
Leon Romanovsky
|
9836b8b949
f2fs: unify string length declarations and usage
|
12 years ago |
Jaegeuk Kim
|
398b1ac5a5
f2fs: fix handling errors got by f2fs_write_inode
|
12 years ago |
Namjae Jeon
|
38e0abdcfb
f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number
|
12 years ago |
Jaegeuk Kim
|
6666e6aa9f
f2fs: fix tracking parent inode number
|
12 years ago |
Namjae Jeon
|
457d08ee4f
f2fs: introduce accessor to retrieve number of dentry slots
|
12 years ago |
Namjae Jeon
|
508198be3c
f2fs: remove redundant call to f2fs_put_page in delete entry
|
12 years ago |
Wei Yongjun
|
705f814e34
f2fs: remove unused variable
|
12 years ago |