Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 年 前 |
Jaegeuk Kim
|
a18ff06340
f2fs: call mark_inode_dirty to flush dirty pages
|
11 年 前 |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 年 前 |
Changman Lee
|
c434cbc0ed
f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)
|
11 年 前 |
Jaegeuk Kim
|
c33ec32692
f2fs: avoid f2fs_balance_fs call during pageout
|
11 年 前 |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 年 前 |
Jaegeuk Kim
|
a8865372a8
f2fs: handle errors correctly during f2fs_reserve_block
|
11 年 前 |
Jaegeuk Kim
|
9e09fc855d
f2fs: refactor f2fs_convert_inline_data
|
11 年 前 |
Jaegeuk Kim
|
26f466f4a9
f2fs: call f2fs_put_page at the error case
|
11 年 前 |
Huajun Li
|
9ffe0fb5f3
f2fs: handle inline data operations
|
12 年 前 |
Jaegeuk Kim
|
944fcfc184
f2fs: check the blocksize before calling generic_direct_IO path
|
11 年 前 |
Jaegeuk Kim
|
1ec79083b2
f2fs: should put the dnode when NEW_ADDR is detected
|
11 年 前 |
Chao Yu
|
4f4124d0b9
f2fs: update several comments
|
11 年 前 |
Gu Zheng
|
7e8f23081a
f2fs: remove the rw_flag domain from f2fs_io_info
|
11 年 前 |
Gu Zheng
|
940a6d34b3
f2fs: move all the bio initialization into __bio_alloc
|
11 年 前 |
Jaegeuk Kim
|
bfad7c2d40
f2fs: introduce a new direct_IO write path
|
11 年 前 |
Jaegeuk Kim
|
76130ccabc
f2fs: fix the location of tracepoint
|
11 年 前 |
Jaegeuk Kim
|
458e6197c3
f2fs: refactor bio->rw handling
|
11 年 前 |
Fan Li
|
63a0b7cb33
f2fs: merge pages with the same sync_mode flag
|
11 年 前 |
Jaegeuk Kim
|
6bacf52fb5
f2fs: add unlikely() macro for compiler more aggressively
|
11 年 前 |
Chao Yu
|
cfb271d485
f2fs: add unlikely() macro for compiler optimization
|
11 年 前 |
Jaegeuk Kim
|
93dfe2ac51
f2fs: refactor bio-related operations
|
11 年 前 |
Chao Yu
|
1069bbf7b9
f2fs: check return value of f2fs_readpage in find_data_page
|
11 年 前 |
Jaegeuk Kim
|
f9a4e6df52
f2fs: bug fix on bit overflow from 32bits to 64bits
|
11 年 前 |
Huajun Li
|
b600965c43
f2fs: add a new function: f2fs_reserve_block()
|
12 年 前 |
Chao Yu
|
d4d288bc72
f2fs: adds a tracepoint for f2fs_submit_read_bio
|
11 年 前 |
Chao Yu
|
87b8872d5b
f2fs: adds a tracepoint for submit_read_page
|
11 年 前 |
Chao Yu
|
924b720b58
f2fs: add a new function to support for merging contiguous read
|
11 年 前 |
Jaegeuk Kim
|
c11abd1a80
f2fs: disable the extent cache ops on high fragmented files
|
11 年 前 |
Jaegeuk Kim
|
971767caf6
f2fs: use sbi->write_mutex for write bios
|
11 年 前 |