summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-18nfsd: use correct format charactersBill Wendling1-1/+1
2022-03-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-03-15NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter2-2/+2
2022-03-11fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo1-3/+3
2022-03-11NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever1-2/+10
2022-03-11NFSD: Clean up _lm_ operation namesChuck Lever1-4/+4
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever51-51/+0
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever8-51/+3
2022-02-28nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein1-3/+3
2022-02-28SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever3-0/+63
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever5-64/+43
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever7-20/+4
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever7-13/+12
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever5-6/+11
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever6-24/+39
2022-02-28SUNRPC: Remove svo_shutdown methodChuck Lever4-10/+3
2022-02-28SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever1-16/+10
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever6-13/+5
2022-02-28SUNRPC: Record endpoint information in trace logChuck Lever1-48/+78
2022-02-28SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever1-41/+71
2022-02-28SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-3/+3
2022-02-28NFSD: Remove NFSD_PROC_ARGS_* macrosChuck Lever1-19/+9
2022-02-28NFSD: Use __sockaddr field to store socket addressesChuck Lever1-40/+39
2022-02-28tracing: Update print fmt check to handle new __get_sockaddr() macroSteven Rostedt (Google)1-0/+6
2022-02-28tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever3-2/+65
2022-02-28NFSD: Streamline the rare "found" caseChuck Lever1-4/+3
2022-02-28NFSD: Skip extra computation for RC_NOCACHE caseChuck Lever1-2/+4
2022-02-28NFSD: De-duplicate hash bucket indexingChuck Lever1-12/+10
2022-02-28nfsd: Add support for the birth time attributeOndrej Valousek2-1/+11
2022-02-27Linux 5.17-rc6v5.17-rc6Linus Torvalds1-1/+1
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin1-0/+3
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka1-0/+2
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt1-0/+1
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov1-1/+0
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan1-0/+1
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao1-2/+2
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov1-1/+4
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V1-4/+3
2022-02-26MAINTAINERS: add sysctl-next git treeLuis Chamberlain1-0/+1
2022-02-26rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-26rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira4-12/+12
2022-02-26tracing: Fix selftest config check for function graph start up testChristophe Leroy1-4/+2
2022-02-26tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)1-2/+3
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-02-25tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira1-21/+32
2022-02-25ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor1-1/+0