Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52827f389b32f6d04a1bcb4428b5499815c36a24
/
fs
/
f2fs
/
data.c
f6c658d
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
38f91ca
f2fs: flush pending bios right away when error occurs
by Jaegeuk Kim
· 8 years ago
f573018
f2fs: use bio count instead of F2FS_WRITEBACK page count
by Jaegeuk Kim
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ab47036
f2fs: fix deadlock when flush inline data
by Chao Yu
· 9 years ago
46008c6
f2fs: support in batch multi blocks preallocation
by Chao Yu
· 9 years ago
0080c50
f2fs: do not preallocate block unaligned to 4KB
by Jaegeuk Kim
· 9 years ago
43473f9
f2fs: fix incorrect mapping in ->bmap
by Chao Yu
· 9 years ago
23dc974
f2fs: fix to clear private data in page
by Chao Yu
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
6bfc491
f2fs: issue cache flush on direct IO
by Jaegeuk Kim
· 9 years ago
e6e5f56
f2fs: avoid writing 0'th page in volatile writes
by Jaegeuk Kim
· 9 years ago
4da7bf5
f2fs: remove redundant condition check
by Jaegeuk Kim
· 9 years ago
b32e4482
fscrypto: don't let data integrity writebacks fail with ENOMEM
by Jaegeuk Kim
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 9 years ago
406657d
f2fs: introduce f2fs_flush_merged_bios for cleanup
by Chao Yu
· 9 years ago
f28b343
f2fs: introduce f2fs_update_data_blkaddr for cleanup
by Chao Yu
· 9 years ago
7a9d754
f2fs: trace old block address for CoWed page
by Chao Yu
· 9 years ago
28bc106
f2fs: support revoking atomic written pages
by Chao Yu
· 9 years ago
ce855a3
f2fs crypto: f2fs_page_crypto() doesn't need a encryption context
by Jaegeuk Kim
· 9 years ago
24b8491
f2fs: preallocate blocks for buffered aio writes
by Jaegeuk Kim
· 9 years ago
b439b10
f2fs: move dio preallocation into f2fs_file_write_iter
by Jaegeuk Kim
· 9 years ago
d31c7c3
f2fs: fix missing skip pages info
by Yunlei He
· 9 years ago
0c3a579
f2fs: introduce f2fs_submit_merged_bio_cond
by Chao Yu
· 9 years ago
da85985
f2fs: speed up handling holes in fiemap
by Chao Yu
· 9 years ago
81ca735
f2fs: remove unneeded pointer conversion
by Chao Yu
· 9 years ago
5b8db7f
f2fs: simplify __allocate_data_blocks
by Chao Yu
· 9 years ago
4fe71e8
f2fs: simplify f2fs_map_blocks
by Chao Yu
· 9 years ago
7c50689
f2fs: use wq_has_sleeper for cp_wait wait_queue
by Jaegeuk Kim
· 9 years ago
fec1d65
f2fs: use wait_for_stable_page to avoid contention
by Jaegeuk Kim
· 9 years ago
e3ef187
f2fs: don't need to call set_page_dirty for io error
by Jaegeuk Kim
· 9 years ago
ae96e7bd
f2fs: avoid needless sync_inode_page when reading inline_data
by Jaegeuk Kim
· 9 years ago
52f8033
f2fs: don't need to sync node page at every time
by Jaegeuk Kim
· 9 years ago
2049d4f
f2fs: avoid multiple node page writes due to inline_data
by Jaegeuk Kim
· 9 years ago
3c082b7
f2fs: do f2fs_balance_fs when block is allocated
by Jaegeuk Kim
· 9 years ago
25c1355
f2fs: use writepages->lock for WB_SYNC_ALL
by Jaegeuk Kim
· 9 years ago
b483fad
f2fs: remove needless condition check
by Jaegeuk Kim
· 9 years ago
0fd785e
f2fs: relocate is_merged_page
by Chao Yu
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
d0239e1
f2fs: detect idle time depending on user behavior
by Jaegeuk Kim
· 9 years ago
da5af12
f2fs: recognize encrypted data in f2fs_fiemap
by Chao Yu
· 9 years ago
2c4db1a
f2fs: clean up f2fs_balance_fs
by Jaegeuk Kim
· 9 years ago
12719ae
f2fs: avoid unnecessary f2fs_balance_fs calls
by Jaegeuk Kim
· 9 years ago
7612118
f2fs: check the page status filled from disk
by Jaegeuk Kim
· 9 years ago
de1475c
f2fs: read isize while holding i_mutex in fiemap
by Fan Li
· 9 years ago
e0afc4d
f2fs: introduce max_file_blocks in sbi
by Chao Yu
· 9 years ago
8d4ea29
f2fs: write pending bios when cp_error is set
by Jaegeuk Kim
· 9 years ago
819d915
f2fs: use i_size_read to get i_size
by Jaegeuk Kim
· 9 years ago
179448b
f2fs: add a max block check for get_data_block_bmap
by Yunlei He
· 9 years ago
9a950d5
f2fs: fix bugs and simplify codes of f2fs_fiemap
by Fan Li
· 9 years ago
6d5a149
f2fs: let user being aware of IO error
by Chao Yu
· 9 years ago
b4d07a3
f2fs: avoid f2fs_lock_op in f2fs_write_begin
by Jaegeuk Kim
· 9 years ago
2aadac0
f2fs: introduce prepare_write_begin to clean up
by Jaegeuk Kim
· 9 years ago
2a34076
f2fs: call f2fs_balance_fs only when node was changed
by Jaegeuk Kim
· 9 years ago
3104af3
f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks
by Chao Yu
· 9 years ago
93bae09
f2fs: record node block allocation in dnode_of_data
by Jaegeuk Kim
· 9 years ago
b9d777b
f2fs: check inline_data flag at converting time
by Jaegeuk Kim
· 9 years ago
7df3a43
f2fs: optimize the flow of f2fs_map_blocks
by Fan Li
· 9 years ago
c227f91
f2fs: record dirty status of regular/symlink inode
by Chao Yu
· 9 years ago
9006f2c
f2fs: kill f2fs_drop_largest_extent
by Chao Yu
· 9 years ago
eb7e813
f2fs: fix to remove directory inode from dirty list
by Chao Yu
· 9 years ago
d323d00
f2fs: support file defragment
by Chao Yu
· 9 years ago
2da3e027
f2fs: commit atomic written page in LFS mode
by Chao Yu
· 9 years ago
67f8cf3
f2fs: support fiemap for inline_data
by Jaegeuk Kim
· 9 years ago
1d373a0
f2fs: flush dirty data for bmap
by Jaegeuk Kim
· 9 years ago
08b39fb
f2fs crypto: fix racing of accessing encrypted page among
by Chao Yu
· 9 years ago
b8c2940
f2fs: add a tracepoint for f2fs_read_data_pages
by Chao Yu
· 9 years ago
a56c7c6
f2fs: set GFP_NOFS for grab_cache_page
by Jaegeuk Kim
· 9 years ago
a125702
Revert "f2fs: do not skip dentry block writes"
by Jaegeuk Kim
· 9 years ago
90b803e
f2fs: do not skip dentry block writes
by Jaegeuk Kim
· 9 years ago
46c9e14
f2fs: use correct flag in f2fs_map_blocks()
by Chao Yu
· 9 years ago
f981170
f2fs: fix to handle io error in ->direct_IO
by Chao Yu
· 9 years ago
973163f
f2fs: reorganize f2fs_map_blocks
by Chao Yu
· 9 years ago
9edcdab
f2fs: fix overflow of size calculation
by Chao Yu
· 9 years ago
4c12ab7
Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e2b4e2b
f2fs: fix incorrect mapping for bmap
by Chao Yu
· 9 years ago
740432f
f2fs: handle failed bio allocation
by Jaegeuk Kim
· 9 years ago
b54ffb7
block: remove bio_get_nr_vecs()
by Kent Overstreet
· 9 years ago
decd36b
f2fs: remove inmem radix tree
by Chao Yu
· 9 years ago
c15e859
f2fs: report EINVAL for unalignment direct IO
by Chao Yu
· 9 years ago
759af1c
f2fs: use extent cache to optimize f2fs_reserve_block
by Fan Li
· 9 years ago
470f00e
f2fs: fix to release inode page correctly
by Chao Yu
· 9 years ago
5768dcd
f2fs: change the timing of f2fs_wait_on_page_writeback
by Fan Li
· 9 years ago
6a29054
f2fs: skip writing in ->writepages when no dirty pages exist
by Chao Yu
· 9 years ago
737f189
f2fs: optimize f2fs_write_cache_pages
by Tiezhu Yang
· 9 years ago
86531d6
f2fs: callers take care of the page from bio error
by Jaegeuk Kim
· 9 years ago
8f46dca
f2fs: expose f2fs_write_cache_pages
by Chao Yu
· 9 years ago
a28ef1f
f2fs: maintain extent cache in separated file
by Chao Yu
· 9 years ago
3c7df87
f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN
by Fan Li
· 9 years ago
90d4388
f2fs: fix to update page flag
by Chao Yu
· 9 years ago
7023a1a
f2fs: shrink unreferenced extent_caches first
by Jaegeuk Kim
· 9 years ago
bb96a8d
f2fs: enhance multithread performance
by Chao Yu
· 9 years ago
84bc926
f2fs: check the largest extent at look-up time
by Jaegeuk Kim
· 9 years ago
3e72f72
f2fs: use extent_cache by default
by Jaegeuk Kim
· 9 years ago
554df79
f2fs: shrink extent_cache entries
by Jaegeuk Kim
· 9 years ago
244f4fc
f2fs: set cached_en after checking finally
by Jaegeuk Kim
· 9 years ago
cbe9192
f2fs: update on-disk extents even under extent_cache
by Jaegeuk Kim
· 9 years ago
7a2cb67
f2fs: fix wrong block address calculation for a split extent
by Jaegeuk Kim
· 9 years ago
Next »