- 1237702 f2fs: avoid duplicated code by reusing f2fs_read_end_io by Chao Yu · 9 years ago
- 4375a33 f2fs crypto: add encryption support in read/write paths by Jaegeuk Kim · 10 years ago
- fcc85a4 f2fs crypto: activate encryption support for fs APIs by Jaegeuk Kim · 10 years ago
- 7f63eb7 f2fs: report unwritten area in f2fs_fiemap by Jaegeuk Kim · 10 years ago
- 43f3eae f2fs: split find_data_page according to specific purposes by Jaegeuk Kim · 10 years ago
- 01f2861 f2fs: fix race on allocating and deallocating a dentry block by Jaegeuk Kim · 10 years ago
- 05ca363 f2fs: add sbi and page pointer in f2fs_io_info by Jaegeuk Kim · 10 years ago
- f1e8866 f2fs: expose f2fs_mpage_readpages by Jaegeuk Kim · 10 years ago
- 003a3e1 f2fs: add f2fs_map_blocks by Jaegeuk Kim · 10 years ago
- 5463e7c Revert "f2fs: enhance multi-threads performance" by Jaegeuk Kim · 10 years ago
- 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
- 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
- 1b3e27a f2fs: limit b_size of mapped bh in f2fs_map_bh by Chao Yu · 10 years ago
- df6136e f2fs: preallocate fallocated blocks for direct IO by Chao Yu · 10 years ago
- 0bdee48 f2fs: preserve extent info for extent cache by Chao Yu · 10 years ago
- 028a41e f2fs: initialize extent tree with on-disk extent info of inode by Chao Yu · 10 years ago
- 93dfc52 f2fs: introduce __{find,grab}_extent_tree by Chao Yu · 10 years ago
- 216a620 f2fs: split set_data_blkaddr from f2fs_update_extent_cache by Chao Yu · 10 years ago
- 8ce67cb f2fs: add some tracepoints to debug volatile and atomic writes by Jaegeuk Kim · 10 years ago
- 3c6c2be f2fs: avoid punch_hole overhead when releasing volatile data by Jaegeuk Kim · 10 years ago
- 78373b7 f2fs: enhance multi-threads performance by Jaegeuk Kim · 10 years ago
- 3402e87 f2fs: set buffer_new when new blocks are allocated by Jaegeuk Kim · 10 years ago
- d6d4f1c f2fs: fix to check current blkaddr in __allocate_data_blocks by Chao Yu · 10 years ago
- d5669f7 f2fs: avoid to trigger writepage during POR by Jaegeuk Kim · 10 years ago
- b7f204c f2fs: check its block allocation to avoid producing wrong dirty pages by Jaegeuk Kim · 10 years ago
- 2bca1e2 f2fs: clear page's up-to-date if block was deallocated by Jaegeuk Kim · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- cb3bc9e f2fs: use extent cache for dir by Chao Yu · 10 years ago
- 91c5d9b f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache by Chao Yu · 10 years ago
- 62c8af6 f2fs: support fast lookup in extent cache by Chao Yu · 10 years ago
- 1ec4610 f2fs: add trace for rb-tree extent cache ops by Chao Yu · 10 years ago
- 1dcc336 f2fs: enable rb-tree extent cache by Chao Yu · 10 years ago
- 429511c f2fs: add core functions for rb-tree extent cache by Chao Yu · 10 years ago
- 7e4dde7 f2fs: introduce universal lookup/update interface for extent cache by Chao Yu · 10 years ago
- a2e7d1b f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache by Chao Yu · 10 years ago
- 4d0b0bd f2fs: simplfy a field name in struct f2fs_extent,extent_info by Chao Yu · 10 years ago
- 0c872e2 f2fs: move ext_lock out of struct extent_info by Chao Yu · 10 years ago
- 59b802e f2fs: allocate data blocks in advance for f2fs_direct_IO by Jaegeuk Kim · 10 years ago
- da17eec f2fs: call set_buffer_new for get_block by Jaegeuk Kim · 10 years ago
- 487261f f2fs: merge {invalidate,release}page for meta/node/data pages by Chao Yu · 10 years ago
- f68daee f2fs: keep PagePrivate during releasepage by Jaegeuk Kim · 10 years ago
- caf0047 f2fs: merge flags in struct f2fs_sb_info by Chao Yu · 10 years ago
- df19913 f2fs: fix wrong unlock_page call by Jaegeuk Kim · 10 years ago
- 38aa088 f2fs: align direct_io'ed data to section by Jaegeuk Kim · 10 years ago
- 41ef94b f2fs: remove uncovered code path by Jaegeuk Kim · 10 years ago
- 3547ea9 f2fs: avoid potential unnecessary codes by Jaegeuk Kim · 10 years ago
- e1509cf f2fs: clean up to remove parameter by Jaegeuk Kim · 10 years ago
- 2ace38e f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio by Chao Yu · 10 years ago
- 3e1c8f1 f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS by Chao Yu · 10 years ago
- db9f7c1 f2fs: activate f2fs_trace_ios by Jaegeuk Kim · 10 years ago
- cf04e8e f2fs: use f2fs_io_info to clean up messy parameters during IO path by Jaegeuk Kim · 10 years ago
- 042b781 f2fs: remove unnecessary call to invalidate inmemory pages by Jaegeuk Kim · 10 years ago
- 1e84371 f2fs: change atomic and volatile write policies by Jaegeuk Kim · 10 years ago
- cd34e29 f2fs: fix to return correct error number in f2fs_write_begin by Chao Yu · 10 years ago
- 5f72739 f2fs: fix deadlock during inline_data conversion by Jaegeuk Kim · 10 years ago
- 8cdcb71 f2fs: put the inode page when error was occurred by Jaegeuk Kim · 10 years ago
- 6a8f8ca f2fs: avoid race condition in handling wait_io by Jaegeuk Kim · 10 years ago
- b3d208f f2fs: revisit inline_data to avoid data races and potential bugs by Jaegeuk Kim · 10 years ago
- 9234f31 f2fs: fix possible data corruption in f2fs_write_begin() by Jan Kara · 10 years ago
- 9ba69cf f2fs: avoid to allocate when inline_data was written by Jaegeuk Kim · 10 years ago
- cbcb287 f2fs: invalidate inmemory page by Jaegeuk Kim · 10 years ago
- 34ba94b f2fs: do not make dirty any inmemory pages by Jaegeuk Kim · 10 years ago
- 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
- 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
- 55cf9cb f2fs: support large sector size by Chao Yu · 10 years ago
- 976e4c5 f2fs: update i_size when __allocate_data_block by Jaegeuk Kim · 10 years ago
- 90a893c f2fs: use MAX_BIO_BLOCKS(sbi) by Jaegeuk Kim · 10 years ago
- 88bd02c f2fs: fix conditions to remain recovery information in f2fs_sync_file by Jaegeuk Kim · 10 years ago
- a7ffdbe f2fs: expand counting dirty pages in the inode page cache by Jaegeuk Kim · 10 years ago
- 9850cf4 f2fs: need fsck.f2fs when f2fs_bug_on is triggered by Jaegeuk Kim · 10 years ago
- 4081363 f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB by Jaegeuk Kim · 10 years ago
- 764aa3e f2fs: avoid double lock in truncate_blocks by Jaegeuk Kim · 10 years ago
- cf779ca f2fs: handle EIO not to break fs consistency by Jaegeuk Kim · 10 years ago
- b067ba1 f2fs: should convert inline_data during the mkwrite by Jaegeuk Kim · 10 years ago
- e1c4204 f2fs: fix typo by arter97 · 10 years ago
- 70407fa f2fs: add tracepoint for f2fs_direct_IO by Chao Yu · 10 years ago
- fff04f9 f2fs: add info of appended or updated data writes by Jaegeuk Kim · 10 years ago
- 0f7b2ab f2fs: add nobarrier mount option by Jaegeuk Kim · 10 years ago
- 79e35dc f2fs: add f2fs_balance_fs for direct IO by Huang Ying · 10 years ago
- 3aab8f8 f2fs: introduce f2fs_write_failed to handle error case when write by Chao Yu · 10 years ago
- 5576cd6c f2fs: avoid unneeded SetPageUptodate in f2fs_write_end by Chao Yu · 10 years ago
- ccfb300 f2fs: fix to report newly allocate region as extent by Jaegeuk Kim · 10 years ago
- 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 9ab7013 f2fs: support f2fs_fiemap by Jaegeuk Kim · 10 years ago
- b6fe587 f2fs: fix to recover data written by dio by Jaegeuk Kim · 10 years ago
- c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 11 years ago
- e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 11 years ago
- ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 11 years ago
- dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 11 years ago
- 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 11 years ago
- d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 11 years ago
- 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 11 years ago
- 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 11 years ago
- 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 11 years ago
- 454ae7e f2fs: handle inline data independently in f2fs_bmap by Chao Yu · 11 years ago
- 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 11 years ago
- 76f6026 f2fs: call redirty_page_for_writepage by Jaegeuk Kim · 11 years ago
- 5b46f25 f2fs: switch to iov_iter_alignment() by Al Viro · 11 years ago