summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/acl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-13f2fs: support hot file extensionChao Yu6-31/+96
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 Kim4-0/+41
2018-03-13f2fs: don't stop GC if GC is contendedJaegeuk Kim1-3/+4
2018-03-13f2fs: expose extension_list sysfs entryChao Yu7-8/+96
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: Add the 'whint_mode' mount option to f2fs documentationHyunchul Lee1-0/+66
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 Yu2-0/+7
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 Song7-58/+20
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-23powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao1-3/+3
2018-02-23integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1
2018-02-23MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-23bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29
2018-02-23bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song1-2/+1
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-02-22regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon1-1/+1
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain1-1/+1
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4