Jaegeuk Kim
|
6282adbf93
f2fs: call set_page_dirty to attach i_wb for cgroup
|
10 年之前 |
Chao Yu
|
1237702471
f2fs: avoid duplicated code by reusing f2fs_read_end_io
|
10 年之前 |
Jaegeuk Kim
|
4375a33664
f2fs crypto: add encryption support in read/write paths
|
10 年之前 |
Jaegeuk Kim
|
fcc85a4d86
f2fs crypto: activate encryption support for fs APIs
|
10 年之前 |
Jaegeuk Kim
|
7f63eb77af
f2fs: report unwritten area in f2fs_fiemap
|
10 年之前 |
Jaegeuk Kim
|
43f3eae1d3
f2fs: split find_data_page according to specific purposes
|
10 年之前 |
Jaegeuk Kim
|
01f28610a1
f2fs: fix race on allocating and deallocating a dentry block
|
10 年之前 |
Jaegeuk Kim
|
05ca3632e5
f2fs: add sbi and page pointer in f2fs_io_info
|
10 年之前 |
Jaegeuk Kim
|
f1e8866016
f2fs: expose f2fs_mpage_readpages
|
10 年之前 |
Jaegeuk Kim
|
003a3e1d60
f2fs: add f2fs_map_blocks
|
10 年之前 |
Jaegeuk Kim
|
5463e7c18e
Revert "f2fs: enhance multi-threads performance"
|
10 年之前 |
Linus Torvalds
|
06a60deca8
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Chao Yu
|
1b3e27a92a
f2fs: limit b_size of mapped bh in f2fs_map_bh
|
10 年之前 |
Chao Yu
|
df6136ef55
f2fs: preallocate fallocated blocks for direct IO
|
10 年之前 |
Chao Yu
|
0bdee48250
f2fs: preserve extent info for extent cache
|
10 年之前 |
Chao Yu
|
028a41e893
f2fs: initialize extent tree with on-disk extent info of inode
|
10 年之前 |
Chao Yu
|
93dfc52656
f2fs: introduce __{find,grab}_extent_tree
|
10 年之前 |
Chao Yu
|
216a620a7c
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
|
10 年之前 |
Jaegeuk Kim
|
8ce67cb07d
f2fs: add some tracepoints to debug volatile and atomic writes
|
10 年之前 |
Jaegeuk Kim
|
3c6c2bebef
f2fs: avoid punch_hole overhead when releasing volatile data
|
10 年之前 |
Jaegeuk Kim
|
78373b7319
f2fs: enhance multi-threads performance
|
10 年之前 |
Jaegeuk Kim
|
3402e87cfb
f2fs: set buffer_new when new blocks are allocated
|
10 年之前 |
Chao Yu
|
d6d4f1cb91
f2fs: fix to check current blkaddr in __allocate_data_blocks
|
10 年之前 |
Jaegeuk Kim
|
d5669f7b9b
f2fs: avoid to trigger writepage during POR
|
10 年之前 |
Jaegeuk Kim
|
b7f204cca4
f2fs: check its block allocation to avoid producing wrong dirty pages
|
10 年之前 |
Jaegeuk Kim
|
2bca1e2388
f2fs: clear page's up-to-date if block was deallocated
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |