summaryrefslogtreecommitdiff
path: root/fs/f2fs/f2fs.h
Commit message (Expand)AuthorAge
* f2fs: speed up gc_urgent mode with SSRJaegeuk Kim2017-09-11
* f2fs: avoid race in between read xattr & write xattrYunlei He2017-09-07
* f2fs: use generic terms used for encrypted block managementJaegeuk Kim2017-09-05
* f2fs: introduce f2fs_encrypted_file for clean-upJaegeuk Kim2017-09-05
* f2fs: introduce discard_granularity sysfs entryChao Yu2017-08-21
* f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]Qiuyang Sun2017-08-21
* f2fs: support journalled quotaChao Yu2017-08-21
* f2fs: add app/fs io statChao Yu2017-08-09
* f2fs: support inode checksumChao Yu2017-08-03
* f2fs: provide f2fs_balance_fs to __write_node_pageYunlong Song2017-08-03
* f2fs: support F2FS_IOC_FS{GET,SET}XATTRChao Yu2017-07-31
* f2fs: avoid naming confusion of sysfs initJaegeuk Kim2017-07-31
* f2fs: support project quotaChao Yu2017-07-31
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-07-31
* f2fs: make max inline size changeableChao Yu2017-07-31
* f2fs: add ioctl to expose current featuresJaegeuk Kim2017-07-31
* f2fs: don't give partially written atomic data from process crashJaegeuk Kim2017-07-28
* f2fs: spread struct f2fs_dentry_ptr for inline pathChao Yu2017-07-26
* f2fs: remove unused input parameterYunlei He2017-07-26
* Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-10
|\
| * f2fs: support plain user/group quotaChao Yu2017-07-08
| * f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu2017-07-07
| * f2fs: don't count inode block in in-memory inode.i_blocksChao Yu2017-07-07
| * f2fs: stop gc/discard thread in prior during umountChao Yu2017-07-07
| * f2fs: introduce reserved_blocks in sysfsChao Yu2017-07-07
| * f2fs: add ioctl to do gc with target block addressJaegeuk Kim2017-07-04
| * f2fs: measure inode.i_blocks as generic filesystemChao Yu2017-07-04
| * f2fs: move sysfs code from super.c to fs/f2fs/sysfs.cChao Yu2017-07-04
| * f2fs: dax: fix races between page faults and truncating pagesQiuyang Sun2017-07-04
| * f2fs: introduce io_list for serialize data/node IOsChao Yu2017-05-23
| * f2fs: split wio_mutexChao Yu2017-05-23
| * f2fs: avoid f2fs_lock_op for IPU writesJaegeuk Kim2017-05-23
| * f2fs: split bio cacheJaegeuk Kim2017-05-23
| * f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-05-23
* | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\ \ | |/ |/|
| * mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-05-08
|\ \
| * | f2fs: show available_nids in f2fs/statusJaegeuk Kim2017-05-03
| * | f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-03
| * | f2fs: allow cpc->reason to indicate more than one reasonChao Yu2017-05-03
| * | f2fs: release cp and dnode lock before IPUHou Pengyang2017-05-03
| * | f2fs: shrink size of struct discard_cmdChao Yu2017-05-02
| * | f2fs: don't hold cmd_lock during waiting discard commandChao Yu2017-05-02
| * | f2fs: enable small discard by defaultChao Yu2017-04-25
| * | f2fs: improve definition of statistic macrosArnd Bergmann2017-04-24
| * | f2fs: fix _IOW usageJaegeuk Kim2017-04-24
| * | f2fs: add ioctl to flush data from faster device to cold areaJaegeuk Kim2017-04-24
| * | f2fs: add undiscard blocks statChao Yu2017-04-19
| * | f2fs: unlock cp_rwsem early for IPU writesChao Yu2017-04-19