summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-27f2fs: fix missing unlock(sbi->gc_mutex)Jaegeuk Kim1-5/+2
2018-12-27f2fs: fix to dirty inode synchronouslyChao Yu1-1/+1
2018-12-27f2fs: clean up structure extent_nodeChao Yu1-10/+2
2018-12-27f2fs: fix block address for __check_sit_bitmapQiuyang Sun1-1/+1
2018-12-27f2fs: fix sbi->extent_list corruption issueSahitya Tummala2-2/+11
2018-12-27f2fs: clean up checkpoint flowChao Yu1-13/+5
2018-12-27f2fs: flush stale issued discard candidatesJaegeuk Kim1-0/+4
2018-12-27f2fs: correct wrong spelling, issing_*Jaegeuk Kim3-20/+20
2018-12-27f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim11-70/+76
2018-12-27f2fs: remove redundant comment of unused wio_mutexYunlong Song1-1/+0
2018-12-14f2fs: fix to reorder set_page_dirty and wait_on_page_writebackChao Yu4-8/+12
2018-12-14f2fs: clear PG_writeback if IPU failedSheng Yong1-0/+2
2018-12-14f2fs: add an ioctl() to explicitly trigger fsck laterJaegeuk Kim2-0/+8
2018-11-28f2fs: avoid frequent costly fsck triggersJaegeuk Kim1-1/+5
2018-11-27f2fs: fix m_may_create to make OPU DIO write correctlyJia Zhu2-1/+8
2018-11-27f2fs: fix to update new block address correctly for OPUJia Zhu1-1/+3
2018-11-27f2fs: adjust trace print in f2fs_get_victim() to cover all pathsSahitya Tummala1-2/+3
2018-11-27f2fs: fix to allow node segment for GC by ioctl pathSahitya Tummala1-2/+1
2018-11-27f2fs: make "f2fs_fault_name[]" const char *Alexey Dobriyan2-2/+2
2018-11-27f2fs: read page index before freeingPan Bian1-1/+3
2018-11-27f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang1-6/+8
2018-11-27f2fs: avoid build warn of fall_throughJaegeuk Kim1-0/+1
2018-11-27f2fs: fix race between write_checkpoint and write_beginSheng Yong1-2/+10
2018-11-27f2fs: check memory boundary by insane namelenJaegeuk Kim1-1/+11
2018-11-27f2fs: only flush the single temp bio cache which owns the target pageYunlong Song1-27/+10
2018-11-27f2fs: fix out-place-update DIO writeChao Yu3-14/+32
2018-11-27f2fs: fix to be aware discard/preflush/dio command in is_idle()Chao Yu1-1/+5
2018-11-27f2fs: add to account direct IOChao Yu3-1/+64
2018-11-27f2fs: move dir data flush to write checkpoint processYunlei He1-0/+3
2018-11-27f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+1
2018-11-27f2fs: change segment to section in f2fs_ioc_gc_rangeYunlong Song1-1/+1
2018-11-27f2fs: export migration_granularity sysfs entryChao Yu2-0/+16
2018-11-27f2fs: support subsectional garbage collectionChao Yu3-6/+39
2018-11-27f2fs: introduce __is_large_section() for cleanupChao Yu6-13/+15
2018-11-27f2fs: clean up f2fs_sb_has_##feature_nameChao Yu10-73/+73
2018-11-27f2fs: remove codes of unused wio_mutexYunlong Song2-5/+1
2018-11-27f2fs: fix count of seg_freed to make sec_freed correctYunlong Song1-3/+4
2018-11-27f2fs: fix to account preflush command for noflush_merge modeChao Yu1-0/+2
2018-11-27f2fs: avoid GC causing encrypted file corruptedYunlong Song1-0/+10
2018-11-26Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-11/+5
2018-11-26Linux 4.20-rc4v4.20-rc4Linus Torvalds1-2/+2
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+3
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-37/+66
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-25Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-185/+387
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-444/+159
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-24net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1