Jaegeuk Kim
|
1663cae48c
f2fs: fix wrong memory condition check
|
9 年之前 |
Jaegeuk Kim
|
12719ae14e
f2fs: avoid unnecessary f2fs_balance_fs calls
|
9 年之前 |
Chao Yu
|
0e022ea8fc
f2fs: introduce __get_node_page to reuse common code
|
9 年之前 |
Chao Yu
|
e84587250a
f2fs: check node id earily when readaheading node page
|
9 年之前 |
Jaegeuk Kim
|
957efb0c21
Revert "f2fs: check the node block address of newly allocated nid"
|
9 年之前 |
Jaegeuk Kim
|
a51311938e
f2fs: cover more area with nat_tree_lock
|
9 年之前 |
Jaegeuk Kim
|
8d4ea29b64
f2fs: write pending bios when cp_error is set
|
9 年之前 |
Chao Yu
|
6d5a1495ee
f2fs: let user being aware of IO error
|
9 年之前 |
Jaegeuk Kim
|
4aa69d5667
f2fs: return early when trying to read null nid
|
9 年之前 |
Jaegeuk Kim
|
93bae099ea
f2fs: record node block allocation in dnode_of_data
|
9 年之前 |
Jaegeuk Kim
|
7441ccef33
f2fs: use atomic variable for total_extent_tree
|
9 年之前 |
Chao Yu
|
e1c51b9f1d
f2fs: clean up node page updating flow
|
9 年之前 |
Chao Yu
|
ea1a29a0bd
f2fs: export ra_nid_pages to sysfs
|
10 年之前 |
Chao Yu
|
2db2388fcf
f2fs: readahead for free nids building
|
10 年之前 |
Chao Yu
|
26879fb101
f2fs: support lower priority asynchronous readahead in ra_meta_pages
|
10 年之前 |
Chao Yu
|
2b947003fa
f2fs: don't tag REQ_META for temporary non-meta pages
|
10 年之前 |
Jaegeuk Kim
|
a125702326
Revert "f2fs: do not skip dentry block writes"
|
10 年之前 |
Jaegeuk Kim
|
90b803e6fb
f2fs: do not skip dentry block writes
|
10 年之前 |
Jaegeuk Kim
|
25b93346a6
f2fs: cover number of dirty node pages under node_write lock
|
10 年之前 |
Chao Yu
|
13ec7297e5
f2fs: fix to release inode correctly
|
10 年之前 |
Jaegeuk Kim
|
f7409d0fae
f2fs: fix wrong pointer access during try_to_free_nids
|
10 年之前 |
Jaegeuk Kim
|
80c545055d
f2fs: use __GFP_NOFAIL to avoid infinite loop
|
10 年之前 |
Jaegeuk Kim
|
24928634f8
f2fs: check the node block address of newly allocated nid
|
10 年之前 |
Jaegeuk Kim
|
2683446646
f2fs: reuse nids more aggressively
|
10 年之前 |
Chao Yu
|
31696580bf
f2fs: shrink free_nids entries
|
10 年之前 |
Chao Yu
|
a6d494b6d8
f2fs: fix to build free nids from readaheaded nat pages
|
10 年之前 |
Jaegeuk Kim
|
86531d6b84
f2fs: callers take care of the page from bio error
|
10 年之前 |
Jaegeuk Kim
|
1b38dc8e74
f2fs: shrink nat_cache entries
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Tejun Heo
|
a88a341a73
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
|
10 年之前 |