summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro
2020-02-07turn fs_param_is_... into functionsAl Viro
2020-02-07fs_parse: handle optional arguments sanelyAl Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07add prefix to fs_context->logAl Viro
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro
2020-02-07new primitive: __fs_parse()Al Viro
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro
2020-02-07get rid of fs_value_is_filename_emptyAl Viro
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro
2020-02-07fs_parse: get rid of ->enumsAl Viro
2020-02-07Pass consistent param->type to fs_parse()Al Viro
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust
2020-01-15NFS: Add mount option 'softreval'Trond Myklebust
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2020-01-15NFS: Add fs_context support.David Howells
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14afs: Fix use-after-loss-of-refDavid Howells
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds