summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/f2fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-101-51/+150
|\
| * f2fs: support plain user/group quotaChao Yu2017-07-081-23/+65
| * f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu2017-07-071-6/+12
| * f2fs: don't count inode block in in-memory inode.i_blocksChao Yu2017-07-071-10/+12
| * f2fs: stop gc/discard thread in prior during umountChao Yu2017-07-071-0/+1
| * f2fs: introduce reserved_blocks in sysfsChao Yu2017-07-071-4/+9
| * f2fs: add ioctl to do gc with target block addressJaegeuk Kim2017-07-041-0/+8
| * f2fs: measure inode.i_blocks as generic filesystemChao Yu2017-07-041-10/+13
| * f2fs: move sysfs code from super.c to fs/f2fs/sysfs.cChao Yu2017-07-041-0/+8
| * f2fs: dax: fix races between page faults and truncating pagesQiuyang Sun2017-07-041-0/+1
| * f2fs: introduce io_list for serialize data/node IOsChao Yu2017-05-231-1/+6
| * f2fs: split wio_mutexChao Yu2017-05-231-1/+2
| * f2fs: avoid f2fs_lock_op for IPU writesJaegeuk Kim2017-05-231-1/+12
| * f2fs: split bio cacheJaegeuk Kim2017-05-231-1/+9
| * f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-05-231-7/+5
* | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-20/+0
|\ \ | |/ |/|
| * mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-081-20/+0
* | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-05-081-115/+205
|\ \
| * | f2fs: show available_nids in f2fs/statusJaegeuk Kim2017-05-031-1/+2
| * | f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-031-0/+1
| * | f2fs: allow cpc->reason to indicate more than one reasonChao Yu2017-05-031-9/+7
| * | f2fs: release cp and dnode lock before IPUHou Pengyang2017-05-031-1/+1
| * | f2fs: shrink size of struct discard_cmdChao Yu2017-05-021-1/+1
| * | f2fs: don't hold cmd_lock during waiting discard commandChao Yu2017-05-021-0/+1
| * | f2fs: enable small discard by defaultChao Yu2017-04-251-2/+2
| * | f2fs: improve definition of statistic macrosArnd Bergmann2017-04-241-29/+29
| * | f2fs: fix _IOW usageJaegeuk Kim2017-04-241-2/+3
| * | f2fs: add ioctl to flush data from faster device to cold areaJaegeuk Kim2017-04-241-2/+9
| * | f2fs: add undiscard blocks statChao Yu2017-04-191-0/+2
| * | f2fs: unlock cp_rwsem early for IPU writesChao Yu2017-04-191-0/+1
| * | f2fs: introduce __check_rb_tree_consistenceChao Yu2017-04-191-0/+2
| * | f2fs: in prior to issue big discardChao Yu2017-04-191-1/+6
| * | f2fs: clean up discard_cmd_control structureChao Yu2017-04-191-4/+4
| * | f2fs: use rb-tree to track pending discard commandsChao Yu2017-04-191-3/+45
| * | f2fs: extract rb-tree operation infrastructureChao Yu2017-04-111-3/+17
| * | f2fs: clean up some macros in terms of GET_SEGNOJaegeuk Kim2017-04-101-4/+3
| * | f2fs: guard macro variables with bracesTomohiro Kusumi2017-04-101-18/+18
| * | f2fs: introduce f2fs_wait_discard_biosChao Yu2017-04-101-1/+1
| * | f2fs: split discard_cmd_listChao Yu2017-04-101-1/+2
| * | f2fs: split make_dentry_ptr() into block and inline versionsTomohiro Kusumi2017-04-051-17/+15
| * | f2fs: submit bio of in-place-update pagesJaegeuk Kim2017-04-051-1/+1
| * | f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONEJaegeuk Kim2017-04-051-0/+3
| * | f2fs: write small sized IO to hot logJaegeuk Kim2017-04-051-0/+2
| * | f2fs: use bitmap in discard_entryChao Yu2017-04-051-3/+3
| * | f2fs: count discard command entryChao Yu2017-04-051-0/+2
| * | f2fs: show issued flush/discard countChao Yu2017-04-051-3/+6
| * | f2fs: allow write page cache when writting cpYunlei He2017-03-251-0/+1
| * | f2fs: show the max number of volatile operationsChao Yu2017-03-241-1/+17
| * | f2fs: cleanup the disk level filename updatingKinglong Mee2017-03-211-2/+0
OpenPOWER on IntegriCloud