Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
53d9872511c4911616ae39f59d97afb62510d81e
/
fs
/
f2fs
/
super.c
c7e82c6
Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
b2dde6f
f2fs: retrieve IO write stat from the right place
by Shuoran Liu
· 9 years ago
fd69473
f2fs: cover large section in sanity check of super
by Jaegeuk Kim
· 9 years ago
43b6573
f2fs: use cryptoapi crc32 functions
by Keith Mok
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 9 years ago
406657d
f2fs: introduce f2fs_flush_merged_bios for cleanup
by Chao Yu
· 9 years ago
41214b3
f2fs: show more info about superblock recovery
by Chao Yu
· 9 years ago
984ec63
f2fs: move sanity checking of cp into get_valid_checkpoint
by Shawn Lin
· 9 years ago
2b39e90
f2fs: slightly reorganize read_raw_super_block
by Shawn Lin
· 9 years ago
dfc08a1
f2fs: introduce f2fs_journal struct to wrap journal info
by Chao Yu
· 9 years ago
29b96b5
f2fs: split drop_inmem_pages from commit_inmem_pages
by Chao Yu
· 9 years ago
17c1912
f2fs: flush bios to handle cp_error in put_super
by Jaegeuk Kim
· 9 years ago
8f1dbbb
f2fs: introduce lifetime write IO statistics
by Shuoran Liu
· 9 years ago
2304cb0
f2fs: export dirty_nats_ratio in sysfs
by Chao Yu
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
d0239e1
f2fs: detect idle time depending on user behavior
by Jaegeuk Kim
· 9 years ago
6beceb5
f2fs: introduce time and interval facility
by Jaegeuk Kim
· 9 years ago
12719ae
f2fs: avoid unnecessary f2fs_balance_fs calls
by Jaegeuk Kim
· 9 years ago
e0afc4d
f2fs: introduce max_file_blocks in sbi
by Chao Yu
· 9 years ago
179448b
f2fs: add a max block check for get_data_block_bmap
by Yunlei He
· 9 years ago
06d6f22
f2fs: declare static function
by Jaegeuk Kim
· 9 years ago
c34f42e
f2fs: report error of do_checkpoint
by Chao Yu
· 9 years ago
343f40f
f2fs: introduce new option for controlling data flush
by Chao Yu
· 9 years ago
c227f91
f2fs: record dirty status of regular/symlink inode
by Chao Yu
· 9 years ago
b398091
f2fs: introduce __f2fs_commit_super
by Chao Yu
· 9 years ago
e8240f6
f2fs: don't grab super block buffer header all the time
by Chao Yu
· 9 years ago
b39f0de
f2fs: backup raw_super in sbi
by Yunlei He
· 9 years ago
2710fd7
f2fs: introduce dirty list node in inode info
by Chao Yu
· 9 years ago
a49324f
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
by Chao Yu
· 9 years ago
9a59b62
f2fs: do more integrity verification for superblock
by Chao Yu
· 9 years ago
5d909cd
f2fs: refactor f2fs_commit_super
by Jaegeuk Kim
· 9 years ago
29ba108
f2fs: fix memory leak of kobject in error path of fill_super
by Chao Yu
· 9 years ago
787c7b8c
f2fs: report error of f2fs_create_root_stats
by Chao Yu
· 9 years ago
ea1a29a0
f2fs: export ra_nid_pages to sysfs
by Chao Yu
· 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
9cd81ce
f2fs: disallow switch extent_cache option dynamically
by Chao Yu
· 9 years ago
01a5ad8
f2fs: upset segment_info repair
by Yunlei He
· 9 years ago
315df83
f2fs: do not write any node pages related to orphan inodes
by Jaegeuk Kim
· 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
55f57d2
f2fs: fix double lock in handle_failed_inode
by Chao Yu
· 9 years ago
3e72f72
f2fs: use extent_cache by default
by Jaegeuk Kim
· 9 years ago
7daaea2
f2fs: add noextent_cache mount option
by Jaegeuk Kim
· 9 years ago
2658e50
f2fs: introduce a shrinker for mounted fs
by Jaegeuk Kim
· 9 years ago
eca616f
f2fs: avoid freed stat information
by Jaegeuk Kim
· 9 years ago
c5bda1c
f2fs: skip committing valid superblock
by Chao Yu
· 9 years ago
09d54cd
f2fs: setting discard option in parse_options()
by Chao Yu
· 9 years ago
96c6dd5
f2fs: disable the discard option when device doesn't support
by Chenxi Mao
· 9 years ago
26bf3dc
f2fs crypto: use per-inode tfm structure
by Jaegeuk Kim
· 9 years ago
da554e4
f2fs: recovering broken superblock during mount
by hujianyang
· 9 years ago
cfc4d97
f2fs crypto: split f2fs_crypto_init/exit with two parts
by Jaegeuk Kim
· 9 years ago
06e1bc0
f2fs: truncate data blocks for orphan inode
by Jaegeuk Kim
· 9 years ago
498c5e9
f2fs: add default mount options to remount
by Yunlei He
· 10 years ago
57e5055
f2fs crypto: add f2fs encryption facilities
by Jaegeuk Kim
· 10 years ago
05ca363
f2fs: add sbi and page pointer in f2fs_io_info
by Jaegeuk Kim
· 10 years ago
26d815ad
f2fs: introduce f2fs_commit_super
by Jaegeuk Kim
· 10 years ago
5463e7c
Revert "f2fs: enhance multi-threads performance"
by Jaegeuk Kim
· 10 years ago
9df47ba
f2fs: change 0 to false for bool type
by Taehee Yoo
· 10 years ago
7534279
f2fs: enable inline data by default
by Wanpeng Li
· 10 years ago
78373b7
f2fs: enhance multi-threads performance
by Jaegeuk Kim
· 10 years ago
2adc350
f2fs: set SBI_NEED_FSCK when encountering exception in recovery
by Chao Yu
· 10 years ago
fdf6c8b
f2fs: fix extent cache memory leak
by Wanpeng Li
· 10 years ago
1dcc336
f2fs: enable rb-tree extent cache
by Chao Yu
· 10 years ago
8967215
f2fs: add a mount option for rb-tree extent cache
by Chao Yu
· 10 years ago
0c872e2
f2fs: move ext_lock out of struct extent_info
by Chao Yu
· 10 years ago
bba681c
f2fs: introduce a batched trim
by Jaegeuk Kim
· 10 years ago
081d78c
f2fs: should fail mount when trying to recover data on read-only dev
by Jaegeuk Kim
· 10 years ago
119ee91
f2fs: split UMOUNT and FASTBOOT flags
by Jaegeuk Kim
· 10 years ago
2d834bf
f2fs: support norecovery mount option
by Jaegeuk Kim
· 10 years ago
dabc4a5
f2fs: fix not to drop mount options when retrying fill_super
by Jaegeuk Kim
· 10 years ago
caf0047
f2fs: merge flags in struct f2fs_sb_info
by Chao Yu
· 10 years ago
85dc2f2
f2fs: do checkpoint when umount flag is not set
by Jaegeuk Kim
· 10 years ago
30a5537
f2fs: trigger correct checkpoint during umount
by Jaegeuk Kim
· 10 years ago
351f4fb
f2fs: add f2fs_destroy_trace_ios to free radix tree
by Jaegeuk Kim
· 10 years ago
c050865
f2fs: add spin_lock to cover radix operations in IO tracer
by Jaegeuk Kim
· 10 years ago
0629207
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
by Chao Yu
· 10 years ago
db9f7c1
f2fs: activate f2fs_trace_ios
by Jaegeuk Kim
· 10 years ago
aba291b
f2fs: remove unneeded check code with option in f2fs_remount
by Chao Yu
· 10 years ago
6c02993
f2fs: avoid unable to restart gc thread in remount
by Chao Yu
· 10 years ago
d5053a34
f2fs: introduce -o fastboot for reducing booting time only
by Jaegeuk Kim
· 10 years ago
1730663
f2fs: set raw_super default to NULL to avoid compile warning
by Gu Zheng
· 10 years ago
5efd3c6
f2fs: add a new mount option for inline dir
by Chao Yu
· 10 years ago
34ba94b
f2fs: do not make dirty any inmemory pages
by Jaegeuk Kim
· 10 years ago
88b88a6
f2fs: support atomic writes
by Jaegeuk Kim
· 10 years ago
4b2fecc
f2fs: introduce FITRIM in f2fs_ioctl
by Jaegeuk Kim
· 10 years ago
75ab4cb
f2fs: introduce cp_control structure
by Jaegeuk Kim
· 10 years ago
26666c8
f2fs: fix to clean previous mount option when remount_fs
by Chao Yu
· 10 years ago
55cf9cb
f2fs: support large sector size
by Chao Yu
· 10 years ago
c1ce1b0
f2fs: give an option to enable in-place-updates during fsync to users
by Jaegeuk Kim
· 10 years ago
a7ffdbe
f2fs: expand counting dirty pages in the inode page cache
by Jaegeuk Kim
· 10 years ago
b0c44f0
f2fs: need fsck.f2fs if the recovery was failed
by Jaegeuk Kim
· 10 years ago
2ae4c67
f2fs: retain inconsistency information to initiate fsck.f2fs
by Jaegeuk Kim
· 10 years ago
922cedb
f2fs: simplify by using a literal
by Dan Carpenter
· 10 years ago
c200b1a
f2fs: fix incorrect calculation with total/free inode num
by Chao Yu
· 10 years ago
cf779ca
f2fs: handle EIO not to break fs consistency
by Jaegeuk Kim
· 10 years ago
8501017
f2fs: check s_dirty under cp_mutex
by Jaegeuk Kim
· 10 years ago
1e968fd
f2fs: introduce f2fs_cp_error for readability
by Jaegeuk Kim
· 10 years ago
ed2e621
f2fs: give a chance to mount again when encountering errors
by Jaegeuk Kim
· 10 years ago
Next »