summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-03-17f2fs: add nowait aio supportHyunchul Lee3-16/+74
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu8-166/+150
2018-03-17f2fs: Don't overwrite all types of node to keep node chainYunlei He1-1/+1
2018-03-17f2fs: introduce mount option for fsync modeJunling Zheng5-5/+44
2018-03-17f2fs: fix to restore old mount option in ->remount_fsChao Yu1-0/+10
2018-03-17f2fs: wrap sb_rdonly with f2fs_readonlyChao Yu2-5/+5
2018-03-17f2fs: avoid selinux denial on CAP_SYS_RESOURCEJaegeuk Kim1-2/+2
2018-03-13f2fs: support hot file extensionChao Yu4-28/+90
2018-03-13f2fs: fix to avoid race in between atomic write and background GCChao Yu1-0/+3
2018-03-13f2fs: do gc in greedy mode for whole range if gc_urgent mode is setJaegeuk Kim1-2/+9
2018-03-13f2fs: issue discard aggressively in the gc_urgent modeJaegeuk Kim1-6/+5
2018-03-13f2fs: set readdir_ra by defaultJaegeuk Kim1-0/+1
2018-03-13f2fs: add auto tuning for small devicesJaegeuk Kim2-0/+16
2018-03-13f2fs: add mount option for segment allocation policyJaegeuk Kim3-0/+39
2018-03-13f2fs: don't stop GC if GC is contendedJaegeuk Kim1-3/+4
2018-03-13f2fs: expose extension_list sysfs entryChao Yu5-7/+85
2018-03-13f2fs: fix to set KEEP_SIZE bit in f2fs_zero_rangeChao Yu1-2/+6
2018-03-13f2fs: introduce sb_lock to make encrypt pwsalt update exclusiveChao Yu3-8/+14
2018-03-13f2fs: remove redundant initialization of pointer 'p'Colin Ian King1-1/+1
2018-03-13f2fs: flush cp pack except cp pack 2 page at firstGao Xiang1-23/+46
2018-03-13f2fs: clean up f2fs_sb_has_xxx functionsSheng Yong6-53/+28
2018-03-13f2fs: remove redundant check of page type when submit bioTiezhu Yang1-4/+3
2018-03-13f2fs: fix to handle looped node chain during recoveryChao Yu1-0/+14
2018-03-13f2fs: handle quota for orphan inodesJaegeuk Kim1-12/+16
2018-03-13f2fs: support passing down write hints to block layer with F2FS policyHyunchul Lee3-9/+54
2018-03-13f2fs: support passing down write hints given by users to block layerHyunchul Lee4-6/+119
2018-03-13f2fs: fix to clear CP_TRIMMED_FLAGChao Yu1-0/+2
2018-03-13f2fs: support large nat bitmapChao Yu1-0/+6
2018-03-13f2fs: fix to check extent cache in f2fs_drop_extent_treeChao Yu1-0/+3
2018-03-13f2fs: restrict inline_xattr_size configurationChao Yu1-0/+7
2018-03-13f2fs: fix heap mode to reset it backYunlong Song2-3/+5
2018-03-13f2fs: fix potential corruption in area before F2FS_SUPER_OFFSETSheng Yong1-3/+2
2018-03-13f2fs: don't put dentry page in pagecache into highmemYunlong Song6-57/+20
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+12
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+6
2018-02-16Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-21/+80
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2018-02-14Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+23
2018-02-13gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher1-20/+23
2018-02-13vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang1-0/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds24-80/+80
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-21/+26
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+5
2018-02-09Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-13/+130
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-40/+57
2018-02-08Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds8-92/+74
2018-02-08Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-405/+295
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-129/+313
2018-02-08cramfs: better MTD dependency expressionNicolas Pitre1-2/+1