summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-06-29Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington
2023-06-29NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-19nfs: don't report STATX_BTIME in ->getattrJeff Layton
2023-06-19NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-06-19NFSv4.2: fix wrong shrinker_idQi Zheng
2023-06-19NFSv4: Clean up some shutdown loopsBenjamin Coddington
2023-06-19NFS: Cancel all existing RPC tasks when shutdownBenjamin Coddington
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington
2023-06-19NFS: add a sysfs link to the acl rpc_clientBenjamin Coddington
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington
2023-06-19NFS: Make all of /sys/fs/nfs network-namespace uniqueBenjamin Coddington
2023-06-19NFS: Open-code the nfs_kset kset_create_and_add()Benjamin Coddington
2023-06-19NFS: rename nfs_client_kobj to nfs_net_kobjBenjamin Coddington
2023-06-19NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2023-06-19NFS: Improvements for fs_context-related tracepointsChuck Lever
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker
2023-06-19NFSv4.2: Clean up xattr size macrosAnna Schumaker
2023-06-19NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functionsAnna Schumaker
2023-06-19NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functionsAnna Schumaker
2023-06-19NFSv4.2: Clean up: move decode_*xattr() functionsAnna Schumaker
2023-06-19NFSv4.2: Clean up: Move the encode_copy_commit() functionAnna Schumaker
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-09filemap: update ki_pos in generic_perform_writeChristoph Hellwig
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-24nfs: Provide a splice-read wrapperDavid Howells
2023-05-22NFS: Prefer strscpy over strlcpy callsAzeem Shaikh
2023-05-19NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker
2023-05-19NFS: Convert kmap_atomic() to kmap_local_folio()Fabio M. De Francesco
2023-05-09nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersLinus Torvalds
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-29Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton
2023-04-26nfsd: allow reaping files still under writebackJeff Layton