Jaegeuk Kim
|
0b81d07790
fs crypto: move per-file encryption from f2fs tree to fs/crypto
|
10 anni fa |
Chao Yu
|
f28b3434af
f2fs: introduce f2fs_update_data_blkaddr for cleanup
|
9 anni fa |
Chao Yu
|
7a9d75481b
f2fs: trace old block address for CoWed page
|
9 anni fa |
Shawn Lin
|
8060656aa3
f2fs: reuse read_inline_data for f2fs_convert_inline_page
|
9 anni fa |
Yunlei He
|
85ead8185a
f2fs: delete unnecessary wait for page writeback
|
9 anni fa |
Jaegeuk Kim
|
fec1d6576c
f2fs: use wait_for_stable_page to avoid contention
|
9 anni fa |
Jaegeuk Kim
|
2049d4fcb0
f2fs: avoid multiple node page writes due to inline_data
|
9 anni fa |
Jaegeuk Kim
|
2c4db1a6f6
f2fs: clean up f2fs_balance_fs
|
9 anni fa |
Chao Yu
|
fba48a8b14
f2fs: don't convert inline inode when inline_data option is disable
|
9 anni fa |
Jaegeuk Kim
|
2a34076070
f2fs: call f2fs_balance_fs only when node was changed
|
9 anni fa |
Jaegeuk Kim
|
b9d777b85f
f2fs: check inline_data flag at converting time
|
9 anni fa |
Jaegeuk Kim
|
67f8cf3cee
f2fs: support fiemap for inline_data
|
10 anni fa |
Nicholas Krause
|
545fe4210d
f2fs: fix error handling for calls to various functions in the function recover_inline_data
|
10 anni fa |
Chao Yu
|
4ec17d688d
f2fs: avoid unneeded initializing when converting inline dentry
|
10 anni fa |
Chao Yu
|
470f00e968
f2fs: fix to release inode page correctly
|
10 anni fa |
Jaegeuk Kim
|
6282adbf93
f2fs: call set_page_dirty to attach i_wb for cgroup
|
10 anni fa |
Jaegeuk Kim
|
6e22c691ba
f2fs crypto: add filename encryption for f2fs_lookup
|
10 anni fa |
Jaegeuk Kim
|
d8c6822a05
f2fs crypto: add filename encryption for f2fs_readdir
|
10 anni fa |
Jaegeuk Kim
|
4375a33664
f2fs crypto: add encryption support in read/write paths
|
10 anni fa |
Jaegeuk Kim
|
fcc85a4d86
f2fs crypto: activate encryption support for fs APIs
|
10 anni fa |
Jaegeuk Kim
|
05ca3632e5
f2fs: add sbi and page pointer in f2fs_io_info
|
10 anni fa |
Jaegeuk Kim
|
01b960e94a
f2fs: add f2fs_may_inline_{data, dentry}
|
10 anni fa |
Jaegeuk Kim
|
510022a858
f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
|
10 anni fa |
Chao Yu
|
216a620a7c
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
|
10 anni fa |
Wanpeng Li
|
368a0e40b5
f2fs: enable fast symlink by utilizing inline data
|
10 anni fa |
Jaegeuk Kim
|
83e21db693
f2fs: avoid wrong f2fs_bug_on when truncating inline_data
|
10 anni fa |
Chao Yu
|
0bfcfcca3d
f2fs: fix to truncate inline data past EOF
|
10 anni fa |
Chao Yu
|
7e4dde79df
f2fs: introduce universal lookup/update interface for extent cache
|
10 anni fa |
Chao Yu
|
3b4d732a56
f2fs: introduce f2fs_update_dentry to clean up duplicated codes
|
10 anni fa |
Chao Yu
|
feeb0debfb
f2fs: make truncate_inline_date static
|
10 anni fa |