summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09f2fs: fix to handle error in f2fs_disable_checkpoint()Chao Yu1-1/+4
2019-05-09f2fs: remove redundant check in f2fs_file_write_iter()Chengguang Xu1-13/+9
2019-05-09f2fs: fix to be aware of readonly device in write_checkpoint()Chao Yu1-4/+3
2019-05-09f2fs: fix to skip recovery on readonly deviceChao Yu2-4/+17
2019-05-09f2fs: fix to consider multiple device for readonly checkChao Yu2-1/+15
2019-05-09f2fs: relocate chksum_offset for large_nat_bitmap featureChao Yu2-1/+16
2019-05-09f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2-6/+25
2019-05-09f2fs: Replace spaces with tabYoungjun Yoo1-1/+1
2019-05-09f2fs: insert space before the open parenthesis '('Youngjun Yoo1-1/+1
2019-05-09f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu6-14/+23
2019-05-09f2fs: introduce f2fs_read_single_page() for cleanupChao Yu1-96/+118
2019-05-09f2fs: mark is_extension_exist() inlinePark Ju Hyung1-1/+1
2019-05-09f2fs: fix to set FI_UPDATE_WRITE correctlyChao Yu1-1/+2
2019-05-09f2fs: fix to avoid panic in f2fs_inplace_write_data()Chao Yu1-2/+7
2019-05-09f2fs: fix to do sanity check on valid block count of segmentChao Yu1-2/+1
2019-05-09f2fs: fix to do sanity check on valid node/block countChao Yu1-1/+20
2019-05-09f2fs: fix to avoid panic in do_recover_data()Chao Yu1-1/+9
2019-05-09f2fs: fix to do sanity check on free nidChao Yu1-0/+3
2019-05-09f2fs: fix to do checksum even if inode page is uptodateChao Yu2-5/+6
2019-05-09f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu1-2/+8
2019-05-09f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu1-0/+1
2019-05-09f2fs: remove new blank line of f2fs kernel messageChao Yu2-6/+6
2019-05-09f2fs: fix wrong __is_meta_io() macroChao Yu3-6/+6
2019-05-09f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu1-3/+11
2019-05-09f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu1-2/+10
2019-05-09f2fs: fix to use inline space only if inline_xattr is enableChao Yu1-1/+3
2019-05-09f2fs: fix to retrieve inline xattr spaceChao Yu1-0/+17
2019-05-09f2fs: fix error path of recoveryChao Yu1-4/+11
2019-05-09f2fs: fix to avoid deadloop in foreground GCChao Yu1-0/+1
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-0/+3
2019-05-09spi: Fix Raspberry Pi breakageMark Brown1-2/+2
2019-05-09ASoC: SOF: Fix unused variable warningsTakashi Iwai1-0/+2
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie17-48/+75
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie18-48/+1700
2019-05-09docs: sparc: convert to ReSTMauro Carvalho Chehab5-114/+151
2019-05-09Merge branch 'sparc32-iommu-SG-list'David S. Miller1-84/+58
2019-05-09sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig1-32/+24
2019-05-09sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig1-21/+10
2019-05-09sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig1-8/+7
2019-05-09sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig1-12/+14
2019-05-09sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig1-6/+7
2019-05-09sparc/iommu: create a common helper for map_sgChristoph Hellwig1-20/+17
2019-05-09sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig1-14/+7
2019-05-09sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig1-3/+3
2019-05-09sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig1-1/+2
2019-05-09sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2019-05-09arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala1-1/+0
2019-05-09ide: officially deprecated the legacy IDE driverChristoph Hellwig1-0/+3
2019-05-09Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds22-1825/+341
2019-05-09net/sched: avoid double free on matchall reoffloadPieter Jansen van Vuuren1-0/+1