aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/f2fs.h
Commit message (Expand)AuthorAge
* Revert "f2fs: use percpu_rw_semaphore"Jaegeuk Kim2016-08-18
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in f2fsAl Viro2016-07-30
* | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-07-27
|\ \
| * | f2fs: avoid data race when deciding checkpoin in f2fs_sync_fileJaegeuk Kim2016-07-20
| * | f2fs: support an ioctl to move a range of data blocksJaegeuk Kim2016-07-20
| * | f2fs: fix to report error number of f2fs_find_entryChao Yu2016-07-20
| * | f2fs: reset default idle interval valueChao Yu2016-07-15
| * | f2fs: fix to avoid data update racing between GC and DIOChao Yu2016-07-15
| * | f2fs: disable extent_cache for fcollapse/finsert inodesJaegeuk Kim2016-07-15
| * | f2fs: avoid mark_inode_dirtyJaegeuk Kim2016-07-08
| * | f2fs: use percpu_rw_semaphoreJaegeuk Kim2016-07-08
| * | f2fs: shrink critical region in spin_lockJaegeuk Kim2016-07-08
| * | f2fs: introduce f2fs_set_page_dirty_nobufferJaegeuk Kim2016-07-08
| * | f2fs: produce more nids and reduce readahead natsJaegeuk Kim2016-07-06
| * | f2fs: detect host-managed SMR by feature flagJaegeuk Kim2016-07-06
| * | f2fs: call update_inode_page for orphan inodesJaegeuk Kim2016-07-06
| * | f2fs: find parent dentry correctlySheng Yong2016-06-15
| * | f2fs: introduce mode=lfs mount optionJaegeuk Kim2016-06-13
| * | f2fs: avoid reverse IO order for NODE and DATAJaegeuk Kim2016-06-08
| * | f2fs: remove obsolete parameter in f2fs_truncateJaegeuk Kim2016-06-07
| * | f2fs: remove deprecated parameterJaegeuk Kim2016-06-07
| * | f2fs: inject to produce some orphan inodesJaegeuk Kim2016-06-02
| * | f2fs: remove writepages lockJaegeuk Kim2016-06-02
| * | f2fs: detect congestion of flush command issuesJaegeuk Kim2016-06-02
| * | f2fs: avoid unnecessary updating inode during fsyncJaegeuk Kim2016-06-02
| * | f2fs: remove syncing inode page in all the casesJaegeuk Kim2016-06-02
| * | f2fs: flush inode metadata when checkpoint is doingJaegeuk Kim2016-06-02
| * | f2fs: call mark_inode_dirty_sync for i_field changesJaegeuk Kim2016-06-02
| * | f2fs: introduce f2fs_i_links_write with mark_inode_dirty_syncJaegeuk Kim2016-06-02
| * | f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_syncJaegeuk Kim2016-06-02
| * | f2fs: introduce f2fs_i_size_write with mark_inode_dirty_syncJaegeuk Kim2016-06-02
| * | f2fs: use inode pointer for {set, clear}_inode_flagJaegeuk Kim2016-06-02
| |/
* / f2fs: use bio op accessorsMike Christie2016-06-07
|/
* f2fs: flush pending bios right away when error occursJaegeuk Kim2016-05-20
* f2fs: use percpu_counter for total_valid_inode_countJaegeuk Kim2016-05-18
* f2fs: use percpu_counter for alloc_valid_block_countJaegeuk Kim2016-05-18
* f2fs: use percpu_counter for # of dirty pages in inodeJaegeuk Kim2016-05-18
* f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-18
* f2fs: use bio count instead of F2FS_WRITEBACK page countJaegeuk Kim2016-05-18
* f2fs: add fault injection to sysfsSheng Yong2016-05-16
* f2fs: show # of orphan inodesJaegeuk Kim2016-05-11
* f2fs: support in batch multi blocks preallocationChao Yu2016-05-11
* f2fs: fix inode cache leakChao Yu2016-05-07
* fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim2016-05-07
* f2fs: reuse get_extent_infoChao Yu2016-05-07
* f2fs: fix leak of orphan inode objectsJaegeuk Kim2016-05-07
* f2fs: inject ENOSPC failuresJaegeuk Kim2016-05-07
* f2fs: inject page allocation failuresJaegeuk Kim2016-05-07
* f2fs: inject kmalloc failureJaegeuk Kim2016-05-07