Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f617f22cfdc8c9e19c763c22bfde6f9eef27308
/
fs
/
f2fs
/
f2fs.h
67f8cf3c
f2fs: support fiemap for inline_data
by Jaegeuk Kim
· 9 years ago
08b39fb
f2fs crypto: fix racing of accessing encrypted page among
by Chao Yu
· 9 years ago
ea1a29a0
f2fs: export ra_nid_pages to sysfs
by Chao Yu
· 9 years ago
26879fb
f2fs: support lower priority asynchronous readahead in ra_meta_pages
by Chao Yu
· 9 years ago
2b94700
f2fs: don't tag REQ_META for temporary non-meta pages
by Chao Yu
· 9 years ago
a56c7c6
f2fs: set GFP_NOFS for grab_cache_page
by Jaegeuk Kim
· 9 years ago
6e2c64a
f2fs: fix SSA updates resulting in corruption
by Jaegeuk Kim
· 9 years ago
c912a82
f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
by Jaegeuk Kim
· 9 years ago
60b99b4
f2fs: introduce a periodic checkpoint flow
by Jaegeuk Kim
· 9 years ago
6aefd93
f2fs: introduce background_gc=sync mount option
by Jaegeuk Kim
· 9 years ago
456b88e
f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
by Chao Yu
· 9 years ago
d530d4d
f2fs: support synchronous gc in ioctl
by Chao Yu
· 9 years ago
5b7ee37
f2fs: use atomic64_t for extent cache hit stat
by Chao Yu
· 9 years ago
39307a8
f2fs: use vmalloc to handle -ENOMEM error
by Jaegeuk Kim
· 9 years ago
4abd3f5
f2fs: introduce __try_update_largest_extent
by Chao Yu
· 9 years ago
9edcdab
f2fs: fix overflow of size calculation
by Chao Yu
· 9 years ago
19b2c30
f2fs: update extent tree in batches
by Chao Yu
· 9 years ago
13ec729
f2fs: fix to release inode correctly
by Chao Yu
· 9 years ago
b015489
f2fs: handle f2fs_truncate error correctly
by Chao Yu
· 9 years ago
80c5450
f2fs: use __GFP_NOFAIL to avoid infinite loop
by Jaegeuk Kim
· 9 years ago
029e13c
f2fs: adjust showing of extent cache stat
by Chao Yu
· 9 years ago
91c481f
f2fs: add largest/cached stat in extent cache
by Chao Yu
· 9 years ago
e2b4e2b
f2fs: fix incorrect mapping for bmap
by Chao Yu
· 9 years ago
740432f
f2fs: handle failed bio allocation
by Jaegeuk Kim
· 9 years ago
a6db67f
f2fs: increase the number of max hard links
by Jaegeuk Kim
· 9 years ago
3169658
f2fs: shrink free_nids entries
by Chao Yu
· 9 years ago
8c14bfa
f2fs: handle error of f2fs_iget correctly
by Chao Yu
· 9 years ago
decd36b
f2fs: remove inmem radix tree
by Chao Yu
· 9 years ago
759af1c
f2fs: use extent cache to optimize f2fs_reserve_block
by Fan Li
· 9 years ago
e90c2d2
f2fs: invalidate temporary meta page
by Chao Yu
· 9 years ago
edb27de
f2fs: handle error cases in commit_inmem_pages
by Jaegeuk Kim
· 9 years ago
55f57d2
f2fs: fix double lock in handle_failed_inode
by Chao Yu
· 9 years ago
727edac
f2fs: use atomic_t to record hit ratio info of extent cache
by Chao Yu
· 9 years ago
d5e8f6c
f2fs: stat inline xattr inode number
by Chao Yu
· 9 years ago
c1c1b58
f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT
by Chao Yu
· 9 years ago
a28ef1f
f2fs: maintain extent cache in separated file
by Chao Yu
· 9 years ago
3e72f72
f2fs: use extent_cache by default
by Jaegeuk Kim
· 9 years ago
554df79
f2fs: shrink extent_cache entries
by Jaegeuk Kim
· 9 years ago
2658e50
f2fs: introduce a shrinker for mounted fs
by Jaegeuk Kim
· 9 years ago
c9b63bd
f2fs: avoid to use failed inode immediately
by Jaegeuk Kim
· 9 years ago
5ac9f36
f2fs: fix to record dirty page count for symlink
by Chao Yu
· 9 years ago
c5bda1c
f2fs: skip committing valid superblock
by Chao Yu
· 9 years ago
528e345
f2fs: hide common code in f2fs_replace_block
by Chao Yu
· 9 years ago
26bf3dc
f2fs crypto: use per-inode tfm structure
by Jaegeuk Kim
· 9 years ago
381722d
f2fs: introduce update_meta_page
by Chao Yu
· 9 years ago
cfc4d97
f2fs crypto: split f2fs_crypto_init/exit with two parts
by Jaegeuk Kim
· 9 years ago
8bacf6de
f2fs crypto: use slab caches
by Jaegeuk Kim
· 9 years ago
cbaf042
f2fs crypto: add symlink encryption
by Jaegeuk Kim
· 10 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
4375a33
f2fs crypto: add encryption support in read/write paths
by Jaegeuk Kim
· 10 years ago
fcc85a4
f2fs crypto: activate encryption support for fs APIs
by Jaegeuk Kim
· 10 years ago
6b3bd08
f2fs crypto: filename encryption facilities
by Jaegeuk Kim
· 10 years ago
0adda90
f2fs crypto: add encryption key management facilities
by Jaegeuk Kim
· 10 years ago
57e5055
f2fs crypto: add f2fs encryption facilities
by Jaegeuk Kim
· 10 years ago
f424f66
f2fs crypto: add encryption policy and password salt support
by Jaegeuk Kim
· 10 years ago
cde4de1
f2fs crypto: declare some definitions for f2fs encryption feature
by Jaegeuk Kim
· 10 years ago
7f63eb7
f2fs: report unwritten area in f2fs_fiemap
by Jaegeuk Kim
· 9 years ago
19f106b
f2fs: introduce f2fs_replace_block() for reuse
by Chao Yu
· 10 years ago
402f721
f2fs: remove unneeded f2fs_make_empty declaration
by Chao Yu
· 10 years ago
836b5a6
f2fs: issue discard with finally produced len and minlen
by Jaegeuk Kim
· 10 years ago
a66cdd9
f2fs: introduce discard_map for f2fs_trim_fs
by Jaegeuk Kim
· 10 years ago
43f3eae
f2fs: split find_data_page according to specific purposes
by Jaegeuk Kim
· 10 years ago
2dcf51a
f2fs: add need_dentry_mark
by Jaegeuk Kim
· 10 years ago
eaa693f
f2fs: introduce dot and dotdot name check
by Jaegeuk Kim
· 10 years ago
05ca363
f2fs: add sbi and page pointer in f2fs_io_info
by Jaegeuk Kim
· 10 years ago
01b960e
f2fs: add f2fs_may_inline_{data, dentry}
by Jaegeuk Kim
· 10 years ago
26d815ad
f2fs: introduce f2fs_commit_super
by Jaegeuk Kim
· 10 years ago
003a3e1
f2fs: add f2fs_map_blocks
by Jaegeuk Kim
· 10 years ago
76f105a
f2fs: add feature facility in superblock
by Jaegeuk Kim
· 10 years ago
b5492af7
f2fs: move existing definitions into f2fs.h
by Jaegeuk Kim
· 10 years ago
2aa7c51
f2fs: make has_fsynced_inode static
by Chao Yu
· 10 years ago
f0c9cad
f2fs: use is_valid_blkaddr to verify blkaddr for readability
by Chao Yu
· 10 years ago
5463e7c
Revert "f2fs: enhance multi-threads performance"
by Jaegeuk Kim
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1002755
f2fs: pass checkpoint reason on roll-forward recovery
by Jaegeuk Kim
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
510022a
f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
by Jaegeuk Kim
· 10 years ago
0bdee48
f2fs: preserve extent info for extent cache
by Chao Yu
· 10 years ago
028a41e
f2fs: initialize extent tree with on-disk extent info of inode
by Chao Yu
· 10 years ago
216a620
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
by Chao Yu
· 10 years ago
8ce67cb
f2fs: add some tracepoints to debug volatile and atomic writes
by Jaegeuk Kim
· 10 years ago
3c6c2be
f2fs: avoid punch_hole overhead when releasing volatile data
by Jaegeuk Kim
· 10 years ago
78373b7
f2fs: enhance multi-threads performance
by Jaegeuk Kim
· 10 years ago
0bfcfcc
f2fs: fix to truncate inline data past EOF
by Chao Yu
· 10 years ago
e123598
f2fs: add stat info for moved blocks by background gc
by Changman Lee
· 10 years ago
5514148
f2fs: introduce macro __cp_payload
by Wanpeng Li
· 10 years ago
1abff93
f2fs: support fs shutdown
by Jaegeuk Kim
· 10 years ago
62c8af6
f2fs: support fast lookup in extent cache
by Chao Yu
· 10 years ago
4bf6fd9
f2fs: show extent tree, node stat info in debugfs
by Chao Yu
· 10 years ago
8967215
f2fs: add a mount option for rb-tree extent cache
by Chao Yu
· 10 years ago
429511c
f2fs: add core functions for rb-tree extent cache
by Chao Yu
· 10 years ago
13054c5
f2fs: introduce infra macro and data structure of rb-tree extent cache
by Chao Yu
· 10 years ago
7e4dde7
f2fs: introduce universal lookup/update interface for extent cache
by Chao Yu
· 10 years ago
4d0b0bd
f2fs: simplfy a field name in struct f2fs_extent,extent_info
by Chao Yu
· 10 years ago
0c872e2
f2fs: move ext_lock out of struct extent_info
by Chao Yu
· 10 years ago
3b4d732
f2fs: introduce f2fs_update_dentry to clean up duplicated codes
by Chao Yu
· 10 years ago
1753396
f2fs: remove unused inline_dentry_addr
by Chao Yu
· 10 years ago
29e7043
f2fs: fix sparse warnings
by Jaegeuk Kim
· 10 years ago
Next »