Linus Torvalds 4c12ab7e5e Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 10 years ago
..
Kconfig 217940d4f0 f2fs: fix typo 10 years ago
Makefile a28ef1f5ae f2fs: maintain extent cache in separated file 10 years ago
acl.c 272e083f7a f2fs: make posix_acl_create() safer and cleaner 10 years ago
acl.h bce8d11207 f2fs: avoid deadlock on init_inode_metadata 10 years ago
checkpoint.c 80c545055d f2fs: use __GFP_NOFAIL to avoid infinite loop 10 years ago
crypto.c 43f54cd52f f2fs crypto: add alloc_bounce_page 10 years ago
crypto_fname.c e5e0906b6b f2fs crypto: clean up error handling in f2fs_fname_setup_filename 10 years ago
crypto_key.c 92859a5efd f2fs crypto: delete an unnecessary check before the function call "key_put" 10 years ago
crypto_policy.c 4637fd11ff f2fs crypto: do not set encryption policy for non-directory by ioctl 10 years ago
data.c 4c12ab7e5e Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 10 years ago
debug.c 029e13cc32 f2fs: adjust showing of extent cache stat 10 years ago
dir.c 206e61be29 f2fs: avoid clear valid page 10 years ago
extent_cache.c 54d7185642 f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent 10 years ago
f2fs.h 19b2c30d3c f2fs: update extent tree in batches 10 years ago
f2fs_crypto.h 4683ff837c f2fs crypto: remove alloc_page for bounce_page 10 years ago
file.c 19b2c30d3c f2fs: update extent tree in batches 10 years ago
gc.c 5ee5293c32 f2fs: retry gc if one section is not successfully reclaimed 10 years ago
gc.h c1c1b58359 f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT 10 years ago
hash.c eaa693f4dc f2fs: introduce dot and dotdot name check 10 years ago
inline.c 4ec17d688d f2fs: avoid unneeded initializing when converting inline dentry 10 years ago
inode.c 13ec7297e5 f2fs: fix to release inode correctly 10 years ago
namei.c a21c20f0c8 f2fs: go out for insert_inode_locked failure 10 years ago
node.c 13ec7297e5 f2fs: fix to release inode correctly 10 years ago
node.h b5492af78c f2fs: move existing definitions into f2fs.h 10 years ago
recovery.c 315df8398e f2fs: do not write any node pages related to orphan inodes 10 years ago
segment.c 80c545055d f2fs: use __GFP_NOFAIL to avoid infinite loop 10 years ago
segment.h 4c278394b0 f2fs: avoid a build warning 10 years ago
shrinker.c 31696580bf f2fs: shrink free_nids entries 10 years ago
super.c 01a5ad827a f2fs: upset segment_info repair 10 years ago
trace.c 05ca3632e5 f2fs: add sbi and page pointer in f2fs_io_info 10 years ago
trace.h 05ca3632e5 f2fs: add sbi and page pointer in f2fs_io_info 10 years ago
xattr.c 037fe70c9a f2fs: correct return value of ->setxattr 10 years ago
xattr.h b93531dd7b f2fs crypto: add encryption xattr support 10 years ago