Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ea97a2d61df729ccce75b00a2fa37d39a508ab6
/
fs
/
f2fs
/
dir.c
4d57b86
f2fs: clean up symbol namespace
by Chao Yu
· 6 years ago
2e79d95
f2fs: make set_de_type() static
by Chao Yu
· 6 years ago
aec2f72
f2fs: clean up with clear_radix_tree_dirty_tag
by Chao Yu
· 6 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
ff62af2
f2fs: introduce a new mount option test_dummy_encryption
by Sheng Yong
· 7 years ago
c566757
f2fs: remove unneeded set_cold_node()
by Chao Yu
· 7 years ago
63189b7
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
93cf93f
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 7 years ago
bdbc90f
f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
0a007b97
f2fs: recover directory operations by fsync
by Jaegeuk Kim
· 7 years ago
f6df8f2
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
by Sheng Yong
· 7 years ago
ab383be
f2fs: update ctx->pos correctly when hitting hole in directory
by Chao Yu
· 7 years ago
cb7a844
f2fs: relocate readahead codes in readdir()
by Chao Yu
· 7 years ago
4414dea
f2fs: allow readdir() to be interrupted
by Chao Yu
· 7 years ago
e97a3c4
f2fs: trace f2fs_readdir
by Chao Yu
· 7 years ago
0abd8e7
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
by Daeho Jeong
· 7 years ago
d58dfb7
f2fs: do not set LOST_PINO for newly created dir
by Sheng Yong
· 7 years ago
70ef8f0
Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
1f73d49
f2fs: switch to using fscrypt_match_name()
by Eric Biggers
· 8 years ago
6b06cde
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
6332cd3
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
d3bb910
f2fs: fix multiple f2fs_add_link() having same name for inline dentry
by Sheng Yong
· 8 years ago
64c24ec
f2fs: split make_dentry_ptr() into block and inline versions
by Tomohiro Kusumi
· 8 years ago
d03ba4c
f2fs: cleanup the disk level filename updating
by Kinglong Mee
· 8 years ago
23380b8
f2fs: use __set{__clear}_bit_le
by Jaegeuk Kim
· 8 years ago
25c4e6c
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
5552351
f2fs: show simple call stack in fault injection message
by Chao Yu
· 8 years ago
88c5c13
f2fs: fix multiple f2fs_add_link() calls having same name
by Jaegeuk Kim
· 8 years ago
54475f5
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
ed6bd4b
f2fs: report error of f2fs_fill_dentries
by Chao Yu
· 8 years ago
7c45729
f2fs: keep dirty inodes selectively for checkpoint
by Jaegeuk Kim
· 8 years ago
0c0b471
f2fs: fix sparse warnings
by Eric Biggers
· 8 years ago
933439c
f2fs: give a chance to detach from dirty list
by Chao Yu
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2eee010
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
1ecc0c5
f2fs: support configuring fault injection per superblock
by Chao Yu
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
ebfa732
f2fs: make f2fs_filetype_table static
by Chao Yu
· 8 years ago
ef1eb3a
fscrypto: make filename crypto functions return 0 on success
by Eric Biggers
· 8 years ago
6bf6b26
f2fs: set dentry bits on random location in memory
by Jaegeuk Kim
· 8 years ago
e7ba108
f2fs: add roll-forward recovery process for encrypted dentry
by Shuoran Liu
· 8 years ago
e06f86e
f2fs crypto: avoid unneeded memory allocation in ->readdir
by Chao Yu
· 8 years ago
9421d57
f2fs: fix to do security initialization of encrypted inode with original filename
by Chao Yu
· 8 years ago
5d2b42e
f2fs: fix a bug when using namehash to locate dentry bucket
by Shuoran Liu
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
185de68
qstr: constify instances in f2fs
by Al Viro
· 8 years ago
91246c2
f2fs: fix to report error number of f2fs_find_entry
by Chao Yu
· 8 years ago
b56ab83
f2fs: avoid mark_inode_dirty
by Jaegeuk Kim
· 8 years ago
67c3758
f2fs: call update_inode_page for orphan inodes
by Jaegeuk Kim
· 8 years ago
8be0fea
f2fs: find parent dentry correctly
by Sheng Yong
· 8 years ago
c92737c
f2fs: fix deadlock in add_link failure
by Jaegeuk Kim
· 8 years ago
9f7c45c
f2fs: remove deprecated parameter
by Jaegeuk Kim
· 8 years ago
eb4246d
f2fs: return error of f2fs_lookup
by Jaegeuk Kim
· 8 years ago
42d9640
f2fs: propagate error given by f2fs_find_entry
by Jaegeuk Kim
· 8 years ago
ee6d182
f2fs: remove syncing inode page in all the cases
by Jaegeuk Kim
· 8 years ago
205b982
f2fs: call mark_inode_dirty_sync for i_field changes
by Jaegeuk Kim
· 8 years ago
a196124
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
by Jaegeuk Kim
· 8 years ago
fc9581c
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
by Jaegeuk Kim
· 8 years ago
9194232
f2fs: use inode pointer for {set, clear}_inode_flag
by Jaegeuk Kim
· 8 years ago
f6c658d
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
e77d0c6
f2fs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
221149c
f2fs: revisit error handling flows
by Jaegeuk Kim
· 9 years ago
cb78942
f2fs: inject ENOSPC failures
by Jaegeuk Kim
· 9 years ago
0414b00
f2fs: introduce f2fs_kmalloc to wrap kmalloc
by Jaegeuk Kim
· 9 years ago
fe216c7
f2fs: fix to return 0 if err == -ENOENT in f2fs_readdir
by Yunlong Song
· 9 years ago
a4a13f5
f2fs: be aware of invalid filename length
by Chao Yu
· 9 years ago
675f10b
f2fs: fix to convert inline directory correctly
by Chao Yu
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
291bf80
f2fs: clean up opened code with f2fs_update_dentry
by Chao Yu
· 9 years ago
8074bb5
f2fs crypto: sync ext4_lookup and ext4_file_open
by Jaegeuk Kim
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 9 years ago
ed3360a
f2fs crypto: make sure the encryption info is initialized on opendir(2)
by Chao Yu
· 9 years ago
7d9dfa1
f2fs: avoid garbage lenghs in dentries
by Jaegeuk Kim
· 9 years ago
fec1d65
f2fs: use wait_for_stable_page to avoid contention
by Jaegeuk Kim
· 9 years ago
d0239e1
f2fs: detect idle time depending on user behavior
by Jaegeuk Kim
· 9 years ago
1f6fa26
f2fs: remove f2fs_bug_on in terms of max_depth
by Jaegeuk Kim
· 9 years ago
c227f91
f2fs: record dirty status of regular/symlink inode
by Chao Yu
· 9 years ago
e9837bc
f2fs: clean up error path in f2fs_readdir
by Chao Yu
· 9 years ago
57b62d2
f2fs: fix to report error in f2fs_readdir
by Chao Yu
· 9 years ago
a56c7c6
f2fs: set GFP_NOFS for grab_cache_page
by Jaegeuk Kim
· 9 years ago
569cf18
f2fs crypto: allocate buffer for decrypting filename
by Jaegeuk Kim
· 9 years ago
206e61b
f2fs: avoid clear valid page
by Chao Yu
· 9 years ago
26bf3dc
f2fs crypto: use per-inode tfm structure
by Jaegeuk Kim
· 9 years ago
08b9512
f2fs: add compat_ioctl to provide backward compatability
by hujianyang
· 9 years ago
e7d5545
f2fs crypto: add filename encryption for roll-forward recovery
by Jaegeuk Kim
· 10 years ago
6e22c69
f2fs crypto: add filename encryption for f2fs_lookup
by Jaegeuk Kim
· 10 years ago
d8c6822
f2fs crypto: add filename encryption for f2fs_readdir
by Jaegeuk Kim
· 10 years ago
9ea9716
f2fs crypto: add filename encryption for f2fs_add_link
by Jaegeuk Kim
· 10 years ago
fcc85a4
f2fs crypto: activate encryption support for fs APIs
by Jaegeuk Kim
· 10 years ago
43f3eae
f2fs: split find_data_page according to specific purposes
by Jaegeuk Kim
· 10 years ago
cb58463
f2fs: assign parent's i_mode for empty dir
by Jaegeuk Kim
· 10 years ago
510022a
f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
by Jaegeuk Kim
· 10 years ago
bda1907
f2fs: fix to calculate max length of contiguous free slots correctly
by Chao Yu
· 10 years ago
d9f46bb
f2fs: remove unnecessary condition judgment
by Yuan Zhong
· 10 years ago
b1f73b7
f2fs: set the correct place of initializing *res_page
by Yuan Zhong
· 10 years ago
2bca1e2
f2fs: clear page's up-to-date if block was deallocated
by Jaegeuk Kim
· 10 years ago
3b4d732
f2fs: introduce f2fs_update_dentry to clean up duplicated codes
by Chao Yu
· 10 years ago
5df1f1d
f2fs: use missing the use of f2fs_kunmap_page
by Jaegeuk Kim
· 10 years ago
9486ba4
f2fs: introduce f2fs_dentry_kunmap to clean up
by Jaegeuk Kim
· 10 years ago
1f7732f
f2fs: remove pointless bit testing in f2fs_delete_entry()
by Jan Kara
· 10 years ago
Next »