summaryrefslogtreecommitdiffstats
path: root/fs/autofs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-29NFSD: Remove svc_rqst::rq_cacherepChuck Lever4-12/+16
2023-08-29NFSD: Refactor the duplicate reply cache shrinkerChuck Lever1-43/+39
2023-08-29NFSD: Replace nfsd_prune_bucket()Chuck Lever2-15/+85
2023-08-29NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever1-3/+3
2023-08-29NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever1-7/+20
2023-08-29SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cChuck Lever3-114/+1
2023-08-29SUNRPC: Remove the ->import_ctx methodChuck Lever2-12/+1
2023-08-29SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEMChuck Lever2-14/+0
2023-08-29SUNRPC: Remove gss_import_v1_context()Chuck Lever1-141/+1
2023-08-29SUNRPC: Remove krb5_derive_key_v1()Chuck Lever2-90/+0
2023-08-29SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever5-486/+0
2023-08-29SUNRPC: Remove DES and DES3 enctypes from the supported enctypes listChuck Lever1-52/+0
2023-08-29SUNRPC: Remove Kunit tests for the DES3 encryption typeChuck Lever1-196/+0
2023-08-29SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESChuck Lever2-29/+0
2023-08-29NFSD: Enable write delegation supportDai Ngo2-20/+78
2023-08-29NFSD: Report zero space limit for write delegationsChuck Lever1-3/+6
2023-08-29NFSD: handle GETATTR conflict with write delegationDai Ngo5-0/+82
2023-08-29locks: allow support for write delegationDai Ngo1-7/+0
2023-08-29SUNRPC: Fix the recent bv_offset fixChuck Lever1-1/+3
2023-08-27Linux 6.5v6.5Linus Torvalds1-1/+1
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold1-1/+6
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen1-2/+1
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen2-4/+22
2023-08-25lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller1-26/+6
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang3-10/+1
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang1-1/+1
2023-08-25LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang1-2/+4
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2-7/+7
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada8-8/+8
2023-08-25LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada3-3/+0
2023-08-25LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui1-1/+1
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao1-2/+0
2023-08-25scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-25scsi: core: raid_class: Remove raid_component_add()Zhu Wang2-52/+0
2023-08-24shmem: fix smaps BUG sleeping while atomicHugh Dickins1-2/+4
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara1-15/+47
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara1-1/+19
2023-08-24maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett1-0/+7
2023-08-24madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei1-1/+1
2023-08-24madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...Yin Fengwei1-1/+1
2023-08-24madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...Yin Fengwei1-2/+2
2023-08-24riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing1-4/+4
2023-08-24NFSD: Fix a thinko introduced by recent trace point changesChuck Lever1-0/+1
2023-08-24ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello1-1/+1
2023-08-24x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+7
2023-08-24x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2-3/+2
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu2-1/+101
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu4-113/+167
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4