summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-0131-430/+1561
|\
| * Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington2023-06-291-4/+2
| * NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington2023-06-291-2/+4
| * nfs: don't report STATX_BTIME in ->getattrJeff Layton2023-06-191-1/+1
| * NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia2023-06-191-0/+1
| * NFSv4.2: fix wrong shrinker_idQi Zheng2023-06-191-35/+44
| * NFSv4: Clean up some shutdown loopsBenjamin Coddington2023-06-192-1/+4
| * NFS: Cancel all existing RPC tasks when shutdownBenjamin Coddington2023-06-191-4/+15
| * NFS: add sysfs shutdown knobBenjamin Coddington2023-06-194-2/+61
| * NFS: add a sysfs link to the acl rpc_clientBenjamin Coddington2023-06-191-0/+4
| * NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington2023-06-193-0/+9
| * NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington2023-06-196-8/+35
| * NFS: add superblock sysfs entriesBenjamin Coddington2023-06-196-1/+90
| * NFS: Make all of /sys/fs/nfs network-namespace uniqueBenjamin Coddington2023-06-192-37/+33
| * NFS: Open-code the nfs_kset kset_create_and_add()Benjamin Coddington2023-06-191-2/+32
| * NFS: rename nfs_client_kobj to nfs_net_kobjBenjamin Coddington2023-06-192-6/+6
| * NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington2023-06-191-8/+8
| * NFS: Add an "xprtsec=" NFS mount optionChuck Lever2023-06-196-15/+102
| * NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever2023-06-195-6/+27
| * SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-195-0/+418
| * SUNRPC: Capture CMSG metadata on client-side receiveChuck Lever2023-06-191-2/+47
| * SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2023-06-192-0/+7
| * SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever2023-06-195-2/+182
| * SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-192-11/+43
| * SUNRPC: Plumb an API for setting transport layer securityChuck Lever2023-06-193-0/+23
| * NFS: Improvements for fs_context-related tracepointsChuck Lever2023-06-191-0/+5
| * SUNRPC: attempt to reach rpcbind with an abstract socket nameNeilBrown2023-06-191-8/+31
| * SUNRPC: support abstract unix socket addressesNeilBrown2023-06-192-4/+13
| * NFSv4.2: SETXATTR should update ctimeAnna Schumaker2023-06-193-7/+32
| * NFSv4.2: Clean up xattr size macrosAnna Schumaker2023-06-191-49/+47
| * NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functionsAnna Schumaker2023-06-191-2/+12
| * NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functionsAnna Schumaker2023-06-191-71/+83
| * NFSv4.2: Clean up: move decode_*xattr() functionsAnna Schumaker2023-06-191-164/+162
| * NFSv4.2: Clean up: Move the encode_copy_commit() functionAnna Schumaker2023-06-191-12/+12
* | Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-011-3/+3
|\ \
| * | x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner2023-06-301-3/+3
* | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-0144-1003/+667
|\ \ \
| * | | modpost: define more R_ARM_* for old distributionsMasahiro Yamada2023-06-281-0/+17
| * | | kbuild: revive "Entering directory" for Make >= 4.4.1Masahiro Yamada2023-06-271-16/+20
| * | | kbuild: set correct abs_srctree and abs_objtree for package buildsMasahiro Yamada2023-06-271-6/+4
| * | | scripts/mksysmap: Ignore prefixed KCFI symbolsPierre-Clément Tosi2023-06-271-0/+2
| * | | kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada2023-06-271-8/+4
| * | | kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett2023-06-271-1/+1
| * | | modpost: continue even with unknown relocation typeMasahiro Yamada2023-06-251-10/+9
| * | | modpost: factor out Elf_Sym pointer calculation to section_rel()Masahiro Yamada2023-06-251-4/+5
| * | | modpost: factor out inst location calculation to section_rel()Masahiro Yamada2023-06-251-16/+12
| * | | kbuild: Disable GCOV for *.mod.oSami Tolvanen2023-06-251-1/+1
| * | | kbuild: Fix CFI failures with GCOVSami Tolvanen2023-06-252-0/+2
| * | | kbuild: make clean rule robust against too long argument errorMasahiro Yamada2023-06-251-1/+3
| * | | script: modpost: emit a warning when the description is missingVincenzo Palazzo2023-06-241-0/+2