Jaegeuk Kim
|
6282adbf93
f2fs: call set_page_dirty to attach i_wb for cgroup
|
10 years ago |
Chao Yu
|
3c45414527
f2fs: do not trim preallocated blocks when truncating after i_size
|
10 years ago |
Jaegeuk Kim
|
de6a8ec982
f2fs: drop the volatile_write flag only
|
10 years ago |
Chao Yu
|
c5bda1c8b1
f2fs: skip committing valid superblock
|
10 years ago |
Chao Yu
|
f62185d0e2
f2fs: support FALLOC_FL_INSERT_RANGE
|
10 years ago |
Chao Yu
|
528e34593d
f2fs: hide common code in f2fs_replace_block
|
10 years ago |
Chao Yu
|
4637fd11ff
f2fs crypto: do not set encryption policy for non-directory by ioctl
|
10 years ago |
Jaegeuk Kim
|
e7d5545285
f2fs crypto: add filename encryption for roll-forward recovery
|
10 years ago |
Jaegeuk Kim
|
4375a33664
f2fs crypto: add encryption support in read/write paths
|
10 years ago |
Jaegeuk Kim
|
fcc85a4d86
f2fs crypto: activate encryption support for fs APIs
|
10 years ago |
Jaegeuk Kim
|
f424f664f0
f2fs crypto: add encryption policy and password salt support
|
10 years ago |
Chao Yu
|
75cd4e098d
f2fs: support FALLOC_FL_ZERO_RANGE
|
10 years ago |
Chao Yu
|
b4ace33703
f2fs: support FALLOC_FL_COLLAPSE_RANGE
|
10 years ago |
Jaegeuk Kim
|
43f3eae1d3
f2fs: split find_data_page according to specific purposes
|
10 years ago |
Jaegeuk Kim
|
05ca3632e5
f2fs: add sbi and page pointer in f2fs_io_info
|
10 years ago |
Jaegeuk Kim
|
01b960e94a
f2fs: add f2fs_may_inline_{data, dentry}
|
10 years ago |
Taehee Yoo
|
587c0a4255
f2fs: add offset check routine before punch_hole() in f2fs_fallocate()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
06a60deca8
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Chao Yu
|
216a620a7c
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
|
10 years ago |
Jaegeuk Kim
|
3c6c2bebef
f2fs: avoid punch_hole overhead when releasing volatile data
|
10 years ago |
Chao Yu
|
0bfcfcca3d
f2fs: fix to truncate inline data past EOF
|
10 years ago |
Jaegeuk Kim
|
cff28521bb
f2fs: clear append/update flags once fsync is done
|
10 years ago |
Jaegeuk Kim
|
1abff93d01
f2fs: support fs shutdown
|
10 years ago |
Chao Yu
|
7e4dde79df
f2fs: introduce universal lookup/update interface for extent cache
|
10 years ago |
Linus Torvalds
|
c7d7b98671
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
10 years ago |
Jaegeuk Kim
|
f7ef9b83b5
f2fs: introduce macros to convert bytes and blocks in f2fs
|
10 years ago |
Chao Yu
|
2e023174a8
f2fs: avoid data offset overflow when lseeking huge file
|
10 years ago |