Tiezhu Yang
|
b8bef79df7
f2fs: make exit_f2fs_fs more clear
|
9 years ago |
Jaegeuk Kim
|
513c5f3735
f2fs: use percpu_counter for total_valid_inode_count
|
9 years ago |
Jaegeuk Kim
|
41382ec432
f2fs: use percpu_counter for alloc_valid_block_count
|
9 years ago |
Jaegeuk Kim
|
1beba1b3a9
f2fs: use percpu_counter for # of dirty pages in inode
|
9 years ago |
Jaegeuk Kim
|
523be8a6b3
f2fs: use percpu_counter for page counters
|
9 years ago |
Jaegeuk Kim
|
f573018491
f2fs: use bio count instead of F2FS_WRITEBACK page count
|
9 years ago |
Sheng Yong
|
087968974f
f2fs: add fault injection to sysfs
|
9 years ago |
Sheng Yong
|
99e3e858a4
f2fs: correct return value type of f2fs_fill_super
|
9 years ago |
Jaegeuk Kim
|
b5a7aef1ef
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
|
9 years ago |
Jaegeuk Kim
|
74ef924167
f2fs: fix leak of orphan inode objects
|
9 years ago |
Jaegeuk Kim
|
cb78942b82
f2fs: inject ENOSPC failures
|
9 years ago |
Jaegeuk Kim
|
c41f3cc3ae
f2fs: inject page allocation failures
|
9 years ago |
Jaegeuk Kim
|
2c63fead9e
f2fs: inject kmalloc failure
|
9 years ago |
Jaegeuk Kim
|
73faec4d99
f2fs: add mount option to select fault injection ratio
|
9 years ago |
Jaegeuk Kim
|
f00d6fa727
f2fs: add proc entry to show valid block bitmap
|
9 years ago |
Jaegeuk Kim
|
b7a15f3dbe
f2fs: introduce macros for proc entries
|
9 years ago |
Jaegeuk Kim
|
faa0e55bba
f2fs: treat as a normal umount when remounting ro
|
9 years ago |
Jaegeuk Kim
|
6781eabba1
f2fs: give -EINVAL for norecovery and rw mount
|
9 years ago |
Jaegeuk Kim
|
df728b0f69
f2fs: recover superblock at RW remounts
|
9 years ago |
Jaegeuk Kim
|
f2353d7bd4
f2fs: give RO message when recovering superblock
|
9 years ago |
Linus Torvalds
|
c7e82c6485
Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Shuoran Liu
|
b2dde6fca3
f2fs: retrieve IO write stat from the right place
|
9 years ago |
Jaegeuk Kim
|
fd694733d5
f2fs: cover large section in sanity check of super
|
9 years ago |
Keith Mok
|
43b6573bac
f2fs: use cryptoapi crc32 functions
|
9 years ago |
Jaegeuk Kim
|
0b81d07790
fs crypto: move per-file encryption from f2fs tree to fs/crypto
|
10 years ago |
Chao Yu
|
406657dd18
f2fs: introduce f2fs_flush_merged_bios for cleanup
|
9 years ago |
Chao Yu
|
41214b3c77
f2fs: show more info about superblock recovery
|
9 years ago |
Shawn Lin
|
984ec63c5a
f2fs: move sanity checking of cp into get_valid_checkpoint
|
9 years ago |
Shawn Lin
|
2b39e9072d
f2fs: slightly reorganize read_raw_super_block
|
9 years ago |