Commit Graph

199 Commits (21fc61c73c3903c4c312d0802da01ec2b323d174)

Author SHA1 Message Date
Chao Yu ea1a29a0bd f2fs: export ra_nid_pages to sysfs 9 years ago
Chao Yu 2db2388fcf f2fs: readahead for free nids building 9 years ago
Chao Yu 26879fb101 f2fs: support lower priority asynchronous readahead in ra_meta_pages 9 years ago
Chao Yu 2b947003fa f2fs: don't tag REQ_META for temporary non-meta pages 9 years ago
Jaegeuk Kim a125702326 Revert "f2fs: do not skip dentry block writes" 9 years ago
Jaegeuk Kim 90b803e6fb f2fs: do not skip dentry block writes 9 years ago
Jaegeuk Kim 25b93346a6 f2fs: cover number of dirty node pages under node_write lock 9 years ago
Chao Yu 13ec7297e5 f2fs: fix to release inode correctly 10 years ago
Jaegeuk Kim f7409d0fae f2fs: fix wrong pointer access during try_to_free_nids 10 years ago
Jaegeuk Kim 80c545055d f2fs: use __GFP_NOFAIL to avoid infinite loop 10 years ago
Jaegeuk Kim 24928634f8 f2fs: check the node block address of newly allocated nid 10 years ago
Jaegeuk Kim 2683446646 f2fs: reuse nids more aggressively 10 years ago
Chao Yu 31696580bf f2fs: shrink free_nids entries 10 years ago
Chao Yu a6d494b6d8 f2fs: fix to build free nids from readaheaded nat pages 10 years ago
Jaegeuk Kim 86531d6b84 f2fs: callers take care of the page from bio error 10 years ago
Jaegeuk Kim 1b38dc8e74 f2fs: shrink nat_cache entries 10 years ago
Tejun Heo a88a341a73 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback 10 years ago
Jaegeuk Kim 4375a33664 f2fs crypto: add encryption support in read/write paths 10 years ago
Chao Yu d5b692b786 f2fs: do not re-lookup nat cache with same nid 10 years ago
Jaegeuk Kim 2dcf51ab2f f2fs: add need_dentry_mark 10 years ago
Jaegeuk Kim 05ca3632e5 f2fs: add sbi and page pointer in f2fs_io_info 10 years ago
Chao Yu 2aa7c51a45 f2fs: make has_fsynced_inode static 10 years ago
Wanpeng Li 57ed1e95ba f2fs: fix unlocked nat set cache operation 10 years ago
Jaegeuk Kim 7662916591 f2fs: report -ENOENT for unreached data indices 10 years ago
Jaegeuk Kim 2bca1e2388 f2fs: clear page's up-to-date if block was deallocated 10 years ago
Chao Yu 429511cdf8 f2fs: add core functions for rb-tree extent cache 10 years ago
Jaegeuk Kim f1a3b98e73 f2fs: fix accessing wrong indexed data blocks 10 years ago
Jaegeuk Kim aaf9607516 f2fs: check node page contents all the time 10 years ago
Chao Yu 487261f39b f2fs: merge {invalidate,release}page for meta/node/data pages 10 years ago
Jaegeuk Kim f68daeebba f2fs: keep PagePrivate during releasepage 10 years ago
Chao Yu caf0047e7e f2fs: merge flags in struct f2fs_sb_info 10 years ago
Jaegeuk Kim 7aed0d4537 f2fs: free radix_tree_nodes used by nat_set entries 10 years ago
Jaegeuk Kim 3547ea961d f2fs: avoid potential unnecessary codes 10 years ago
Jaegeuk Kim 9e4ded3f30 f2fs: activate f2fs_trace_pid 10 years ago
Jaegeuk Kim cf04e8eb55 f2fs: use f2fs_io_info to clean up messy parameters during IO path 10 years ago
Chao Yu 9ecf4b80bd f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary 10 years ago
Chao Yu 5c27f4ee44 f2fs: merge two uchar variable in struct node_info to reduce memory cost 10 years ago
Jaegeuk Kim 1e84371ffe f2fs: change atomic and volatile write policies 10 years ago
Jaegeuk Kim cd52b6368f f2fs: remove checking dirty_exceed 10 years ago
Jaegeuk Kim 9be32d72be f2fs: do retry operations with cond_resched 10 years ago
Jaegeuk Kim 769ec6e5b7 f2fs: call radix_tree_preload before radix_tree_insert 10 years ago
Jaegeuk Kim 8b26ef98da f2fs: use rw_semaphore for nat entry lock 10 years ago
Jaegeuk Kim 4634d71ed1 f2fs: fix missing kmem_cache_free 10 years ago
Changman Lee 80ec2e914d f2fs: no more dirty_nat_entires when flushing 10 years ago
Changman Lee 20d047c876 f2fs: check dirty_nat_cnt before flushing nat entries in journal 10 years ago
Markus Elfring ce3e6d25f3 f2fs: fix typos for the word "destroy" in jump labels 10 years ago
Jaegeuk Kim 27c6bd60ac f2fs: submit bio for node blocks in the reclaim path 10 years ago
Chao Yu 67298804f3 f2fs: introduce struct inode_management to wrap inner fields 10 years ago
Jaegeuk Kim 2f97c326bf f2fs: write node pages if checkpoint is not doing 10 years ago
Jaegeuk Kim e5e7ea3c86 f2fs: control the memory footprint used by ino entries 10 years ago